Package com.nomagic.uml2
Class ValidationProfile.ImagedStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.uml2.ValidationProfile.ImagedStereotype
- Enclosing class:
- ValidationProfile
public static class ValidationProfile.ImagedStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidclear()voidclearHighlightColor(Element element) getHighlightColor(Element element) Returns stereotype for this wrapper.booleanstatic booleanisInstance(Element element) voidsetHighlightColor(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
-
ImagedStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getHighlightColorProperty
-
setHighlightColor
-
clearHighlightColor
-
getHighlightColor
-
clear
protected void clear() -
is
-
isInstance
-