Package com.nomagic.uml2
Class MagicDrawProfile.VirtualStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.uml2.MagicDrawProfile.VirtualStereotype
- Enclosing class:
- MagicDrawProfile
public static class MagicDrawProfile.VirtualStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddDetails(Element element, String value) protected voidclear()voidclearDetails(Element element) voidgetDetails(Element element) Returns stereotype for this wrapper.booleanstatic booleanisInstance(Element element) voidremoveDetails(Element element, String value) voidsetDetails(Element element, Collection<String> value) voidMethods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
DETAILS
- See Also:
-
N
- See Also:
-
-
Constructor Details
-
VirtualStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getDetailsProperty
-
getNProperty
-
setDetails
-
clearDetails
-
addDetails
-
removeDetails
-
getDetails
-
setN
-
clearN
-
getN
-
clear
protected void clear() -
is
-
isInstance
-