Package com.nomagic.magicdraw.uimodeling
Class UIPrototypingProfile.LeafStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.LeafStereotype
- Enclosing class:
 - UIPrototypingProfile
 
public static class UIPrototypingProfile.LeafStereotype
extends ProfileImplementation.StereotypeWrapper
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidclearSelected(Element element) voidReturns stereotype for this wrapper.booleanstatic booleanisInstance(Element element) isSelected(Element element) voidsetIcon(Element element, UIPrototypingProfile.IconsEnum value) voidvoidsetSelected(Element element, Boolean value) voidMethods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply 
- 
Field Details
- 
STEREOTYPE_NAME
- See Also:
 
 - 
ICON
- See Also:
 
 - 
TEXT
- See Also:
 
 - 
SELECTED
- See Also:
 
 - 
ID
- See Also:
 
 
 - 
 - 
Constructor Details
- 
LeafStereotype
 
 - 
 - 
Method Details
- 
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
 getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
 - stereotype
 
 - 
getIconProperty
 - 
getTextProperty
 - 
getSelectedProperty
 - 
getIDProperty
 - 
setIcon
 - 
clearIcon
 - 
getIcon
 - 
setText
 - 
clearText
 - 
getText
 - 
setSelected
 - 
clearSelected
 - 
isSelected
 - 
setID
 - 
clearID
 - 
getID
 - 
is
 - 
isInstance
 
 -