Package com.nomagic.uml2
Class MagicDrawProfile.HasGroupNameStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.uml2.MagicDrawProfile.HasGroupNameStereotype
- Enclosing class:
- MagicDrawProfile
public static class MagicDrawProfile.HasGroupNameStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidclear()voidclearGroupName(Element element) getGroupName(Element element) Returns stereotype for this wrapper.booleanstatic booleanisInstance(Element element) voidsetGroupName(Element element, String value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
GROUPNAME
- See Also:
-
-
Constructor Details
-
HasGroupNameStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getGroupNameProperty
-
setGroupName
-
clearGroupName
-
getGroupName
-
clear
protected void clear() -
is
-
isInstance
-