Interface GeneralOrdering

  • All Superinterfaces:
    BaseElement, java.lang.Cloneable, java.lang.Comparable, Element, org.eclipse.emf.ecore.EObject, MDObject, ModelObject, NamedElement, org.eclipse.emf.common.notify.Notifier, javax.jmi.reflect.RefBaseObject, javax.jmi.reflect.RefFeatured, javax.jmi.reflect.RefObject

    public interface GeneralOrdering
    extends NamedElement
    A representation of the model object 'General Ordering'.

    A GeneralOrdering represents a binary relation between two OccurrenceSpecifications, to describe that one OccurrenceSpecification must occur before the other in a valid trace. This mechanism provides the ability to define partial orders of OccurrenceSpecifications that may otherwise not have a specified order.

    The following features are supported:

    See Also:
    UMLPackage.getGeneralOrdering()
    Model:
    annotation="MOF package='interactions.mdbasicinteractions'"
    Generated: