Interface StructuredClassifier

    • Method Detail

      • getPart

        java.util.Collection<Property> getPart()
        Returns the value of the 'Part' reference list. The list contents are of type Property. It is bidirectional and its opposite is 'structured Classifier Of Part'. The Properties specifying instances that the StructuredClassifier owns by composition. This collection is derived, selecting those owned Properties where isComposite is true.
        Returns:
        the value of the 'Part' reference list.
        See Also:
        UMLPackage.getStructuredClassifier_Part(), com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Property#get_structuredClassifierOfPart
        Model:
        opposite="_structuredClassifierOfPart" transient="true" changeable="false" volatile="true" derived="true" ordered="false"
        Generated:
      • getRole

        java.util.Collection<ConnectableElement> getRole()
        Returns the value of the 'Role' reference list. The list contents are of type ConnectableElement. It is bidirectional and its opposite is '.mdinternalstructures.ConnectableElement#get_structuredClassifierOfRole structured Classifier Of Role'. The roles that instances may play in this StructuredClassifier.
        Returns:
        the value of the 'Role' reference list.
        See Also:
        UMLPackage.getStructuredClassifier_Role(), ConnectableElement.get_structuredClassifierOfRole()
        Model:
        opposite="_structuredClassifierOfRole" transient="true" volatile="true" derived="true" ordered="false"
        Generated:
      • hasOwnedAttribute

        boolean hasOwnedAttribute()
                           throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • hasPart

        boolean hasPart()
                 throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • hasRole

        boolean hasRole()
                 throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • hasOwnedConnector

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