Interface Stereotype

    • Method Detail

      • getIcon

        java.util.Collection<Image> getIcon()
        Returns the value of the 'Icon' containment reference list. The list contents are of type Image. It is bidirectional and its opposite is 'stereotype Of Icon'. Stereotype can change the graphical appearance of the extended model element by using attached icons. When this association is not null, it references the location of the icon content to be displayed within diagrams presenting the extended model elements.
        Returns:
        the value of the 'Icon' containment reference list.
        See Also:
        UMLPackage.getStereotype_Icon(), Image.get_stereotypeOfIcon()
        Model:
        opposite="_stereotypeOfIcon" containment="true" resolveProxies="true" ordered="false"
        Generated:
      • getProfile

        @CheckForNull
        Profile getProfile()
        Returns the value of the 'Profile' reference. It is bidirectional and its opposite is 'stereotype Of Profile'.

        If the meaning of the 'Profile' reference isn't clear, there really should be more of a description here...

        The profile that directly or indirectly contains this stereotype.
        Returns:
        the value of the 'Profile' reference.
        See Also:
        UMLPackage.getStereotype_Profile(), com.nomagic.uml2.ext.magicdraw.mdprofiles.Profile#get_stereotypeOfProfile
        Model:
        opposite="_stereotypeOfProfile" required="true" transient="true" changeable="false" volatile="true" derived="true" ordered="false"
        Generated:
      • get_extensionEndOfType

        java.util.Collection<ExtensionEnd> get_extensionEndOfType()
        Returns the value of the 'extension End Of Type' reference list. The list contents are of type ExtensionEnd. It is bidirectional and its opposite is 'Type'.

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

        Returns:
        the value of the 'extension End Of Type' reference list.
        See Also:
        UMLPackage.getStereotype__extensionEndOfType(), ExtensionEnd.getType()
        Model:
        opposite="type" volatile="true" ordered="false"
        Generated:
      • get_stereotypedElement

        java.util.List<Element> get_stereotypedElement()
        Returns the value of the 'Stereotyped Element' reference list. The list contents are of type Element. It is bidirectional and its opposite is 'Applied Stereotype'.
        Returns:
        the value of the 'Stereotyped Element' reference list.
        See Also:
        UMLPackage#getStereotype__stereotypedElement(), Element.getAppliedStereotype()
        Model:
        opposite="appliedStereotype" ordered="false"
        Generated:
      • has_stereotypedElement

        boolean has_stereotypedElement()
      • hasIcon

        boolean hasIcon()
                 throws javax.jmi.reflect.JmiException
        Throws:
        javax.jmi.reflect.JmiException
        Generated:
      • has_extensionEndOfType

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