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 | Method and Description |
---|---|
SharedState |
SANModelFactory.createSharedState()
Returns a new object of class 'Shared State'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<SharedState> |
SharedState.getSharedStates()
Returns the value of the 'Shared States' reference list.
|
org.eclipse.emf.common.util.EList<SharedState> |
ComposedNode.getStateVariables()
Returns the value of the 'State Variables' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
SharedStateImpl
An implementation of the model object 'Shared State'.
|
Modifier and Type | Method and Description |
---|---|
SharedState |
SANModelFactoryImpl.createSharedState() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<SharedState> |
SharedStateImpl.getSharedStates() |
org.eclipse.emf.common.util.EList<SharedState> |
ComposedNodeImpl.getStateVariables() |
Modifier and Type | Method and Description |
---|---|
T |
SANModelSwitch.caseSharedState(SharedState object)
Returns the result of interpreting the object as an instance of 'Shared State'.
|
boolean |
SANModelValidator.validateSharedState(SharedState sharedState,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |