Package com.nomagic.magicdraw.uaf
Class UAF.EnterpriseObjectiveStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.uaf.UAF.EnterpriseObjectiveStereotype
- Enclosing class:
 - UAF
 
public static class UAF.EnterpriseObjectiveStereotype
extends ProfileImplementation.StereotypeWrapper
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final StringRelates a UAFElement to the Standard that the UAFElement is conforming to.static final StringDerived from all requirements that are the client of a deriveReqt relationship for which this requirement is a supplier.static final StringDerived from all requirements that are the supplier of a deriveReqt relationship for which this requirement is a client.static final StringThe unique id of the requirement.static final StringThis is a derived property that lists the master requirement for this slave requirement.static final StringDerived from all elements that are the client of a refine relationship for which this requirement is a supplier.static final StringDerived from all elements that are the client of a satisfy relationship for which this requirement is a supplier.static final Stringstatic final StringThe textual representation or a reference to the textual representation of the requirement.static final StringDerived from all elements that are the client of a trace relationship for which this requirement is a supplier.static final StringCaptures Unique identifier for the element.static final StringDerived from all elements that are the client of a verify relationship for which this requirement is a supplier. - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidaddBenefit(Element element, Element value) voidaddConformsTo(Element element, Element value) voidaddDerived(Element element, Element value) voidaddDerivedFrom(Element element, Element value) voidaddRefinedBy(Element element, Element value) voidaddSatisfiedBy(Element element, Element value) voidaddTracedTo(Element element, Element value) voidaddVerifiedBy(Element element, Element value) protected voidclear()voidclearBenefit(Element element) voidclearConformsTo(Element element) voidclearDerived(Element element) voidclearDerivedFrom(Element element) voidvoidclearMaster(Element element) voidclearRefinedBy(Element element) voidclearSatisfiedBy(Element element) voidvoidclearTracedTo(Element element) voidvoidclearVerifiedBy(Element element) getBenefit(Element element) getConformsTo(Element element) getDerived(Element element) getDerivedFrom(Element element) getRefinedBy(Element element) getSatisfiedBy(Element element) Returns stereotype for this wrapper.getTracedTo(Element element) getVerifiedBy(Element element) booleanstatic booleanisInstance(Element element) voidremoveBenefit(Element element, Element value) voidremoveConformsTo(Element element, Element value) voidremoveDerived(Element element, Element value) voidremoveDerivedFrom(Element element, Element value) voidremoveRefinedBy(Element element, Element value) voidremoveSatisfiedBy(Element element, Element value) voidremoveTracedTo(Element element, Element value) voidremoveVerifiedBy(Element element, Element value) voidsetBenefit(Element element, Collection<? extends Element> value) voidsetConformsTo(Element element, Collection<? extends Element> value) voidsetDerived(Element element, Collection<? extends Element> value) voidsetDerivedFrom(Element element, Collection<? extends Element> value) voidvoidvoidsetRefinedBy(Element element, Collection<? extends Element> value) voidsetSatisfiedBy(Element element, Collection<? extends Element> value) voidvoidsetTracedTo(Element element, Collection<? extends Element> value) voidvoidsetVerifiedBy(Element element, Collection<? extends Element> value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply 
- 
Field Details
- 
STEREOTYPE_NAME
- See Also:
 
 - 
BENEFIT
- 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:
 
 - 
DERIVED
Derived from all requirements that are the client of a deriveReqt relationship for which this requirement is a supplier.- See Also:
 
 - 
DERIVEDFROM
Derived from all requirements that are the supplier of a deriveReqt relationship for which this requirement is a client.- See Also:
 
 - 
ID
The unique id of the requirement.- See Also:
 
 - 
MASTER
This is a derived property that lists the master requirement for this slave requirement. The master attribute is derived from the supplier of the Copy dependency that has this requirement as the slave.- See Also:
 
 - 
REFINEDBY
Derived from all elements that are the client of a refine relationship for which this requirement is a supplier.- See Also:
 
 - 
SATISFIEDBY
Derived from all elements that are the client of a satisfy relationship for which this requirement is a supplier.- See Also:
 
 - 
TEXT
The textual representation or a reference to the textual representation of the requirement.- See Also:
 
 - 
TRACEDTO
Derived from all elements that are the client of a trace relationship for which this requirement is a supplier.- See Also:
 
 - 
VERIFIEDBY
Derived from all elements that are the client of a verify relationship for which this requirement is a supplier.- See Also:
 
 
 - 
 - 
Constructor Details
- 
EnterpriseObjectiveStereotype
 
 - 
 - 
Method Details
- 
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
 getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
 - stereotype
 
 - 
getBenefitProperty
 - 
getURIProperty
 - 
getConformsToProperty
 - 
getDerivedProperty
 - 
getDerivedFromProperty
 - 
getIdProperty
 - 
getMasterProperty
 - 
getRefinedByProperty
 - 
getSatisfiedByProperty
 - 
getTextProperty
 - 
getTracedToProperty
 - 
getVerifiedByProperty
 - 
setBenefit
 - 
clearBenefit
 - 
addBenefit
 - 
removeBenefit
 - 
getBenefit
 - 
setURI
 - 
clearURI
 - 
getURI
 - 
setConformsTo
 - 
clearConformsTo
 - 
addConformsTo
 - 
removeConformsTo
 - 
getConformsTo
 - 
setDerived
 - 
clearDerived
 - 
addDerived
 - 
removeDerived
 - 
getDerived
 - 
setDerivedFrom
 - 
clearDerivedFrom
 - 
addDerivedFrom
 - 
removeDerivedFrom
 - 
getDerivedFrom
 - 
setId
 - 
clearId
 - 
getId
 - 
setMaster
 - 
clearMaster
 - 
getMaster
 - 
setRefinedBy
 - 
clearRefinedBy
 - 
addRefinedBy
 - 
removeRefinedBy
 - 
getRefinedBy
 - 
setSatisfiedBy
 - 
clearSatisfiedBy
 - 
addSatisfiedBy
 - 
removeSatisfiedBy
 - 
getSatisfiedBy
 - 
setText
 - 
clearText
 - 
getText
 - 
setTracedTo
 - 
clearTracedTo
 - 
addTracedTo
 - 
removeTracedTo
 - 
getTracedTo
 - 
setVerifiedBy
 - 
clearVerifiedBy
 - 
addVerifiedBy
 - 
removeVerifiedBy
 - 
getVerifiedBy
 - 
clear
protected void clear() - 
is
 - 
isInstance
 
 -