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
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidclear()voidclearAuthor(Element element) voidclearVersion(Element element) Returns stereotype for this wrapper.getVersion(Element element) booleanstatic booleanisInstance(Element element) voidvoidsetVersion(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.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getAuthorProperty
-
getVersionProperty
-
setAuthor
-
clearAuthor
-
getAuthor
-
setVersion
-
clearVersion
-
getVersion
-
clear
protected void clear() -
is
-
isInstance
-