Package com.nomagic.uml2
Class MagicDrawProfile.DisclaimerConfigurationStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.uml2.MagicDrawProfile.DisclaimerConfigurationStereotype
- Enclosing class:
- MagicDrawProfile
public static class MagicDrawProfile.DisclaimerConfigurationStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected voidclear()voidReturns stereotype for this wrapper.booleanstatic booleanisInstance(Element element) voidremoveText(Element element, String value) voidsetText(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
-
DisclaimerConfigurationStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getTextProperty
-
setText
-
clearText
-
addText
-
removeText
-
getText
-
clear
protected void clear() -
is
-
isInstance
-