Package com.nomagic.uml2
Class MagicDrawProfile.BannerStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.uml2.MagicDrawProfile.BannerStereotype
- Enclosing class:
- MagicDrawProfile
public static class MagicDrawProfile.BannerStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
protected void
clear()
void
Returns stereotype for this wrapper.boolean
static boolean
isInstance
(Element element) void
removeText
(Element element, String value) void
setText
(Element element, Collection<String> value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
TEXT
- See Also:
-
-
Constructor Details
-
BannerStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapper
Returns stereotype for this wrapper.- Specified by:
getStereotype
in classProfileImplementation.StereotypeWrapper
- Returns:
- stereotype
-
getTextProperty
-
setText
-
clearText
-
addText
-
removeText
-
getText
-
clear
protected void clear() -
is
-
isInstance
-