Package com.nomagic.uml2
Class ValidationProfile.DebugIconStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.uml2.ValidationProfile.DebugIconStereotype
- Enclosing class:
- ValidationProfile
public static class ValidationProfile.DebugIconStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
clearHighlightColor
(Element element) getHighlightColor
(Element element) Returns stereotype for this wrapper.boolean
static boolean
isInstance
(Element element) void
setHighlightColor
(Element element, String value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
HIGHLIGHTCOLOR
- See Also:
-
-
Constructor Details
-
DebugIconStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapper
Returns stereotype for this wrapper.- Specified by:
getStereotype
in classProfileImplementation.StereotypeWrapper
- Returns:
- stereotype
-
getHighlightColorProperty
-
setHighlightColor
-
clearHighlightColor
-
getHighlightColor
-
is
-
isInstance
-