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 |
InstantaneousActivity
A representation of the model object 'Instantaneous Activity'.
|
interface |
TimedActivity
A representation of the model object 'Timed Activity'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Activity> |
Place.getActivity()
Returns the value of the 'Activity' reference list.
|
org.eclipse.emf.common.util.EList<Activity> |
InputGate.getActivity()
Returns the value of the 'Activity' reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ActivityImpl
An implementation of the model object 'Activity'.
|
class |
InstantaneousActivityImpl
An implementation of the model object 'Instantaneous Activity'.
|
class |
TimedActivityImpl
An implementation of the model object 'Timed Activity'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Activity> |
PlaceImpl.getActivity() |
org.eclipse.emf.common.util.EList<Activity> |
InputGateImpl.getActivity() |
Modifier and Type | Method and Description |
---|---|
T |
SANModelSwitch.caseActivity(Activity object)
Returns the result of interpreting the object as an instance of 'Activity'.
|
boolean |
SANModelValidator.validateActivity(Activity activity,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |