Package com.nomagic.uml2
Class MagicDrawProfile.CustomImageHolderStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.uml2.MagicDrawProfile.CustomImageHolderStereotype
- Enclosing class:
- MagicDrawProfile
public static class MagicDrawProfile.CustomImageHolderStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidclear()voidclearContent(Element element) voidclearFormat(Element element) voidclearLocation(Element element) getContent(Element element) getLocation(Element element) Returns stereotype for this wrapper.booleanstatic booleanisInstance(Element element) voidsetContent(Element element, String value) voidvoidsetLocation(Element element, String value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
CONTENT
- See Also:
-
FORMAT
- See Also:
-
LOCATION
- See Also:
-
-
Constructor Details
-
CustomImageHolderStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getContentProperty
-
getFormatProperty
-
getLocationProperty
-
setContent
-
clearContent
-
getContent
-
setFormat
-
clearFormat
-
getFormat
-
setLocation
-
clearLocation
-
getLocation
-
clear
protected void clear() -
is
-
isInstance
-