Package com.nomagic.magicdraw.uaf
Class UAF.MotivationalElementStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.uaf.UAF.MotivationalElementStereotype
- Enclosing class:
- UAF
public static class UAF.MotivationalElementStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringRelates a UAFElement to the Standard that the UAFElement is conforming to.static final StringNumerical identifier for tracking and sorting Motivational Elements.static final Stringstatic final StringDescription of a Motivational Element.static final StringCaptures Unique identifier for the element. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddConformsTo(Element element, Element value) protected voidclear()voidclearConformsTo(Element element) voidvoidvoidgetConformsTo(Element element) Returns stereotype for this wrapper.booleanstatic booleanisInstance(Element element) voidremoveConformsTo(Element element, Element value) voidsetConformsTo(Element element, Collection<? extends Element> value) voidvoidvoidMethods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
ID
Numerical identifier for tracking and sorting Motivational Elements.- See Also:
-
TEXT
Description of a Motivational Element.- See Also:
-
URI
Captures Unique identifier for the element.- See Also:
-
CONFORMSTO
Relates a UAFElement to the Standard that the UAFElement is conforming to.- See Also:
-
-
Constructor Details
-
MotivationalElementStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getIdProperty
-
getTextProperty
-
getURIProperty
-
getConformsToProperty
-
setId
-
clearId
-
getId
-
setText
-
clearText
-
getText
-
setURI
-
clearURI
-
getURI
-
setConformsTo
-
clearConformsTo
-
addConformsTo
-
removeConformsTo
-
getConformsTo
-
clear
protected void clear() -
is
-
isInstance
-