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
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionprotected voidclear()voidclearHorizontalScrollBar(Element element) getHorizontalScrollBar(Element element) Returns stereotype for this wrapper.booleanstatic booleanisInstance(Element element) voidsetHorizontalScrollBar(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.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getHorizontalScrollBarProperty
-
setHorizontalScrollBar
-
clearHorizontalScrollBar
-
getHorizontalScrollBar
@CheckForNull public UIPrototypingProfile.ScrollBarPolicyEnum getHorizontalScrollBar(Element element) -
clear
protected void clear() -
is
-
isInstance
-