Interface ExtensionEnd

    • Method Detail

      • set_extensionOfOwnedEnd

        void set_extensionOfOwnedEnd​(@CheckForNull
                                     Extension value)
        Sets the value of the 'extension Of Owned End' container reference.
        Parameters:
        value - the new value of the 'extension Of Owned End' container reference.
        See Also:
        get_extensionOfOwnedEnd()
        Generated:
      • setType

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

        int getLower()
        Returns the value of the 'Lower' attribute. This redefinition changes the default multiplicity of association ends, since model elements are usually extended by 0 or 1 instance of the extension stereotype.
        Specified by:
        getLower in interface MultiplicityElement
        Returns:
        the value of the 'Lower' attribute.
        See Also:
        UMLPackage.getExtensionEnd_Lower()
        Model:
        dataType="com.nomagic.uml2.ext.magicdraw.Integer" transient="true" changeable="false" volatile="true" derived="true" ordered="false"
        Generated: