Interface Start

  • All Superinterfaces:
    AbstractUserAction, org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, Entity, EObject, de.uka.ipd.sdq.identifier.Identifier, NamedElement, Notifier
    All Known Implementing Classes:
    StartImpl

    public interface Start
    extends AbstractUserAction
    A representation of the model object 'Start'. Each ScenarioBehaviour has exactly one Start action which marks the action where the control flows begins. Start actions have no predecessor.
    See Also:
    UsagemodelPackage.getStart()
    Generated class or method.
    EMF model class or method.
    annotation="http://www.eclipse.org/emf/2002/Ecore constraints='startHasNoPredecessor'" annotation="http://www.eclipse.org/emf/2002/Ecore/OCL startHasNoPredecessor='self.predecessor.oclIsUndefined()'"