PermissionTree

lofi_acl.access.PermissionTree
See thePermissionTree companion class

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object bottom extends Bottom[PermissionTree]

Attributes

Supertypes
trait Bottom[PermissionTree]
class Object
trait Matchable
class Any
Self type
bottom.type
object lattice extends Lattice[PermissionTree]

Attributes

Supertypes
trait Lattice[PermissionTree]
class Object
trait Matchable
class Any
Self type
lattice.type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def fromPath(path: String): PermissionTree
def fromPathSet(paths: Set[String]): PermissionTree

Concrete fields

Givens

Givens

given bottom: bottom
given lattice: lattice