CROI
scroll.internal.formal.CROI
Representation of a Compartment Role Object Instance (CROI).
Attributes
- Graph
-
- Supertypes
Members list
Value members
Inherited methods
protected def construct[NT >: Null <: AnyRef, RT >: Null <: AnyRef, CT >: Null <: AnyRef, RST >: Null <: AnyRef](path: String): FormalCROM[NT, RT, CT, RST]
Attributes
- Inherited from:
- CROM
Load and imports an ecore model. Remember to set the path variable!
Load and imports an ecore model. Remember to set the path variable!
Value parameters
- path
-
the path to load the ecore model from
Attributes
- Returns
-
the imported model as Resource
- Inherited from:
- ECoreImporter
Checks if the loaded CROM is wellformed.
Checks if the loaded CROM is wellformed.
Value parameters
- path
-
the file path to load a CROM from
Attributes
- Returns
-
true if a model was loaded using
withModel()and it is wellformed, false otherwise - Inherited from:
- CROM
In this article