Package com.nomagic.uml2
Class MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.uml2.MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
- Enclosing class:
- MagicDrawProfile
public static class MagicDrawProfile.ProfileUpgradeMappingRuleStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionvoidaddSourceStereotypeMetaclass(Element element, Element value) protected voidclear()voidclearAddToDoIfTagDoesNotExist(Element element) voidvoidclearDisableNewTypeCreation(Element element) voidvoidclearExplicitNewMetaclass(Element element) voidvoidclearSourceStereotypeIconContent(Element element) voidclearSourceStereotypeIconFormat(Element element) voidclearSourceStereotypeID(Element element) voidclearSourceStereotypeMetaclass(Element element) voidclearSourceStereotypeName(Element element) voidclearSourceTagID(Element element) voidclearSourceTagName(Element element) voidclearTargetStereotypeIconContent(Element element) voidclearTargetStereotypeIconFormat(Element element) voidclearTargetStereotypeID(Element element) voidclearTargetStereotypeName(Element element) voidclearTargetTagID(Element element) voidclearTargetTagName(Element element) getExplicitNewMetaclass(Element element) getSourceStereotypeIconContent(Element element) getSourceStereotypeIconFormat(Element element) getSourceStereotypeID(Element element) getSourceStereotypeMetaclass(Element element) getSourceStereotypeName(Element element) getSourceTagID(Element element) getSourceTagName(Element element) Returns stereotype for this wrapper.getTargetStereotypeIconContent(Element element) getTargetStereotypeIconFormat(Element element) getTargetStereotypeID(Element element) getTargetStereotypeName(Element element) getTargetTagID(Element element) getTargetTagName(Element element) booleanisAddToDoIfTagDoesNotExist(Element element) isCaseSensitiveEnumerationLiteral(Element element) isDisableNewTypeCreation(Element element) static booleanisInstance(Element element) isSearchForDerivedIfDoesNotExist(Element element) voidremoveSourceStereotypeMetaclass(Element element, Element value) voidsetAddToDoIfTagDoesNotExist(Element element, Boolean value) voidsetCaseSensitiveEnumerationLiteral(Element element, Boolean value) voidsetDisableNewTypeCreation(Element element, Boolean value) voidsetDisableReplaceWhereSavedAsElementValue(Element element, Boolean value) voidsetExplicitNewMetaclass(Element element, Element value) voidsetSearchForDerivedIfDoesNotExist(Element element, Boolean value) voidsetSourceStereotypeIconContent(Element element, String value) voidsetSourceStereotypeIconFormat(Element element, String value) voidsetSourceStereotypeID(Element element, String value) voidsetSourceStereotypeMetaclass(Element element, Collection<? extends Element> value) voidsetSourceStereotypeName(Element element, String value) voidsetSourceTagID(Element element, String value) voidsetSourceTagName(Element element, String value) voidsetTargetStereotypeIconContent(Element element, String value) voidsetTargetStereotypeIconFormat(Element element, String value) voidsetTargetStereotypeID(Element element, String value) voidsetTargetStereotypeName(Element element, String value) voidsetTargetTagID(Element element, String value) voidsetTargetTagName(Element element, String value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
ADDTODOIFTAGDOESNOTEXIST
- See Also:
-
CASESENSITIVEENUMERATIONLITERAL
- See Also:
-
DISABLENEWTYPECREATION
- See Also:
-
DISABLEREPLACEWHERESAVEDASELEMENTVALUE
- See Also:
-
EXPLICITNEWMETACLASS
- See Also:
-
SEARCHFORDERIVEDIFDOESNOTEXIST
- See Also:
-
SOURCESTEREOTYPEID
- See Also:
-
SOURCESTEREOTYPEICONCONTENT
- See Also:
-
SOURCESTEREOTYPEICONFORMAT
- See Also:
-
SOURCESTEREOTYPEMETACLASS
- See Also:
-
SOURCESTEREOTYPENAME
- See Also:
-
SOURCETAGID
- See Also:
-
SOURCETAGNAME
- See Also:
-
TARGETSTEREOTYPEID
- See Also:
-
TARGETSTEREOTYPEICONCONTENT
- See Also:
-
TARGETSTEREOTYPEICONFORMAT
- See Also:
-
TARGETSTEREOTYPENAME
- See Also:
-
TARGETTAGID
- See Also:
-
TARGETTAGNAME
- See Also:
-
-
Constructor Details
-
ProfileUpgradeMappingRuleStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getAddToDoIfTagDoesNotExistProperty
-
getCaseSensitiveEnumerationLiteralProperty
-
getDisableNewTypeCreationProperty
-
getDisableReplaceWhereSavedAsElementValueProperty
-
getExplicitNewMetaclassProperty
-
getSearchForDerivedIfDoesNotExistProperty
-
getSourceStereotypeIDProperty
-
getSourceStereotypeIconContentProperty
-
getSourceStereotypeIconFormatProperty
-
getSourceStereotypeMetaclassProperty
-
getSourceStereotypeNameProperty
-
getSourceTagIDProperty
-
getSourceTagNameProperty
-
getTargetStereotypeIDProperty
-
getTargetStereotypeIconContentProperty
-
getTargetStereotypeIconFormatProperty
-
getTargetStereotypeNameProperty
-
getTargetTagIDProperty
-
getTargetTagNameProperty
-
setAddToDoIfTagDoesNotExist
-
clearAddToDoIfTagDoesNotExist
-
isAddToDoIfTagDoesNotExist
-
setCaseSensitiveEnumerationLiteral
-
clearCaseSensitiveEnumerationLiteral
-
isCaseSensitiveEnumerationLiteral
-
setDisableNewTypeCreation
-
clearDisableNewTypeCreation
-
isDisableNewTypeCreation
-
setDisableReplaceWhereSavedAsElementValue
-
clearDisableReplaceWhereSavedAsElementValue
-
isDisableReplaceWhereSavedAsElementValue
-
setExplicitNewMetaclass
-
clearExplicitNewMetaclass
-
getExplicitNewMetaclass
-
setSearchForDerivedIfDoesNotExist
-
clearSearchForDerivedIfDoesNotExist
-
isSearchForDerivedIfDoesNotExist
-
setSourceStereotypeID
-
clearSourceStereotypeID
-
getSourceStereotypeID
-
setSourceStereotypeIconContent
-
clearSourceStereotypeIconContent
-
getSourceStereotypeIconContent
-
setSourceStereotypeIconFormat
-
clearSourceStereotypeIconFormat
-
getSourceStereotypeIconFormat
-
setSourceStereotypeMetaclass
public void setSourceStereotypeMetaclass(Element element, @CheckForNull Collection<? extends Element> value) -
clearSourceStereotypeMetaclass
-
addSourceStereotypeMetaclass
-
removeSourceStereotypeMetaclass
-
getSourceStereotypeMetaclass
-
setSourceStereotypeName
-
clearSourceStereotypeName
-
getSourceStereotypeName
-
setSourceTagID
-
clearSourceTagID
-
getSourceTagID
-
setSourceTagName
-
clearSourceTagName
-
getSourceTagName
-
setTargetStereotypeID
-
clearTargetStereotypeID
-
getTargetStereotypeID
-
setTargetStereotypeIconContent
-
clearTargetStereotypeIconContent
-
getTargetStereotypeIconContent
-
setTargetStereotypeIconFormat
-
clearTargetStereotypeIconFormat
-
getTargetStereotypeIconFormat
-
setTargetStereotypeName
-
clearTargetStereotypeName
-
getTargetStereotypeName
-
setTargetTagID
-
clearTargetTagID
-
getTargetTagID
-
setTargetTagName
-
clearTargetTagName
-
getTargetTagName
-
clear
protected void clear() -
is
-
isInstance
-