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
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addDetails
(Element element, String value) protected void
clear()
void
clearDetails
(Element element) void
getDetails
(Element element) Returns stereotype for this wrapper.boolean
static boolean
isInstance
(Element element) void
removeDetails
(Element element, String value) void
setDetails
(Element element, Collection<String> value) void
Methods 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.StereotypeWrapper
Returns stereotype for this wrapper.- Specified by:
getStereotype
in classProfileImplementation.StereotypeWrapper
- Returns:
- stereotype
-
getDetailsProperty
-
getNProperty
-
setDetails
-
clearDetails
-
addDetails
-
removeDetails
-
getDetails
-
setN
-
clearN
-
getN
-
clear
protected void clear() -
is
-
isInstance
-