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 |
---|---|
TimedActivity |
SANModelFactory.createTimedActivity()
Returns a new object of class 'Timed Activity'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<TimedActivity> |
AtomicNode.getTimedActivity()
Returns the value of the 'Timed Activity' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
TimedActivityImpl
An implementation of the model object 'Timed Activity'.
|
Modifier and Type | Method and Description |
---|---|
TimedActivity |
SANModelFactoryImpl.createTimedActivity() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<TimedActivity> |
AtomicNodeImpl.getTimedActivity() |
Modifier and Type | Method and Description |
---|---|
T |
SANModelSwitch.caseTimedActivity(TimedActivity object)
Returns the result of interpreting the object as an instance of 'Timed Activity'.
|
boolean |
SANModelValidator.validateTimedActivity(TimedActivity timedActivity,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |