Interface ProtocolStateMachine

    • Method Detail

      • get_portOfProtocol

        java.util.Collection<Port> get_portOfProtocol()
        Returns the value of the 'port Of Protocol' reference list. The list contents are of type Port. It is bidirectional and its opposite is 'Protocol'.

        If the meaning of the 'port Of Protocol' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'port Of Protocol' reference list.
        See Also:
        UMLPackage.getProtocolStateMachine__portOfProtocol(), Port.getProtocol()
        Model:
        opposite="protocol" ordered="false"
        Generated:
      • setInterface

        void setInterface​(@CheckForNull
                          Interface value)
        Sets the value of the 'Interface' container reference.
        Parameters:
        value - the new value of the 'Interface' container reference.
        See Also:
        getInterface()
        Generated:
      • hasConformance

        boolean hasConformance()
                        throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • has_protocolConformanceOfGeneralMachine

        boolean has_protocolConformanceOfGeneralMachine()
                                                 throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • has_portOfProtocol

        boolean has_portOfProtocol()
                            throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated: