Interface ProtocolConformance

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

    public interface ProtocolConformance
    extends DirectedRelationship
    A representation of the model object 'Protocol Conformance'.

    A ProtocolStateMachine can be redefined into a more specific ProtocolStateMachine or into behavioral StateMachine. ProtocolConformance declares that the specific ProtocolStateMachine specifies a protocol that conforms to the general ProtocolStateMachine or that the specific behavioral StateMachine abides by the protocol of the general ProtocolStateMachine.

    The following features are supported:

    See Also:
    UMLPackage.getProtocolConformance()
    Model:
    annotation="MOF package='statemachines.mdprotocolstatemachines'"
    Generated: