Package com.nomagic.uml2
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 Summary
 
- 
Constructor Summary
Constructors Modifier Constructor Description protectedCustomizationStereotype(MagicDrawProfile profile) 
- 
Method Summary
- 
Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, getElement, getTagByName, isDerivedStereotype, isSameOrDerivedStereotype, toBoolean, toDouble, toInteger, toString, unApply 
 - 
 
 - 
 
- 
- 
Field Detail
- 
STEREOTYPE_NAME
public static final java.lang.String STEREOTYPE_NAME
- See Also:
 - Constant Field Values
 
 
- 
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
 
 
- 
APPLYTOSOURCE
public static final java.lang.String APPLYTOSOURCE
- See Also:
 - Constant Field Values
 
 
- 
APPLYTOTARGET
public static final java.lang.String APPLYTOTARGET
- 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
 
 
- 
CHECKSPELLING
public static final java.lang.String CHECKSPELLING
- 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
 
 
- 
HELPID
public static final java.lang.String HELPID
- 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
 
 
- 
HIDEMETATYPE
public static final java.lang.String HIDEMETATYPE
- See Also:
 - Constant Field Values
 
 
- 
INSHORTCUTMENU
public static final java.lang.String INSHORTCUTMENU
- See Also:
 - Constant Field Values
 
 
- 
KEYWORD
public static final java.lang.String KEYWORD
- See Also:
 - Constant Field Values
 
 
- 
MULTILINETEXTPROPERTIES
public static final java.lang.String MULTILINETEXTPROPERTIES
- See Also:
 - Constant Field Values
 
 
- 
POSSIBLEOWNERS
public static final java.lang.String POSSIBLEOWNERS
- 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
 
 
- 
SUPERTYPES
public static final java.lang.String SUPERTYPES
- See Also:
 - Constant Field Values
 
 
- 
SYMBOLSTANDARDEXPERTCONFIGURATION
public static final java.lang.String SYMBOLSTANDARDEXPERTCONFIGURATION
- See Also:
 - Constant Field Values
 
 
- 
TYPESFORSOURCE
public static final java.lang.String TYPESFORSOURCE
- See Also:
 - Constant Field Values
 
 
- 
TYPESFORTARGET
public static final java.lang.String TYPESFORTARGET
- See Also:
 - Constant Field Values
 
 
- 
USEDUMLPROPERTIES
public static final java.lang.String USEDUMLPROPERTIES
- See Also:
 - Constant Field Values
 
 
- 
_p
private final MagicDrawProfile _p
 
- 
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
- 
getStereotype
public Stereotype getStereotype()
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
 getStereotypein classProfileImplementation.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 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)
 
- 
setAllowedDragAndDrops
public void setAllowedDragAndDrops(Element element, @CheckForNull java.util.Collection<? extends Element> value)
 
- 
clearAllowedDragAndDrops
public void clearAllowedDragAndDrops(Element element)
 
- 
setAllowedRelationships
public void setAllowedRelationships(Element element, @CheckForNull java.util.Collection<? extends Element> value)
 
- 
clearAllowedRelationships
public void clearAllowedRelationships(Element element)
 
- 
setApplyToSource
public void setApplyToSource(Element element, @CheckForNull java.util.Collection<? extends Element> value)
 
- 
clearApplyToSource
public void clearApplyToSource(Element element)
 
- 
setApplyToTarget
public void setApplyToTarget(Element element, @CheckForNull java.util.Collection<? extends Element> value)
 
- 
clearApplyToTarget
public void clearApplyToTarget(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)
 
- 
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)
 
- 
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)
 
- 
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)
 
- 
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)
 
- 
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)
 
- 
setPreferredMetatype
public void setPreferredMetatype(Element element, @CheckForNull Element value)
 
- 
clearPreferredMetatype
public void clearPreferredMetatype(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)
 
- 
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)
 
- 
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 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)
 
- 
setSuperTypes
public void setSuperTypes(Element element, @CheckForNull java.util.Collection<? extends Element> value)
 
- 
clearSuperTypes
public void clearSuperTypes(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)
 
- 
setTypesForTarget
public void setTypesForTarget(Element element, @CheckForNull java.util.Collection<? extends Element> value)
 
- 
clearTypesForTarget
public void clearTypesForTarget(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.StereotypeWrapperChecks 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) 
 - 
 
 -