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