Package com.nomagic.magicdraw.uimodeling
Class UIPrototypingProfile.SelectedStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.SelectedStereotype
- Enclosing class:
- UIPrototypingProfile
public static class UIPrototypingProfile.SelectedStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
clear()
void
clearSelected
(Element element) Returns stereotype for this wrapper.boolean
static boolean
isInstance
(Element element) isSelected
(Element element) void
setSelected
(Element element, Boolean value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
SELECTED
- See Also:
-
-
Constructor Details
-
SelectedStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapper
Returns stereotype for this wrapper.- Specified by:
getStereotype
in classProfileImplementation.StereotypeWrapper
- Returns:
- stereotype
-
getSelectedProperty
-
setSelected
-
clearSelected
-
isSelected
-
clear
protected void clear() -
is
-
isInstance
-