Interface Connector

    • Method Detail

      • setType

        void setType​(@CheckForNull
                     Association value)
        Sets the value of the 'Type' reference.
        Parameters:
        value - the new value of the 'Type' reference.
        See Also:
        getType()
        Generated:
      • get_messageOfConnector

        java.util.Collection<Message> get_messageOfConnector()
        Returns the value of the 'message Of Connector' reference list. The list contents are of type Message. It is bidirectional and its opposite is 'Connector'.

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

        Returns:
        the value of the 'message Of Connector' reference list.
        See Also:
        UMLPackage.getConnector__messageOfConnector(), Message.getConnector()
        Model:
        opposite="connector" ordered="false"
        Generated:
      • getRedefinedConnector

        java.util.Collection<Connector> getRedefinedConnector()
        Returns the value of the 'Redefined Connector' reference list. The list contents are of type Connector. It is bidirectional and its opposite is '.mdinternalstructures.Connector#get_connectorOfRedefinedConnector connector Of Redefined Connector'. A Connector may be redefined when its containing Classifier is specialized. The redefining Connector may have a type that specializes the type of the redefined Connector. The types of the ConnectorEnds of the redefining Connector may specialize the types of the ConnectorEnds of the redefined Connector. The properties of the ConnectorEnds of the redefining Connector may be replaced.
        Returns:
        the value of the 'Redefined Connector' reference list.
        See Also:
        UMLPackage.getConnector_RedefinedConnector(), get_connectorOfRedefinedConnector()
        Model:
        opposite="_connectorOfRedefinedConnector" ordered="false"
        Generated:
      • get_connectorOfRedefinedConnector

        java.util.Collection<Connector> get_connectorOfRedefinedConnector()
        Returns the value of the 'connector Of Redefined Connector' reference list. The list contents are of type Connector. It is bidirectional and its opposite is 'Redefined Connector'.

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

        Returns:
        the value of the 'connector Of Redefined Connector' reference list.
        See Also:
        UMLPackage.getConnector__connectorOfRedefinedConnector(), getRedefinedConnector()
        Model:
        opposite="redefinedConnector" ordered="false"
        Generated:
      • getEnd

        java.util.List<ConnectorEnd> getEnd()
        Returns the value of the 'End' containment reference list. The list contents are of type ConnectorEnd. It is bidirectional and its opposite is 'connector Of End'. A Connector has at least two ConnectorEnds, each representing the participation of instances of the Classifiers typing the ConnectableElements attached to the end. The set of ConnectorEnds is ordered.
        Returns:
        the value of the 'End' containment reference list.
        See Also:
        UMLPackage.getConnector_End(), ConnectorEnd.get_connectorOfEnd()
        Model:
        opposite="_connectorOfEnd" containment="true" resolveProxies="true" lower="2"
        Generated:
      • getKind

        @CheckForNull
        ConnectorKind getKind()
        Returns the value of the 'Kind' attribute. The literals are from the enumeration ConnectorKind. Indicates the kind of Connector. This is derived: a Connector with one or more ends connected to a Port which is not on a Part and which is not a behavior port is a delegation; otherwise it is an assembly.
        Returns:
        the value of the 'Kind' attribute.
        See Also:
        ConnectorKind, UMLPackage.getConnector_Kind()
        Model:
        required="true" transient="true" changeable="false" volatile="true" derived="true" ordered="false"
        Generated:
      • has_messageOfConnector

        boolean has_messageOfConnector()
                                throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • has_informationFlowOfRealizingConnector

        boolean has_informationFlowOfRealizingConnector()
                                                 throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • hasContract

        boolean hasContract()
                     throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • hasRedefinedConnector

        boolean hasRedefinedConnector()
                               throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • has_connectorOfRedefinedConnector

        boolean has_connectorOfRedefinedConnector()
                                           throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • hasEnd

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