Package com.nomagic.uml2
Class MagicDrawProfile.GroupedStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.uml2.MagicDrawProfile.GroupedStereotype
- Enclosing class:
- MagicDrawProfile
public static class MagicDrawProfile.GroupedStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidclear()voidclearGroup(Element element) Returns stereotype for this wrapper.booleanstatic booleanisInstance(Element element) voidsetGroup(Element element, MagicDrawProfile.CustomizationGroupNamesEnum value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
GROUP
- See Also:
-
-
Constructor Details
-
GroupedStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getGroupProperty
-
setGroup
public void setGroup(Element element, @CheckForNull MagicDrawProfile.CustomizationGroupNamesEnum value) -
clearGroup
-
getGroup
-
clear
protected void clear() -
is
-
isInstance
-