Package com.nomagic.magicdraw.uimodeling
Class UIPrototypingProfile.ComboBoxStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.ComboBoxStereotype
- Enclosing class:
- UIPrototypingProfile
public static class UIPrototypingProfile.ComboBoxStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclearInactive(Element element) voidReturns stereotype for this wrapper.booleanisInactive(Element element) static booleanisInstance(Element element) voidsetInactive(Element element, Boolean value) voidMethods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
INACTIVE
- See Also:
-
TEXT
- See Also:
-
-
Constructor Details
-
ComboBoxStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getInactiveProperty
-
getTextProperty
-
setInactive
-
clearInactive
-
isInactive
-
setText
-
clearText
-
getText
-
is
-
isInstance
-