Class MagicDrawProfile.CustomizationStereotype

java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.uml2.MagicDrawProfile.CustomizationStereotype
Enclosing class:
MagicDrawProfile

public static class MagicDrawProfile.CustomizationStereotype extends ProfileImplementation.StereotypeWrapper
  • Field Details

  • Constructor Details

    • CustomizationStereotype

      protected CustomizationStereotype(MagicDrawProfile profile)
  • Method Details

    • getStereotype

      public Stereotype getStereotype()
      Description copied from class: ProfileImplementation.StereotypeWrapper
      Returns stereotype for this wrapper.
      Specified by:
      getStereotype in class ProfileImplementation.StereotypeWrapper
      Returns:
      stereotype
    • 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 String value)
    • clearAbbreviation

      public void clearAbbreviation(Element element)
    • getAbbreviation

      @CheckForNull public 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 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 List<Element> getAllowedDragAndDrops(Element element)
    • setAllowedRelationships

      public void setAllowedRelationships(Element element, @CheckForNull 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 List<Element> getAllowedRelationships(Element element)
    • setApplyToSource

      public void setApplyToSource(Element element, @CheckForNull 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 List<Element> getApplyToSource(Element element)
    • setApplyToTarget

      public void setApplyToTarget(Element element, @CheckForNull 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 List<Element> getApplyToTarget(Element element)
    • setCategory

      public void setCategory(Element element, @CheckForNull String value)
    • clearCategory

      public void clearCategory(Element element)
    • getCategory

      @CheckForNull public String getCategory(Element element)
    • setCheckSpelling

      public void setCheckSpelling(Element element, @CheckForNull Collection<String> value)
    • clearCheckSpelling

      public void clearCheckSpelling(Element element)
    • addCheckSpelling

      public void addCheckSpelling(Element element, String value)
    • removeCheckSpelling

      public void removeCheckSpelling(Element element, String value)
    • getCheckSpelling

      public List<String> getCheckSpelling(Element element)
    • setCustomizationTarget

      public void setCustomizationTarget(Element element, @CheckForNull 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 List<Element> getCustomizationTarget(Element element)
    • setDefaultShapeSize

      public void setDefaultShapeSize(Element element, @CheckForNull Collection<Integer> value)
    • clearDefaultShapeSize

      public void clearDefaultShapeSize(Element element)
    • addDefaultShapeSize

      public void addDefaultShapeSize(Element element, Integer value)
    • removeDefaultShapeSize

      public void removeDefaultShapeSize(Element element, Integer value)
    • getDefaultShapeSize

      public List<Integer> getDefaultShapeSize(Element element)
    • setDisallowedRelationships

      public void setDisallowedRelationships(Element element, @CheckForNull 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 List<Element> getDisallowedRelationships(Element element)
    • setDoNotSuggestAsType

      public void setDoNotSuggestAsType(Element element, @CheckForNull Boolean value)
    • clearDoNotSuggestAsType

      public void clearDoNotSuggestAsType(Element element)
    • isDoNotSuggestAsType

      @CheckForNull public Boolean isDoNotSuggestAsType(Element element)
    • setDoNotSuggestNameAutoCompletion

      public void setDoNotSuggestNameAutoCompletion(Element element, @CheckForNull Boolean value)
    • clearDoNotSuggestNameAutoCompletion

      public void clearDoNotSuggestNameAutoCompletion(Element element)
    • isDoNotSuggestNameAutoCompletion

      @CheckForNull public Boolean isDoNotSuggestNameAutoCompletion(Element element)
    • setHelpID

      public void setHelpID(Element element, @CheckForNull String value)
    • clearHelpID

      public void clearHelpID(Element element)
    • getHelpID

      @CheckForNull public String getHelpID(Element element)
    • setHiddenOwnedDiagrams

      public void setHiddenOwnedDiagrams(Element element, @CheckForNull Collection<String> value)
    • clearHiddenOwnedDiagrams

      public void clearHiddenOwnedDiagrams(Element element)
    • addHiddenOwnedDiagrams

      public void addHiddenOwnedDiagrams(Element element, String value)
    • removeHiddenOwnedDiagrams

      public void removeHiddenOwnedDiagrams(Element element, String value)
    • getHiddenOwnedDiagrams

      public List<String> getHiddenOwnedDiagrams(Element element)
    • setHiddenOwnedTypes

      public void setHiddenOwnedTypes(Element element, @CheckForNull 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 List<Element> getHiddenOwnedTypes(Element element)
    • setHideMetatype

      public void setHideMetatype(Element element, @CheckForNull Boolean value)
    • clearHideMetatype

      public void clearHideMetatype(Element element)
    • isHideMetatype

      @CheckForNull public Boolean isHideMetatype(Element element)
    • setInShortcutMenu

      public void setInShortcutMenu(Element element, @CheckForNull 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 List<Element> getInShortcutMenu(Element element)
    • setKeyword

      public void setKeyword(Element element, @CheckForNull String value)
    • clearKeyword

      public void clearKeyword(Element element)
    • getKeyword

      @CheckForNull public String getKeyword(Element element)
    • setMultiLineTextProperties

      public void setMultiLineTextProperties(Element element, @CheckForNull 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 List<Element> getMultiLineTextProperties(Element element)
    • setPossibleOwners

      public void setPossibleOwners(Element element, @CheckForNull 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 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 Collection<String> value)
    • clearPropertiesDisplayedInCompartments

      public void clearPropertiesDisplayedInCompartments(Element element)
    • addPropertiesDisplayedInCompartments

      public void addPropertiesDisplayedInCompartments(Element element, String value)
    • removePropertiesDisplayedInCompartments

      public void removePropertiesDisplayedInCompartments(Element element, String value)
    • getPropertiesDisplayedInCompartments

      public List<String> getPropertiesDisplayedInCompartments(Element element)
    • setQuickApplyingFor

      public void setQuickApplyingFor(Element element, @CheckForNull 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 List<Element> getQuickApplyingFor(Element element)
    • setRepresentationText

      public void setRepresentationText(Element element, @CheckForNull String value)
    • clearRepresentationText

      public void clearRepresentationText(Element element)
    • getRepresentationText

      @CheckForNull public String getRepresentationText(Element element)
    • setShowPropertiesWhenNotApplied

      public void setShowPropertiesWhenNotApplied(Element element, @CheckForNull Boolean value)
    • clearShowPropertiesWhenNotApplied

      public void clearShowPropertiesWhenNotApplied(Element element)
    • isShowPropertiesWhenNotApplied

      @CheckForNull public Boolean isShowPropertiesWhenNotApplied(Element element)
    • setShowPropertiesWhenNotAppliedLimitedByElementType

      public void setShowPropertiesWhenNotAppliedLimitedByElementType(Element element, @CheckForNull 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 List<Element> getShowPropertiesWhenNotAppliedLimitedByElementType(Element element)
    • setShowPropertiesWhenNotAppliedLimitedByProfileApplication

      public void setShowPropertiesWhenNotAppliedLimitedByProfileApplication(Element element, @CheckForNull Boolean value)
    • clearShowPropertiesWhenNotAppliedLimitedByProfileApplication

      public void clearShowPropertiesWhenNotAppliedLimitedByProfileApplication(Element element)
    • isShowPropertiesWhenNotAppliedLimitedByProfileApplication

      @CheckForNull public Boolean isShowPropertiesWhenNotAppliedLimitedByProfileApplication(Element element)
    • setStandardExpertConfiguration

      public void setStandardExpertConfiguration(Element element, @CheckForNull Collection<String> value)
    • clearStandardExpertConfiguration

      public void clearStandardExpertConfiguration(Element element)
    • addStandardExpertConfiguration

      public void addStandardExpertConfiguration(Element element, String value)
    • removeStandardExpertConfiguration

      public void removeStandardExpertConfiguration(Element element, String value)
    • getStandardExpertConfiguration

      public List<String> getStandardExpertConfiguration(Element element)
    • setSubElementContentsIncluded

      public void setSubElementContentsIncluded(Element element, @CheckForNull MagicDrawProfile.SubcontentsKindEnum value)
    • clearSubElementContentsIncluded

      public void clearSubElementContentsIncluded(Element element)
    • getSubElementContentsIncluded

      @CheckForNull public MagicDrawProfile.SubcontentsKindEnum getSubElementContentsIncluded(Element element)
    • setSuggestedOwnedDiagrams

      public void setSuggestedOwnedDiagrams(Element element, @CheckForNull Collection<String> value)
    • clearSuggestedOwnedDiagrams

      public void clearSuggestedOwnedDiagrams(Element element)
    • addSuggestedOwnedDiagrams

      public void addSuggestedOwnedDiagrams(Element element, String value)
    • removeSuggestedOwnedDiagrams

      public void removeSuggestedOwnedDiagrams(Element element, String value)
    • getSuggestedOwnedDiagrams

      public List<String> getSuggestedOwnedDiagrams(Element element)
    • setSuggestedOwnedTypes

      public void setSuggestedOwnedTypes(Element element, @CheckForNull 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 List<Element> getSuggestedOwnedTypes(Element element)
    • setSuperTypes

      public void setSuperTypes(Element element, @CheckForNull 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 List<Element> getSuperTypes(Element element)
    • setSymbolStandardExpertConfiguration

      public void setSymbolStandardExpertConfiguration(Element element, @CheckForNull Collection<String> value)
    • clearSymbolStandardExpertConfiguration

      public void clearSymbolStandardExpertConfiguration(Element element)
    • addSymbolStandardExpertConfiguration

      public void addSymbolStandardExpertConfiguration(Element element, String value)
    • removeSymbolStandardExpertConfiguration

      public void removeSymbolStandardExpertConfiguration(Element element, String value)
    • getSymbolStandardExpertConfiguration

      public List<String> getSymbolStandardExpertConfiguration(Element element)
    • setTypesForSource

      public void setTypesForSource(Element element, @CheckForNull 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 List<Element> getTypesForSource(Element element)
    • setTypesForTarget

      public void setTypesForTarget(Element element, @CheckForNull 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 List<Element> getTypesForTarget(Element element)
    • setUsedUMLProperties

      public void setUsedUMLProperties(Element element, @CheckForNull Collection<String> value)
    • clearUsedUMLProperties

      public void clearUsedUMLProperties(Element element)
    • addUsedUMLProperties

      public void addUsedUMLProperties(Element element, String value)
    • removeUsedUMLProperties

      public void removeUsedUMLProperties(Element element, String value)
    • getUsedUMLProperties

      public List<String> getUsedUMLProperties(Element element)
    • clear

      protected void clear()
    • is

      public boolean is(@CheckForNull Element element)
    • isInstance

      public static boolean isInstance(@CheckForNull Element element)