| Package | Description |
|---|---|
| org.palladiosimulator.pcm.seff | |
| org.palladiosimulator.pcm.seff.impl | |
| org.palladiosimulator.pcm.seff.util |
| Modifier and Type | Method and Description |
|---|---|
ForkedBehaviour |
SeffFactory.createForkedBehaviour()
Returns a new object of class 'Forked Behaviour'.
|
| Modifier and Type | Method and Description |
|---|---|
EList<ForkedBehaviour> |
ForkAction.getAsynchronousForkedBehaviours_ForkAction()
Returns the value of the 'Asynchronous Forked Behaviours Fork Action'
containment reference list.
|
EList<ForkedBehaviour> |
SynchronisationPoint.getSynchronousForkedBehaviours_SynchronisationPoint()
Returns the value of the 'Synchronous Forked Behaviours Synchronisation
Point' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ForkedBehaviourImpl
An implementation of the model object 'Forked Behaviour'.
|
| Modifier and Type | Method and Description |
|---|---|
ForkedBehaviour |
SeffFactoryImpl.createForkedBehaviour() |
| Modifier and Type | Method and Description |
|---|---|
EList<ForkedBehaviour> |
ForkActionImpl.getAsynchronousForkedBehaviours_ForkAction() |
EList<ForkedBehaviour> |
SynchronisationPointImpl.getSynchronousForkedBehaviours_SynchronisationPoint() |
| Modifier and Type | Method and Description |
|---|---|
T |
SeffSwitch.caseForkedBehaviour(ForkedBehaviour object)
Returns the result of interpreting the object as an instance of 'Forked Behaviour'.
|
boolean |
SeffValidator.validateForkedBehaviour(ForkedBehaviour forkedBehaviour,
DiagnosticChain diagnostics,
Map<Object,Object> context) |