FormalCROI

scroll.internal.formal.FormalCROI
See theFormalCROI companion class
object FormalCROI

Companion object for the formal representation of the Compartment Role Object Instance (CROI).

Attributes

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

Members list

Type members

Inherited and Abstract types

The names of the product elements.

The names of the product elements.

Attributes

Inherited from:
Mirror

The name of the type.

The name of the type.

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def empty[NT >: Null <: AnyRef, RT >: Null <: AnyRef, CT >: Null <: AnyRef, RST >: Null <: AnyRef]: FormalCROI[NT, RT, CT, RST]
def forStrings(n: List[String], r: List[String], c: List[String], type1: Map[AnyRef, AnyRef], plays: List[(String, String, String)], links: Map[(String, String), List[(String, String)]]): FormalCROI[String, String, String, String]

Little helper factory method for creating a CROI with Strings only.

Little helper factory method for creating a CROI with Strings only.

Attributes