Interface BranchTransition

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

    public interface BranchTransition
    extends org.eclipse.emf.cdo.CDOObject
    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:
    UsagemodelPackage.getBranchTransition()
    Generated class or method.
    EMF model class or method.