Interface SynchronisationPoint

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, EObject, de.uka.ipd.sdq.identifier.Identifier, Notifier, PCMBaseClass, PCMClass
All Known Implementing Classes:
SynchronisationPointImpl

public interface SynchronisationPoint extends de.uka.ipd.sdq.identifier.Identifier, PCMBaseClass
A representation of the model object 'Synchronisation Point'. Component developers can use a SynchronisationPoint to join synchronously ForkedBehaviours and specify a result of the computations with its attached VariableUsages. See ForkAction for a more detailed description.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.