CompartmentRelationsApi

scroll.internal.support.CompartmentRelationsApi

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def combine(other: CompartmentApi): Unit

Merge role graphs to this and set other role graph to this one.

Merge role graphs to this and set other role graph to this one.

Attributes

Removing is-part-of relation between compartments.

Removing is-part-of relation between compartments.

Attributes

def partOf(other: CompartmentApi): Unit

Declaring a is-part-of relation between compartments.

Declaring a is-part-of relation between compartments.

Attributes

def union(other: CompartmentApi): Unit

Declaring a bidirectional is-part-of relation between compartment.

Declaring a bidirectional is-part-of relation between compartment.

Attributes