| Modifier and Type | Method and Description |
|---|---|
SynchronisationPoint |
VariableUsage.getSynchronisationPoint_VariableUsage()
Returns the value of the 'Synchronisation Point Variable Usage' container
reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VariableUsage.setSynchronisationPoint_VariableUsage(SynchronisationPoint value)
Sets the value of the
'
Synchronisation Point Variable Usage' container reference. |
| Modifier and Type | Method and Description |
|---|---|
SynchronisationPoint |
VariableUsageImpl.getSynchronisationPoint_VariableUsage() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
VariableUsageImpl.basicSetSynchronisationPoint_VariableUsage(SynchronisationPoint newSynchronisationPoint_VariableUsage,
NotificationChain msgs) |
void |
VariableUsageImpl.setSynchronisationPoint_VariableUsage(SynchronisationPoint newSynchronisationPoint_VariableUsage) |
| Modifier and Type | Method and Description |
|---|---|
SynchronisationPoint |
SeffFactory.createSynchronisationPoint()
Returns a new object of class 'Synchronisation Point'.
|
SynchronisationPoint |
ForkedBehaviour.getSynchronisationPoint_ForkedBehaviour()
Returns the value of the 'Synchronisation Point Forked Behaviour' container
reference.
|
SynchronisationPoint |
ForkAction.getSynchronisingBehaviours_ForkAction()
Returns the value of the 'Synchronising Behaviours Fork Action' containment
reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ForkedBehaviour.setSynchronisationPoint_ForkedBehaviour(SynchronisationPoint value)
Sets the value of the
'
Synchronisation Point Forked Behaviour' container reference. |
void |
ForkAction.setSynchronisingBehaviours_ForkAction(SynchronisationPoint value)
Sets the value of the
'
Synchronising Behaviours Fork Action' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
SynchronisationPointImpl
An implementation of the model object ' Synchronisation
Point'.
|
| Modifier and Type | Method and Description |
|---|---|
SynchronisationPoint |
SeffFactoryImpl.createSynchronisationPoint() |
SynchronisationPoint |
ForkedBehaviourImpl.getSynchronisationPoint_ForkedBehaviour() |
SynchronisationPoint |
ForkActionImpl.getSynchronisingBehaviours_ForkAction() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
ForkedBehaviourImpl.basicSetSynchronisationPoint_ForkedBehaviour(SynchronisationPoint newSynchronisationPoint_ForkedBehaviour,
NotificationChain msgs) |
NotificationChain |
ForkActionImpl.basicSetSynchronisingBehaviours_ForkAction(SynchronisationPoint newSynchronisingBehaviours_ForkAction,
NotificationChain msgs) |
void |
ForkedBehaviourImpl.setSynchronisationPoint_ForkedBehaviour(SynchronisationPoint newSynchronisationPoint_ForkedBehaviour) |
void |
ForkActionImpl.setSynchronisingBehaviours_ForkAction(SynchronisationPoint newSynchronisingBehaviours_ForkAction) |
| Modifier and Type | Method and Description |
|---|---|
T |
SeffSwitch.caseSynchronisationPoint(SynchronisationPoint object)
Returns the result of interpreting the object as an instance of 'Synchronisation
Point'.
|
boolean |
SeffValidator.validateSynchronisationPoint(SynchronisationPoint synchronisationPoint,
DiagnosticChain diagnostics,
Map<Object,Object> context) |