Interface ProtocolConformance

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

    public interface ProtocolConformance
    extends DirectedRelationship
    A representation of the model object 'Protocol Conformance'. Protocol state machines can be redefined into more specific protocol state machines, or into behavioral state machines. Protocol conformance declares that the specific protocol state machine specifies a protocol that conforms to the general state machine one, or that the specific behavioral state machine abide by the protocol of the general protocol state machine.

    The following features are supported:

    See Also:
    UMLPackage.getProtocolConformance()