Package com.nomagic.magicdraw.uaf
Class UAF.SecurityControlStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.uaf.UAF.SecurityControlStereotype
- Enclosing class:
- UAF
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringRelates the MeasurableElement to the ActualMeasurementSet that provides its ActualMeasurements.static 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 StringRelates the MeasurableElement to the MeasurementSet that provides its Measurements by which it can be measured.static final StringRelates an actual mitigation (an ActualResource for mitigating a Risk) to a SecurityControl.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 TypeMethodDescriptionvoidaddActualMeasurementSet(Element element, Element value) voidaddConformsTo(Element element, Element value) voidaddDerived(Element element, Element value) voidaddDerivedFrom(Element element, Element value) voidaddMeasurementSet(Element element, Element value) voidaddMitigatingActualResource(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()voidclearActualMeasurementSet(Element element) voidclearConformsTo(Element element) voidclearDerived(Element element) voidclearDerivedFrom(Element element) voidvoidclearMaster(Element element) voidclearMeasurementSet(Element element) voidclearMitigatingActualResource(Element element) voidclearRefinedBy(Element element) voidclearSatisfiedBy(Element element) voidvoidclearTracedTo(Element element) voidvoidclearVerifiedBy(Element element) getActualMeasurementSet(Element element) getConformsTo(Element element) getDerived(Element element) getDerivedFrom(Element element) getMeasurementSet(Element element) getMitigatingActualResource(Element element) getRefinedBy(Element element) getSatisfiedBy(Element element) Returns stereotype for this wrapper.getTracedTo(Element element) getVerifiedBy(Element element) booleanstatic booleanisInstance(Element element) voidremoveActualMeasurementSet(Element element, Element value) voidremoveConformsTo(Element element, Element value) voidremoveDerived(Element element, Element value) voidremoveDerivedFrom(Element element, Element value) voidremoveMeasurementSet(Element element, Element value) voidremoveMitigatingActualResource(Element element, Element value) voidremoveRefinedBy(Element element, Element value) voidremoveSatisfiedBy(Element element, Element value) voidremoveTracedTo(Element element, Element value) voidremoveVerifiedBy(Element element, Element value) voidsetActualMeasurementSet(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) voidvoidvoidsetMeasurementSet(Element element, Collection<? extends Element> value) voidsetMitigatingActualResource(Element element, Collection<? extends Element> value) voidsetRefinedBy(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:
-
MITIGATINGACTUALRESOURCE
Relates an actual mitigation (an ActualResource for mitigating a Risk) to a SecurityControl.- 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:
-
ACTUALMEASUREMENTSET
Relates the MeasurableElement to the ActualMeasurementSet that provides its ActualMeasurements.- See Also:
-
MEASUREMENTSET
Relates the MeasurableElement to the MeasurementSet that provides its Measurements by which it can be measured.- 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
-
SecurityControlStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getMitigatingActualResourceProperty
-
getDerivedProperty
-
getDerivedFromProperty
-
getIdProperty
-
getMasterProperty
-
getRefinedByProperty
-
getSatisfiedByProperty
-
getTextProperty
-
getTracedToProperty
-
getVerifiedByProperty
-
getActualMeasurementSetProperty
-
getMeasurementSetProperty
-
getURIProperty
-
getConformsToProperty
-
setMitigatingActualResource
public void setMitigatingActualResource(Element element, @CheckForNull Collection<? extends Element> value) -
clearMitigatingActualResource
-
addMitigatingActualResource
-
removeMitigatingActualResource
-
getMitigatingActualResource
-
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
-
setActualMeasurementSet
public void setActualMeasurementSet(Element element, @CheckForNull Collection<? extends Element> value) -
clearActualMeasurementSet
-
addActualMeasurementSet
-
removeActualMeasurementSet
-
getActualMeasurementSet
-
setMeasurementSet
-
clearMeasurementSet
-
addMeasurementSet
-
removeMeasurementSet
-
getMeasurementSet
-
setURI
-
clearURI
-
getURI
-
setConformsTo
-
clearConformsTo
-
addConformsTo
-
removeConformsTo
-
getConformsTo
-
clear
protected void clear() -
is
-
isInstance
-