Interface AbstractBranchTransition

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, Entity, EObject, de.uka.ipd.sdq.identifier.Identifier, NamedElement, Notifier, PCMBaseClass, PCMClass
All Known Subinterfaces:
GuardedBranchTransition, ProbabilisticBranchTransition
All Known Implementing Classes:
AbstractBranchTransitionImpl, GuardedBranchTransitionImpl, ProbabilisticBranchTransitionImpl

public interface AbstractBranchTransition extends Entity
A representation of the model object 'Abstract Branch Transition'. Two types of branch transitions exist which correspond to the two types of branches. The types cannot be mixed. Either all branch transitions of one BranchAction are probabilistic or guarded.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
abstract="true"