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