Interface EncapsulatedClassifier

    • Method Detail

      • getOwnedPort

        java.util.Collection<Port> getOwnedPort()
        Returns the value of the 'Owned Port' reference list. The list contents are of type Port. It is bidirectional and its opposite is 'encapsulated Classifier Of Owned Port'. The Ports owned by the EncapsulatedClassifier.
        Returns:
        the value of the 'Owned Port' reference list.
        See Also:
        UMLPackage.getEncapsulatedClassifier_OwnedPort(), com.nomagic.uml2.ext.magicdraw.compositestructures.mdports.Port#get_encapsulatedClassifierOfOwnedPort
        Model:
        opposite="_encapsulatedClassifierOfOwnedPort" transient="true" changeable="false" volatile="true" derived="true" ordered="false"
        Generated:
      • hasOwnedPort

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