scroll.internal.graph.impl

Members list

Type members

Classlikes

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class CachedScalaRoleGraph(root: MutableGraph[Object] = ..., checkForCycles: Boolean = ...) extends ScalaRoleGraph

Attributes

Companion
object
Supertypes
trait RoleGraph
class Object
trait Matchable
class Any
class ScalaRoleGraph(val root: MutableGraph[Object] = ..., val checkForCycles: Boolean = ...) extends RoleGraph

Scala specific implementation of a scroll.internal.graph.RoleGraph using a graph as underlying data model.

Scala specific implementation of a scroll.internal.graph.RoleGraph using a graph as underlying data model.

Value parameters

checkForCycles

set to true to forbid cyclic role playing relationships

Attributes

Companion
object
Supertypes
trait RoleGraph
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any