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