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