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