Package com.nomagic.uml2
Class MagicDrawProfile.MetricSuiteStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.uml2.MagicDrawProfile.MetricSuiteStereotype
- Enclosing class:
- MagicDrawProfile
public static class MagicDrawProfile.MetricSuiteStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
protected void
clear()
void
clearTarget
(Element element) Returns stereotype for this wrapper.boolean
static boolean
isInstance
(Element element) void
removeTarget
(Element element, Element value) void
setTarget
(Element element, Collection<? extends Element> value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
TARGET
- See Also:
-
-
Constructor Details
-
MetricSuiteStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapper
Returns stereotype for this wrapper.- Specified by:
getStereotype
in classProfileImplementation.StereotypeWrapper
- Returns:
- stereotype
-
getTargetProperty
-
setTarget
-
clearTarget
-
addTarget
-
removeTarget
-
getTarget
-
clear
protected void clear() -
is
-
isInstance
-