Interface InterfaceType

    • Method Detail

      • getInPort

        EList<InPortType> getInPort()
        Returns the value of the 'In Port' containment reference list. The list contents are of type InPortType.

        If the meaning of the 'In Port' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'In Port' containment reference list.
        See Also:
        LqnPackage.getInterfaceType_InPort()
        Generated class or method.
        EMF model class or method.
        containment="true" extendedMetaData="kind='element' name='in-port' namespace='##targetNamespace'"
      • getOutPort

        EList<OutPortType> getOutPort()
        Returns the value of the 'Out Port' containment reference list. The list contents are of type OutPortType.

        If the meaning of the 'Out Port' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Out Port' containment reference list.
        See Also:
        LqnPackage.getInterfaceType_OutPort()
        Generated class or method.
        EMF model class or method.
        containment="true" extendedMetaData="kind='element' name='out-port' namespace='##targetNamespace'"