public interface SynchronisationPoint
extends de.uka.ipd.sdq.identifier.Identifier
The following features are supported:
SeffPackage.getSynchronisationPoint()| Modifier and Type | Method and Description |
|---|---|
ForkAction |
getForkAction_SynchronisationPoint()
Returns the value of the 'Fork Action Synchronisation Point' container
reference.
|
EList<VariableUsage> |
getOutputParameterUsage_SynchronisationPoint()
Returns the value of the 'Output Parameter Usage Synchronisation Point'
containment reference list.
|
EList<ForkedBehaviour> |
getSynchronousForkedBehaviours_SynchronisationPoint()
Returns the value of the 'Synchronous Forked Behaviours Synchronisation Point
' containment reference list.
|
void |
setForkAction_SynchronisationPoint(ForkAction value)
Sets the value of the '
Fork Action Synchronisation Point' container reference. |
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final String copyright
EList<VariableUsage> getOutputParameterUsage_SynchronisationPoint()
VariableUsage. It is bidirectional and its
opposite is '
Synchronisation Point Variable Usage'.
If the meaning of the 'Output Parameter Usage Synchronisation Point' containment reference list isn't clear, there really should be more of a description here...
SeffPackage.getSynchronisationPoint_OutputParameterUsage_SynchronisationPoint(),
VariableUsage.getSynchronisationPoint_VariableUsage()ForkAction getForkAction_SynchronisationPoint()
Synchronising Behaviours Fork Action'.
If the meaning of the 'Fork Action Synchronisation Point' container reference isn't clear, there really should be more of a description here...
setForkAction_SynchronisationPoint(ForkAction),
SeffPackage.getSynchronisationPoint_ForkAction_SynchronisationPoint(),
ForkAction.getSynchronisingBehaviours_ForkAction()void setForkAction_SynchronisationPoint(ForkAction value)
Fork Action Synchronisation Point' container reference.
value - the new value of the 'Fork Action Synchronisation Point' container
reference.getForkAction_SynchronisationPoint()EList<ForkedBehaviour> getSynchronousForkedBehaviours_SynchronisationPoint()
ForkedBehaviour. It is bidirectional and its opposite
is '
Synchronisation Point Forked Behaviour'.
If the meaning of the 'Synchronous Forked Behaviours Synchronisation Point' containment reference list isn't clear, there really should be more of a description here...
SeffPackage.getSynchronisationPoint_SynchronousForkedBehaviours_SynchronisationPoint(),
ForkedBehaviour.getSynchronisationPoint_ForkedBehaviour()