Interface BranchTransition

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, EObject, Notifier, PCMBaseClass, PCMClass
All Known Implementing Classes:
BranchTransitionImpl

public interface BranchTransition extends PCMBaseClass
A representation of the model object 'Branch Transition'. The BranchTransition is an association class that realises the containment of ScenarioBehaviours in in the branches of a Branch action. It is a separate meta class because it has the additional attribute branchProbability that specifies how probably it is that the references ScenarioBehaviour is executed in the Branch action. See also Branch.

The following features are supported:

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