Package com.nomagic.magicdraw.uimodeling
Class UIPrototypingProfile.MaximumValueStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.MaximumValueStereotype
- Enclosing class:
- UIPrototypingProfile
public static class UIPrototypingProfile.MaximumValueStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidclear()voidclearMaximumValue(Element element) getMaximumValue(Element element) Returns stereotype for this wrapper.booleanstatic booleanisInstance(Element element) voidsetMaximumValue(Element element, Integer value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
MAXIMUM_VALUE
- See Also:
-
-
Constructor Details
-
MaximumValueStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getMaximumValueProperty
-
setMaximumValue
-
clearMaximumValue
-
getMaximumValue
-
clear
protected void clear() -
is
-
isInstance
-