Class MagicDrawProfile.CustomizationStereotype

    • Field Detail

      • ABBREVIATION

        public static final java.lang.String ABBREVIATION
        The short name, abbreviation of customized domain specific element type. Will be used in default naming and other places where short name is required.
        See Also:
        Constant Field Values
      • ADDITIONALCONTENT

        public static final java.lang.String ADDITIONALCONTENT
        See Also:
        Constant Field Values
      • ALLOWEDDRAGANDDROPS

        public static final java.lang.String ALLOWEDDRAGANDDROPS
        See Also:
        Constant Field Values
      • ALLOWEDRELATIONSHIPS

        public static final java.lang.String ALLOWEDRELATIONSHIPS
        See Also:
        Constant Field Values
      • CATEGORY

        public static final java.lang.String CATEGORY
        String representation of category used to group elements in various context menu if hideMetatype=true
        See Also:
        Constant Field Values
      • CUSTOMIZATIONTARGET

        public static final java.lang.String CUSTOMIZATIONTARGET
        See Also:
        Constant Field Values
      • DEFAULTSHAPESIZE

        public static final java.lang.String DEFAULTSHAPESIZE
        See Also:
        Constant Field Values
      • DISALLOWEDRELATIONSHIPS

        public static final java.lang.String DISALLOWEDRELATIONSHIPS
        See Also:
        Constant Field Values
      • DONOTSUGGESTASTYPE

        public static final java.lang.String DONOTSUGGESTASTYPE
        See Also:
        Constant Field Values
      • DONOTSUGGESTNAMEAUTOCOMPLETION

        public static final java.lang.String DONOTSUGGESTNAMEAUTOCOMPLETION
        See Also:
        Constant Field Values
      • HIDDENOWNEDDIAGRAMS

        public static final java.lang.String HIDDENOWNEDDIAGRAMS
        See Also:
        Constant Field Values
      • HIDDENOWNEDTYPES

        public static final java.lang.String HIDDENOWNEDTYPES
        See Also:
        Constant Field Values
      • MULTILINETEXTPROPERTIES

        public static final java.lang.String MULTILINETEXTPROPERTIES
        See Also:
        Constant Field Values
      • PREFERREDMETATYPE

        public static final java.lang.String PREFERREDMETATYPE
        See Also:
        Constant Field Values
      • PROPERTIESDISPLAYEDINCOMPARTMENTS

        public static final java.lang.String PROPERTIESDISPLAYEDINCOMPARTMENTS
        Select properties to be displayed in compartments on shapes by default.
        See Also:
        Constant Field Values
      • QUICKAPPLYINGFOR

        public static final java.lang.String QUICKAPPLYINGFOR
        See Also:
        Constant Field Values
      • REPRESENTATIONTEXT

        public static final java.lang.String REPRESENTATIONTEXT
        See Also:
        Constant Field Values
      • SHOWPROPERTIESWHENNOTAPPLIED

        public static final java.lang.String SHOWPROPERTIESWHENNOTAPPLIED
        See Also:
        Constant Field Values
      • SHOWPROPERTIESWHENNOTAPPLIEDLIMITEDBYELEMENTTYPE

        public static final java.lang.String SHOWPROPERTIESWHENNOTAPPLIEDLIMITEDBYELEMENTTYPE
        See Also:
        Constant Field Values
      • SHOWPROPERTIESWHENNOTAPPLIEDLIMITEDBYPROFILEAPPLICATION

        public static final java.lang.String SHOWPROPERTIESWHENNOTAPPLIEDLIMITEDBYPROFILEAPPLICATION
        See Also:
        Constant Field Values
      • STANDARDEXPERTCONFIGURATION

        public static final java.lang.String STANDARDEXPERTCONFIGURATION
        See Also:
        Constant Field Values
      • SUBELEMENTCONTENTSINCLUDED

        public static final java.lang.String SUBELEMENTCONTENTSINCLUDED
        See Also:
        Constant Field Values
      • SUGGESTEDOWNEDDIAGRAMS

        public static final java.lang.String SUGGESTEDOWNEDDIAGRAMS
        See Also:
        Constant Field Values
      • SUGGESTEDOWNEDTYPES

        public static final java.lang.String SUGGESTEDOWNEDTYPES
        See Also:
        Constant Field Values
      • SYMBOLSTANDARDEXPERTCONFIGURATION

        public static final java.lang.String SYMBOLSTANDARDEXPERTCONFIGURATION
        See Also:
        Constant Field Values
      • USEDUMLPROPERTIES

        public static final java.lang.String USEDUMLPROPERTIES
        See Also:
        Constant Field Values
      • abbreviation

        @CheckForNull
        private Property abbreviation
      • additionalContent

        @CheckForNull
        private Property additionalContent
      • allowedDragAndDrops

        @CheckForNull
        private Property allowedDragAndDrops
      • allowedRelationships

        @CheckForNull
        private Property allowedRelationships
      • applyToSource

        @CheckForNull
        private Property applyToSource
      • applyToTarget

        @CheckForNull
        private Property applyToTarget
      • category

        @CheckForNull
        private Property category
      • checkSpelling

        @CheckForNull
        private Property checkSpelling
      • customizationTarget

        @CheckForNull
        private Property customizationTarget
      • defaultShapeSize

        @CheckForNull
        private Property defaultShapeSize
      • disallowedRelationships

        @CheckForNull
        private Property disallowedRelationships
      • doNotSuggestAsType

        @CheckForNull
        private Property doNotSuggestAsType
      • doNotSuggestNameAutoCompletion

        @CheckForNull
        private Property doNotSuggestNameAutoCompletion
      • helpID

        @CheckForNull
        private Property helpID
      • hiddenOwnedDiagrams

        @CheckForNull
        private Property hiddenOwnedDiagrams
      • hiddenOwnedTypes

        @CheckForNull
        private Property hiddenOwnedTypes
      • hideMetatype

        @CheckForNull
        private Property hideMetatype
      • inShortcutMenu

        @CheckForNull
        private Property inShortcutMenu
      • keyword

        @CheckForNull
        private Property keyword
      • multiLineTextProperties

        @CheckForNull
        private Property multiLineTextProperties
      • possibleOwners

        @CheckForNull
        private Property possibleOwners
      • preferredMetatype

        @CheckForNull
        private Property preferredMetatype
      • propertiesDisplayedInCompartments

        @CheckForNull
        private Property propertiesDisplayedInCompartments
      • quickApplyingFor

        @CheckForNull
        private Property quickApplyingFor
      • representationText

        @CheckForNull
        private Property representationText
      • showPropertiesWhenNotApplied

        @CheckForNull
        private Property showPropertiesWhenNotApplied
      • showPropertiesWhenNotAppliedLimitedByElementType

        @CheckForNull
        private Property showPropertiesWhenNotAppliedLimitedByElementType
      • showPropertiesWhenNotAppliedLimitedByProfileApplication

        @CheckForNull
        private Property showPropertiesWhenNotAppliedLimitedByProfileApplication
      • standardExpertConfiguration

        @CheckForNull
        private Property standardExpertConfiguration
      • subElementContentsIncluded

        @CheckForNull
        private Property subElementContentsIncluded
      • suggestedOwnedDiagrams

        @CheckForNull
        private Property suggestedOwnedDiagrams
      • suggestedOwnedTypes

        @CheckForNull
        private Property suggestedOwnedTypes
      • superTypes

        @CheckForNull
        private Property superTypes
      • symbolStandardExpertConfiguration

        @CheckForNull
        private Property symbolStandardExpertConfiguration
      • typesForSource

        @CheckForNull
        private Property typesForSource
      • typesForTarget

        @CheckForNull
        private Property typesForTarget
      • usedUMLProperties

        @CheckForNull
        private Property usedUMLProperties
    • Constructor Detail

      • CustomizationStereotype

        protected CustomizationStereotype​(MagicDrawProfile profile)
    • Method Detail

      • getAbbreviationProperty

        @CheckForNull
        public Property getAbbreviationProperty()
      • getAdditionalContentProperty

        @CheckForNull
        public Property getAdditionalContentProperty()
      • getAllowedDragAndDropsProperty

        @CheckForNull
        public Property getAllowedDragAndDropsProperty()
      • getAllowedRelationshipsProperty

        @CheckForNull
        public Property getAllowedRelationshipsProperty()
      • getApplyToSourceProperty

        @CheckForNull
        public Property getApplyToSourceProperty()
      • getApplyToTargetProperty

        @CheckForNull
        public Property getApplyToTargetProperty()
      • getCategoryProperty

        @CheckForNull
        public Property getCategoryProperty()
      • getCheckSpellingProperty

        @CheckForNull
        public Property getCheckSpellingProperty()
      • getCustomizationTargetProperty

        @CheckForNull
        public Property getCustomizationTargetProperty()
      • getDefaultShapeSizeProperty

        @CheckForNull
        public Property getDefaultShapeSizeProperty()
      • getDisallowedRelationshipsProperty

        @CheckForNull
        public Property getDisallowedRelationshipsProperty()
      • getDoNotSuggestAsTypeProperty

        @CheckForNull
        public Property getDoNotSuggestAsTypeProperty()
      • getDoNotSuggestNameAutoCompletionProperty

        @CheckForNull
        public Property getDoNotSuggestNameAutoCompletionProperty()
      • getHelpIDProperty

        @CheckForNull
        public Property getHelpIDProperty()
      • getHiddenOwnedDiagramsProperty

        @CheckForNull
        public Property getHiddenOwnedDiagramsProperty()
      • getHiddenOwnedTypesProperty

        @CheckForNull
        public Property getHiddenOwnedTypesProperty()
      • getHideMetatypeProperty

        @CheckForNull
        public Property getHideMetatypeProperty()
      • getInShortcutMenuProperty

        @CheckForNull
        public Property getInShortcutMenuProperty()
      • getKeywordProperty

        @CheckForNull
        public Property getKeywordProperty()
      • getMultiLineTextPropertiesProperty

        @CheckForNull
        public Property getMultiLineTextPropertiesProperty()
      • getPossibleOwnersProperty

        @CheckForNull
        public Property getPossibleOwnersProperty()
      • getPreferredMetatypeProperty

        @CheckForNull
        public Property getPreferredMetatypeProperty()
      • getPropertiesDisplayedInCompartmentsProperty

        @CheckForNull
        public Property getPropertiesDisplayedInCompartmentsProperty()
      • getQuickApplyingForProperty

        @CheckForNull
        public Property getQuickApplyingForProperty()
      • getRepresentationTextProperty

        @CheckForNull
        public Property getRepresentationTextProperty()
      • getShowPropertiesWhenNotAppliedProperty

        @CheckForNull
        public Property getShowPropertiesWhenNotAppliedProperty()
      • getShowPropertiesWhenNotAppliedLimitedByElementTypeProperty

        @CheckForNull
        public Property getShowPropertiesWhenNotAppliedLimitedByElementTypeProperty()
      • getShowPropertiesWhenNotAppliedLimitedByProfileApplicationProperty

        @CheckForNull
        public Property getShowPropertiesWhenNotAppliedLimitedByProfileApplicationProperty()
      • getStandardExpertConfigurationProperty

        @CheckForNull
        public Property getStandardExpertConfigurationProperty()
      • getSubElementContentsIncludedProperty

        @CheckForNull
        public Property getSubElementContentsIncludedProperty()
      • getSuggestedOwnedDiagramsProperty

        @CheckForNull
        public Property getSuggestedOwnedDiagramsProperty()
      • getSuggestedOwnedTypesProperty

        @CheckForNull
        public Property getSuggestedOwnedTypesProperty()
      • getSuperTypesProperty

        @CheckForNull
        public Property getSuperTypesProperty()
      • getSymbolStandardExpertConfigurationProperty

        @CheckForNull
        public Property getSymbolStandardExpertConfigurationProperty()
      • getTypesForSourceProperty

        @CheckForNull
        public Property getTypesForSourceProperty()
      • getTypesForTargetProperty

        @CheckForNull
        public Property getTypesForTargetProperty()
      • getUsedUMLPropertiesProperty

        @CheckForNull
        public Property getUsedUMLPropertiesProperty()
      • setAbbreviation

        public void setAbbreviation​(Element element,
                                    @CheckForNull
                                    java.lang.String value)
      • clearAbbreviation

        public void clearAbbreviation​(Element element)
      • getAbbreviation

        @CheckForNull
        public java.lang.String getAbbreviation​(Element element)
      • setAdditionalContent

        public void setAdditionalContent​(Element element,
                                         @CheckForNull
                                         Element value)
      • clearAdditionalContent

        public void clearAdditionalContent​(Element element)
      • getAdditionalContent

        @CheckForNull
        public Element getAdditionalContent​(Element element)
      • setAllowedDragAndDrops

        public void setAllowedDragAndDrops​(Element element,
                                           @CheckForNull
                                           java.util.Collection<? extends Element> value)
      • clearAllowedDragAndDrops

        public void clearAllowedDragAndDrops​(Element element)
      • addAllowedDragAndDrops

        public void addAllowedDragAndDrops​(Element element,
                                           Element value)
      • removeAllowedDragAndDrops

        public void removeAllowedDragAndDrops​(Element element,
                                              Element value)
      • getAllowedDragAndDrops

        public java.util.List<Element> getAllowedDragAndDrops​(Element element)
      • setAllowedRelationships

        public void setAllowedRelationships​(Element element,
                                            @CheckForNull
                                            java.util.Collection<? extends Element> value)
      • clearAllowedRelationships

        public void clearAllowedRelationships​(Element element)
      • addAllowedRelationships

        public void addAllowedRelationships​(Element element,
                                            Element value)
      • removeAllowedRelationships

        public void removeAllowedRelationships​(Element element,
                                               Element value)
      • getAllowedRelationships

        public java.util.List<Element> getAllowedRelationships​(Element element)
      • setApplyToSource

        public void setApplyToSource​(Element element,
                                     @CheckForNull
                                     java.util.Collection<? extends Element> value)
      • clearApplyToSource

        public void clearApplyToSource​(Element element)
      • addApplyToSource

        public void addApplyToSource​(Element element,
                                     Element value)
      • removeApplyToSource

        public void removeApplyToSource​(Element element,
                                        Element value)
      • getApplyToSource

        public java.util.List<Element> getApplyToSource​(Element element)
      • setApplyToTarget

        public void setApplyToTarget​(Element element,
                                     @CheckForNull
                                     java.util.Collection<? extends Element> value)
      • clearApplyToTarget

        public void clearApplyToTarget​(Element element)
      • addApplyToTarget

        public void addApplyToTarget​(Element element,
                                     Element value)
      • removeApplyToTarget

        public void removeApplyToTarget​(Element element,
                                        Element value)
      • getApplyToTarget

        public java.util.List<Element> getApplyToTarget​(Element element)
      • setCategory

        public void setCategory​(Element element,
                                @CheckForNull
                                java.lang.String value)
      • clearCategory

        public void clearCategory​(Element element)
      • getCategory

        @CheckForNull
        public java.lang.String getCategory​(Element element)
      • setCheckSpelling

        public void setCheckSpelling​(Element element,
                                     @CheckForNull
                                     java.util.Collection<java.lang.String> value)
      • clearCheckSpelling

        public void clearCheckSpelling​(Element element)
      • addCheckSpelling

        public void addCheckSpelling​(Element element,
                                     java.lang.String value)
      • removeCheckSpelling

        public void removeCheckSpelling​(Element element,
                                        java.lang.String value)
      • getCheckSpelling

        public java.util.List<java.lang.String> getCheckSpelling​(Element element)
      • setCustomizationTarget

        public void setCustomizationTarget​(Element element,
                                           @CheckForNull
                                           java.util.Collection<? extends Element> value)
      • clearCustomizationTarget

        public void clearCustomizationTarget​(Element element)
      • addCustomizationTarget

        public void addCustomizationTarget​(Element element,
                                           Element value)
      • removeCustomizationTarget

        public void removeCustomizationTarget​(Element element,
                                              Element value)
      • getCustomizationTarget

        public java.util.List<Element> getCustomizationTarget​(Element element)
      • setDefaultShapeSize

        public void setDefaultShapeSize​(Element element,
                                        @CheckForNull
                                        java.util.Collection<java.lang.Integer> value)
      • clearDefaultShapeSize

        public void clearDefaultShapeSize​(Element element)
      • addDefaultShapeSize

        public void addDefaultShapeSize​(Element element,
                                        java.lang.Integer value)
      • removeDefaultShapeSize

        public void removeDefaultShapeSize​(Element element,
                                           java.lang.Integer value)
      • getDefaultShapeSize

        public java.util.List<java.lang.Integer> getDefaultShapeSize​(Element element)
      • setDisallowedRelationships

        public void setDisallowedRelationships​(Element element,
                                               @CheckForNull
                                               java.util.Collection<? extends Element> value)
      • clearDisallowedRelationships

        public void clearDisallowedRelationships​(Element element)
      • addDisallowedRelationships

        public void addDisallowedRelationships​(Element element,
                                               Element value)
      • removeDisallowedRelationships

        public void removeDisallowedRelationships​(Element element,
                                                  Element value)
      • getDisallowedRelationships

        public java.util.List<Element> getDisallowedRelationships​(Element element)
      • setDoNotSuggestAsType

        public void setDoNotSuggestAsType​(Element element,
                                          @CheckForNull
                                          java.lang.Boolean value)
      • clearDoNotSuggestAsType

        public void clearDoNotSuggestAsType​(Element element)
      • isDoNotSuggestAsType

        @CheckForNull
        public java.lang.Boolean isDoNotSuggestAsType​(Element element)
      • setDoNotSuggestNameAutoCompletion

        public void setDoNotSuggestNameAutoCompletion​(Element element,
                                                      @CheckForNull
                                                      java.lang.Boolean value)
      • clearDoNotSuggestNameAutoCompletion

        public void clearDoNotSuggestNameAutoCompletion​(Element element)
      • isDoNotSuggestNameAutoCompletion

        @CheckForNull
        public java.lang.Boolean isDoNotSuggestNameAutoCompletion​(Element element)
      • setHelpID

        public void setHelpID​(Element element,
                              @CheckForNull
                              java.lang.String value)
      • clearHelpID

        public void clearHelpID​(Element element)
      • getHelpID

        @CheckForNull
        public java.lang.String getHelpID​(Element element)
      • setHiddenOwnedDiagrams

        public void setHiddenOwnedDiagrams​(Element element,
                                           @CheckForNull
                                           java.util.Collection<java.lang.String> value)
      • clearHiddenOwnedDiagrams

        public void clearHiddenOwnedDiagrams​(Element element)
      • addHiddenOwnedDiagrams

        public void addHiddenOwnedDiagrams​(Element element,
                                           java.lang.String value)
      • removeHiddenOwnedDiagrams

        public void removeHiddenOwnedDiagrams​(Element element,
                                              java.lang.String value)
      • getHiddenOwnedDiagrams

        public java.util.List<java.lang.String> getHiddenOwnedDiagrams​(Element element)
      • setHiddenOwnedTypes

        public void setHiddenOwnedTypes​(Element element,
                                        @CheckForNull
                                        java.util.Collection<? extends Element> value)
      • clearHiddenOwnedTypes

        public void clearHiddenOwnedTypes​(Element element)
      • addHiddenOwnedTypes

        public void addHiddenOwnedTypes​(Element element,
                                        Element value)
      • removeHiddenOwnedTypes

        public void removeHiddenOwnedTypes​(Element element,
                                           Element value)
      • getHiddenOwnedTypes

        public java.util.List<Element> getHiddenOwnedTypes​(Element element)
      • setHideMetatype

        public void setHideMetatype​(Element element,
                                    @CheckForNull
                                    java.lang.Boolean value)
      • clearHideMetatype

        public void clearHideMetatype​(Element element)
      • isHideMetatype

        @CheckForNull
        public java.lang.Boolean isHideMetatype​(Element element)
      • setInShortcutMenu

        public void setInShortcutMenu​(Element element,
                                      @CheckForNull
                                      java.util.Collection<? extends Element> value)
      • clearInShortcutMenu

        public void clearInShortcutMenu​(Element element)
      • addInShortcutMenu

        public void addInShortcutMenu​(Element element,
                                      Element value)
      • removeInShortcutMenu

        public void removeInShortcutMenu​(Element element,
                                         Element value)
      • getInShortcutMenu

        public java.util.List<Element> getInShortcutMenu​(Element element)
      • setKeyword

        public void setKeyword​(Element element,
                               @CheckForNull
                               java.lang.String value)
      • clearKeyword

        public void clearKeyword​(Element element)
      • getKeyword

        @CheckForNull
        public java.lang.String getKeyword​(Element element)
      • setMultiLineTextProperties

        public void setMultiLineTextProperties​(Element element,
                                               @CheckForNull
                                               java.util.Collection<? extends Element> value)
      • clearMultiLineTextProperties

        public void clearMultiLineTextProperties​(Element element)
      • addMultiLineTextProperties

        public void addMultiLineTextProperties​(Element element,
                                               Element value)
      • removeMultiLineTextProperties

        public void removeMultiLineTextProperties​(Element element,
                                                  Element value)
      • getMultiLineTextProperties

        public java.util.List<Element> getMultiLineTextProperties​(Element element)
      • setPossibleOwners

        public void setPossibleOwners​(Element element,
                                      @CheckForNull
                                      java.util.Collection<? extends Element> value)
      • clearPossibleOwners

        public void clearPossibleOwners​(Element element)
      • addPossibleOwners

        public void addPossibleOwners​(Element element,
                                      Element value)
      • removePossibleOwners

        public void removePossibleOwners​(Element element,
                                         Element value)
      • getPossibleOwners

        public java.util.List<Element> getPossibleOwners​(Element element)
      • setPreferredMetatype

        public void setPreferredMetatype​(Element element,
                                         @CheckForNull
                                         Element value)
      • clearPreferredMetatype

        public void clearPreferredMetatype​(Element element)
      • getPreferredMetatype

        @CheckForNull
        public Element getPreferredMetatype​(Element element)
      • setPropertiesDisplayedInCompartments

        public void setPropertiesDisplayedInCompartments​(Element element,
                                                         @CheckForNull
                                                         java.util.Collection<java.lang.String> value)
      • clearPropertiesDisplayedInCompartments

        public void clearPropertiesDisplayedInCompartments​(Element element)
      • addPropertiesDisplayedInCompartments

        public void addPropertiesDisplayedInCompartments​(Element element,
                                                         java.lang.String value)
      • removePropertiesDisplayedInCompartments

        public void removePropertiesDisplayedInCompartments​(Element element,
                                                            java.lang.String value)
      • getPropertiesDisplayedInCompartments

        public java.util.List<java.lang.String> getPropertiesDisplayedInCompartments​(Element element)
      • setQuickApplyingFor

        public void setQuickApplyingFor​(Element element,
                                        @CheckForNull
                                        java.util.Collection<? extends Element> value)
      • clearQuickApplyingFor

        public void clearQuickApplyingFor​(Element element)
      • addQuickApplyingFor

        public void addQuickApplyingFor​(Element element,
                                        Element value)
      • removeQuickApplyingFor

        public void removeQuickApplyingFor​(Element element,
                                           Element value)
      • getQuickApplyingFor

        public java.util.List<Element> getQuickApplyingFor​(Element element)
      • setRepresentationText

        public void setRepresentationText​(Element element,
                                          @CheckForNull
                                          java.lang.String value)
      • clearRepresentationText

        public void clearRepresentationText​(Element element)
      • getRepresentationText

        @CheckForNull
        public java.lang.String getRepresentationText​(Element element)
      • setShowPropertiesWhenNotApplied

        public void setShowPropertiesWhenNotApplied​(Element element,
                                                    @CheckForNull
                                                    java.lang.Boolean value)
      • clearShowPropertiesWhenNotApplied

        public void clearShowPropertiesWhenNotApplied​(Element element)
      • isShowPropertiesWhenNotApplied

        @CheckForNull
        public java.lang.Boolean isShowPropertiesWhenNotApplied​(Element element)
      • setShowPropertiesWhenNotAppliedLimitedByElementType

        public void setShowPropertiesWhenNotAppliedLimitedByElementType​(Element element,
                                                                        @CheckForNull
                                                                        java.util.Collection<? extends Element> value)
      • clearShowPropertiesWhenNotAppliedLimitedByElementType

        public void clearShowPropertiesWhenNotAppliedLimitedByElementType​(Element element)
      • addShowPropertiesWhenNotAppliedLimitedByElementType

        public void addShowPropertiesWhenNotAppliedLimitedByElementType​(Element element,
                                                                        Element value)
      • removeShowPropertiesWhenNotAppliedLimitedByElementType

        public void removeShowPropertiesWhenNotAppliedLimitedByElementType​(Element element,
                                                                           Element value)
      • getShowPropertiesWhenNotAppliedLimitedByElementType

        public java.util.List<Element> getShowPropertiesWhenNotAppliedLimitedByElementType​(Element element)
      • setShowPropertiesWhenNotAppliedLimitedByProfileApplication

        public void setShowPropertiesWhenNotAppliedLimitedByProfileApplication​(Element element,
                                                                               @CheckForNull
                                                                               java.lang.Boolean value)
      • clearShowPropertiesWhenNotAppliedLimitedByProfileApplication

        public void clearShowPropertiesWhenNotAppliedLimitedByProfileApplication​(Element element)
      • isShowPropertiesWhenNotAppliedLimitedByProfileApplication

        @CheckForNull
        public java.lang.Boolean isShowPropertiesWhenNotAppliedLimitedByProfileApplication​(Element element)
      • setStandardExpertConfiguration

        public void setStandardExpertConfiguration​(Element element,
                                                   @CheckForNull
                                                   java.util.Collection<java.lang.String> value)
      • clearStandardExpertConfiguration

        public void clearStandardExpertConfiguration​(Element element)
      • addStandardExpertConfiguration

        public void addStandardExpertConfiguration​(Element element,
                                                   java.lang.String value)
      • removeStandardExpertConfiguration

        public void removeStandardExpertConfiguration​(Element element,
                                                      java.lang.String value)
      • getStandardExpertConfiguration

        public java.util.List<java.lang.String> getStandardExpertConfiguration​(Element element)
      • clearSubElementContentsIncluded

        public void clearSubElementContentsIncluded​(Element element)
      • setSuggestedOwnedDiagrams

        public void setSuggestedOwnedDiagrams​(Element element,
                                              @CheckForNull
                                              java.util.Collection<java.lang.String> value)
      • clearSuggestedOwnedDiagrams

        public void clearSuggestedOwnedDiagrams​(Element element)
      • addSuggestedOwnedDiagrams

        public void addSuggestedOwnedDiagrams​(Element element,
                                              java.lang.String value)
      • removeSuggestedOwnedDiagrams

        public void removeSuggestedOwnedDiagrams​(Element element,
                                                 java.lang.String value)
      • getSuggestedOwnedDiagrams

        public java.util.List<java.lang.String> getSuggestedOwnedDiagrams​(Element element)
      • setSuggestedOwnedTypes

        public void setSuggestedOwnedTypes​(Element element,
                                           @CheckForNull
                                           java.util.Collection<? extends Element> value)
      • clearSuggestedOwnedTypes

        public void clearSuggestedOwnedTypes​(Element element)
      • addSuggestedOwnedTypes

        public void addSuggestedOwnedTypes​(Element element,
                                           Element value)
      • removeSuggestedOwnedTypes

        public void removeSuggestedOwnedTypes​(Element element,
                                              Element value)
      • getSuggestedOwnedTypes

        public java.util.List<Element> getSuggestedOwnedTypes​(Element element)
      • setSuperTypes

        public void setSuperTypes​(Element element,
                                  @CheckForNull
                                  java.util.Collection<? extends Element> value)
      • clearSuperTypes

        public void clearSuperTypes​(Element element)
      • addSuperTypes

        public void addSuperTypes​(Element element,
                                  Element value)
      • removeSuperTypes

        public void removeSuperTypes​(Element element,
                                     Element value)
      • getSuperTypes

        public java.util.List<Element> getSuperTypes​(Element element)
      • setSymbolStandardExpertConfiguration

        public void setSymbolStandardExpertConfiguration​(Element element,
                                                         @CheckForNull
                                                         java.util.Collection<java.lang.String> value)
      • clearSymbolStandardExpertConfiguration

        public void clearSymbolStandardExpertConfiguration​(Element element)
      • addSymbolStandardExpertConfiguration

        public void addSymbolStandardExpertConfiguration​(Element element,
                                                         java.lang.String value)
      • removeSymbolStandardExpertConfiguration

        public void removeSymbolStandardExpertConfiguration​(Element element,
                                                            java.lang.String value)
      • getSymbolStandardExpertConfiguration

        public java.util.List<java.lang.String> getSymbolStandardExpertConfiguration​(Element element)
      • setTypesForSource

        public void setTypesForSource​(Element element,
                                      @CheckForNull
                                      java.util.Collection<? extends Element> value)
      • clearTypesForSource

        public void clearTypesForSource​(Element element)
      • addTypesForSource

        public void addTypesForSource​(Element element,
                                      Element value)
      • removeTypesForSource

        public void removeTypesForSource​(Element element,
                                         Element value)
      • getTypesForSource

        public java.util.List<Element> getTypesForSource​(Element element)
      • setTypesForTarget

        public void setTypesForTarget​(Element element,
                                      @CheckForNull
                                      java.util.Collection<? extends Element> value)
      • clearTypesForTarget

        public void clearTypesForTarget​(Element element)
      • addTypesForTarget

        public void addTypesForTarget​(Element element,
                                      Element value)
      • removeTypesForTarget

        public void removeTypesForTarget​(Element element,
                                         Element value)
      • getTypesForTarget

        public java.util.List<Element> getTypesForTarget​(Element element)
      • setUsedUMLProperties

        public void setUsedUMLProperties​(Element element,
                                         @CheckForNull
                                         java.util.Collection<java.lang.String> value)
      • clearUsedUMLProperties

        public void clearUsedUMLProperties​(Element element)
      • addUsedUMLProperties

        public void addUsedUMLProperties​(Element element,
                                         java.lang.String value)
      • removeUsedUMLProperties

        public void removeUsedUMLProperties​(Element element,
                                            java.lang.String value)
      • getUsedUMLProperties

        public java.util.List<java.lang.String> getUsedUMLProperties​(Element element)
      • clear

        protected void clear()
      • is

        public boolean is​(@CheckForNull
                          Element element)
        Description copied from class: ProfileImplementation.StereotypeWrapper
        Checks if stereotype of this wrapper is applied to given element.
        Parameters:
        element - element
        Returns:
        true if stereotype of this wrapper is applied to given element
      • isInstance

        public static boolean isInstance​(@CheckForNull
                                         Element element)