scroll.internal.graph
package scroll.internal.graph
Package containing the data model of SCROLL which are essentially graphs.
Attributes
Members list
Packages
package scroll.internal.graph.impl
Type members
Classlikes
trait RoleGraph
API defining an generic interface for all kind of role graphs.
API defining an generic interface for all kind of role graphs.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class ScalaRoleGraphclass CachedScalaRoleGraph
trait RoleGraphProxyApi
API for defining a proxy to a RoleGraph allowing to reconfigure it on-the-fly.
API for defining a proxy to a RoleGraph allowing to reconfigure it on-the-fly.
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class ScalaRoleGraphProxy
In this article