Interface GeneralOrdering

  • All Superinterfaces:
    Comparable<Object>, Element, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, MDWEObject, MDWObject, NamedElement, org.eclipse.emf.common.notify.Notifier

    public interface GeneralOrdering
    extends NamedElement
    A representation of the model object 'General Ordering'. A general ordering represents a binary relation between two occurrence specifications, to describe that one occurrence specification must occur before the other in a valid trace. This mechanism provides the ability to define partial orders of occurrence cpecifications that may otherwise not have a specified order.

    The following features are supported:

    See Also:
    UMLPackage.getGeneralOrdering()