Package com.nomagic.uml2
Class MagicDrawProfile.InfoStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.uml2.MagicDrawProfile.InfoStereotype
- Enclosing class:
- MagicDrawProfile
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
clear()
void
clearAuthor
(Element element) void
clearVersion
(Element element) Returns stereotype for this wrapper.getVersion
(Element element) boolean
static boolean
isInstance
(Element element) void
void
setVersion
(Element element, String value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
AUTHOR
- See Also:
-
VERSION
- See Also:
-
-
Constructor Details
-
InfoStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapper
Returns stereotype for this wrapper.- Specified by:
getStereotype
in classProfileImplementation.StereotypeWrapper
- Returns:
- stereotype
-
getAuthorProperty
-
getVersionProperty
-
setAuthor
-
clearAuthor
-
getAuthor
-
setVersion
-
clearVersion
-
getVersion
-
clear
protected void clear() -
is
-
isInstance
-