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 |
---|---|
InstantaneousActivity |
SANModelFactory.createInstantaneousActivity()
Returns a new object of class 'Instantaneous Activity'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<InstantaneousActivity> |
AtomicNode.getInstantaneousActivity()
Returns the value of the 'Instantaneous Activity' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
InstantaneousActivityImpl
An implementation of the model object 'Instantaneous Activity'.
|
Modifier and Type | Method and Description |
---|---|
InstantaneousActivity |
SANModelFactoryImpl.createInstantaneousActivity() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<InstantaneousActivity> |
AtomicNodeImpl.getInstantaneousActivity() |
Modifier and Type | Method and Description |
---|---|
T |
SANModelSwitch.caseInstantaneousActivity(InstantaneousActivity object)
Returns the result of interpreting the object as an instance of 'Instantaneous Activity'.
|
boolean |
SANModelValidator.validateInstantaneousActivity(InstantaneousActivity instantaneousActivity,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |