Package com.nomagic.uml2
Class MagicDrawProfile.TypeModifierStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.uml2.MagicDrawProfile.TypeModifierStereotype
- Enclosing class:
 - MagicDrawProfile
 
public static class MagicDrawProfile.TypeModifierStereotype
extends ProfileImplementation.StereotypeWrapper
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected voidclear()voidclearTypeModifier(Element element) Returns stereotype for this wrapper.getTypeModifier(Element element) booleanstatic booleanisInstance(Element element) voidsetTypeModifier(Element element, String value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply 
- 
Field Details
- 
STEREOTYPE_NAME
- See Also:
 
 - 
TYPEMODIFIER
- See Also:
 
 
 - 
 - 
Constructor Details
- 
TypeModifierStereotype
 
 - 
 - 
Method Details
- 
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
 getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
 - stereotype
 
 - 
getTypeModifierProperty
 - 
setTypeModifier
 - 
clearTypeModifier
 - 
getTypeModifier
 - 
clear
protected void clear() - 
is
 - 
isInstance
 
 -