Package | Description |
---|---|
org.polarsys.chess.mobius.model.SAN | |
org.polarsys.chess.mobius.model.SAN.impl | |
org.polarsys.chess.mobius.model.SAN.util |
Modifier and Type | Interface and Description |
---|---|
interface |
InputGate
A representation of the model object 'Input Gate'.
|
interface |
OutputGate
A representation of the model object 'Output Gate'.
|
interface |
Place
A representation of the model object 'Place'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Primitive> |
ActivityPlaceCase.getPlace()
Returns the value of the 'Place' reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
InputGateImpl
An implementation of the model object 'Input Gate'.
|
class |
OutputGateImpl
An implementation of the model object 'Output Gate'.
|
class |
PlaceImpl
An implementation of the model object 'Place'.
|
class |
PrimitiveImpl
An implementation of the model object 'Primitive'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Primitive> |
ActivityPlaceCaseImpl.getPlace() |
Modifier and Type | Method and Description |
---|---|
T |
SANModelSwitch.casePrimitive(Primitive object)
Returns the result of interpreting the object as an instance of 'Primitive'.
|
boolean |
SANModelValidator.validatePrimitive(Primitive primitive,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |