Package com.nomagic.uml2
Class ValidationProfile.FatalIconStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.uml2.ValidationProfile.FatalIconStereotype
- Enclosing class:
 - ValidationProfile
 
public static class ValidationProfile.FatalIconStereotype
extends ProfileImplementation.StereotypeWrapper
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidclearHighlightColor(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
- 
FatalIconStereotype
 
 - 
 - 
Method Details
- 
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
 getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
 - stereotype
 
 - 
getHighlightColorProperty
 - 
setHighlightColor
 - 
clearHighlightColor
 - 
getHighlightColor
 - 
is
 - 
isInstance
 
 -