Interface ForkedBehaviour

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

public interface ForkedBehaviour extends ResourceDemandingBehaviour
A representation of the model object 'Forked Behaviour'. A ForkedBehaviour can be considered as a program thread. All parameter characterisations from the surrounding RDSEFF are also valid inside the ForkedBehaviours and can be used to parameterise resource demands or control flow constructs. The parameter characterisations are the same in each ForkedBehaviour.

The following features are supported:

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