Package com.nomagic.magicdraw.uaf
Class UAF.PersonStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.uaf.UAF.PersonStereotype
- Enclosing class:
- UAF
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringA collection of OperationalActivities that consume and/or produce the OperationalExchangeItem internally.static final StringEnables association of an Asset to the set of security related measurements (MeasurementSet).static final StringRelates a UAFElement to the Standard that the UAFElement is conforming to.static final StringFunction using the ResourceExchangeItem internally.static final StringIf true, then the block is treated as a black box; a part typed by this black box can only be connected via its ports or directly to its outer boundary.static final StringIndicates if the ResourcePerformer is StandardConfiguration, default=false.static final StringRelates ResourcePerformer to ProjectMilestones that affect it.static final StringRelates a LocationHolder (i.e.static final StringRelates a LocationHolder (i.e.static final StringRelates a Stakeholder to a Concern.static final Stringstatic final StringCaptures Unique identifier for the element.static final StringRelates a VersionedElement to the ActualProjectMilestone.static final StringRelates a VersionedElement to the ActualProjectMilestone. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddActivity(Element element, Element value) voidaddConformsTo(Element element, Element value) voidaddFunction(Element element, Element value) voidaddMilestone(Element element, Element value) voidaddPhysicalLocation(Element element, Element value) voidaddRequiredEnvironment(Element element, Element value) voidaddStakeholderConcern(Element element, Element value) voidaddVersionReleasedAtMilestone(Element element, Element value) voidaddVersionWithdrawnAtMilestone(Element element, Element value) protected voidclear()voidclearActivity(Element element) voidclearCategoryCategorizesAsset(Element element) voidclearConformsTo(Element element) voidclearFunction(Element element) voidclearIsEncapsulated(Element element) voidclearIsStandardConfiguration(Element element) voidclearMilestone(Element element) voidclearPhysicalLocation(Element element) voidclearRequiredEnvironment(Element element) voidclearStakeholderConcern(Element element) voidvoidclearVersionReleasedAtMilestone(Element element) voidclearVersionWithdrawnAtMilestone(Element element) getActivity(Element element) getCategoryCategorizesAsset(Element element) getConformsTo(Element element) getFunction(Element element) getMilestone(Element element) getPhysicalLocation(Element element) getRequiredEnvironment(Element element) getStakeholderConcern(Element element) Returns stereotype for this wrapper.getVersionReleasedAtMilestone(Element element) getVersionWithdrawnAtMilestone(Element element) booleanstatic booleanisInstance(Element element) isIsEncapsulated(Element element) isIsStandardConfiguration(Element element) voidremoveActivity(Element element, Element value) voidremoveConformsTo(Element element, Element value) voidremoveFunction(Element element, Element value) voidremoveMilestone(Element element, Element value) voidremovePhysicalLocation(Element element, Element value) voidremoveRequiredEnvironment(Element element, Element value) voidremoveStakeholderConcern(Element element, Element value) voidremoveVersionReleasedAtMilestone(Element element, Element value) voidremoveVersionWithdrawnAtMilestone(Element element, Element value) voidsetActivity(Element element, Collection<? extends Element> value) voidsetCategoryCategorizesAsset(Element element, Element value) voidsetConformsTo(Element element, Collection<? extends Element> value) voidsetFunction(Element element, Collection<? extends Element> value) voidsetIsEncapsulated(Element element, Boolean value) voidsetIsStandardConfiguration(Element element, Boolean value) voidsetMilestone(Element element, Collection<? extends Element> value) voidsetPhysicalLocation(Element element, Collection<? extends Element> value) voidsetRequiredEnvironment(Element element, Collection<? extends Element> value) voidsetStakeholderConcern(Element element, Collection<? extends Element> value) voidvoidsetVersionReleasedAtMilestone(Element element, Collection<? extends Element> value) voidsetVersionWithdrawnAtMilestone(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:
-
ISSTANDARDCONFIGURATION
Indicates if the ResourcePerformer is StandardConfiguration, default=false.- See Also:
-
MILESTONE
Relates ResourcePerformer to ProjectMilestones that affect it.- See Also:
-
FUNCTION
Function using the ResourceExchangeItem internally.- 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:
-
ACTIVITY
A collection of OperationalActivities that consume and/or produce the OperationalExchangeItem internally.- See Also:
-
VERSIONRELEASEDATMILESTONE
Relates a VersionedElement to the ActualProjectMilestone. It indicates the ActualProjectMilestone at which the VersionedElement is released.- See Also:
-
VERSIONWITHDRAWNATMILESTONE
Relates a VersionedElement to the ActualProjectMilestone. It indicates the ActualProjectMilestone at which the VersionedElement is withdrawn.- See Also:
-
CATEGORYCATEGORIZESASSET
Enables association of an Asset to the set of security related measurements (MeasurementSet).- See Also:
-
PHYSICALLOCATION
Relates a LocationHolder (i.e. OperationalPerformer, OperationalRole, ResourceRole etc.) to its ActualLocation.- See Also:
-
REQUIREDENVIRONMENT
Relates a LocationHolder (i.e. OperationalPerformer, OperationalRole, ResourceRole etc.) to the Environment in which it is required to perform/be used.- See Also:
-
ISENCAPSULATED
If true, then the block is treated as a black box; a part typed by this black box can only be connected via its ports or directly to its outer boundary. If false, or if a value is not present, then connections can be established to elements of its internal structure via deep-nested connector ends.- See Also:
-
STAKEHOLDERCONCERN
Relates a Stakeholder to a Concern.- See Also:
-
-
Constructor Details
-
PersonStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getIsStandardConfigurationProperty
-
getMilestoneProperty
-
getFunctionProperty
-
getURIProperty
-
getConformsToProperty
-
getActivityProperty
-
getVersionReleasedAtMilestoneProperty
-
getVersionWithdrawnAtMilestoneProperty
-
getCategoryCategorizesAssetProperty
-
getPhysicalLocationProperty
-
getRequiredEnvironmentProperty
-
getIsEncapsulatedProperty
-
getStakeholderConcernProperty
-
setIsStandardConfiguration
-
clearIsStandardConfiguration
-
isIsStandardConfiguration
-
setMilestone
-
clearMilestone
-
addMilestone
-
removeMilestone
-
getMilestone
-
setFunction
-
clearFunction
-
addFunction
-
removeFunction
-
getFunction
-
setURI
-
clearURI
-
getURI
-
setConformsTo
-
clearConformsTo
-
addConformsTo
-
removeConformsTo
-
getConformsTo
-
setActivity
-
clearActivity
-
addActivity
-
removeActivity
-
getActivity
-
setVersionReleasedAtMilestone
public void setVersionReleasedAtMilestone(Element element, @CheckForNull Collection<? extends Element> value) -
clearVersionReleasedAtMilestone
-
addVersionReleasedAtMilestone
-
removeVersionReleasedAtMilestone
-
getVersionReleasedAtMilestone
-
setVersionWithdrawnAtMilestone
public void setVersionWithdrawnAtMilestone(Element element, @CheckForNull Collection<? extends Element> value) -
clearVersionWithdrawnAtMilestone
-
addVersionWithdrawnAtMilestone
-
removeVersionWithdrawnAtMilestone
-
getVersionWithdrawnAtMilestone
-
setCategoryCategorizesAsset
-
clearCategoryCategorizesAsset
-
getCategoryCategorizesAsset
-
setPhysicalLocation
-
clearPhysicalLocation
-
addPhysicalLocation
-
removePhysicalLocation
-
getPhysicalLocation
-
setRequiredEnvironment
public void setRequiredEnvironment(Element element, @CheckForNull Collection<? extends Element> value) -
clearRequiredEnvironment
-
addRequiredEnvironment
-
removeRequiredEnvironment
-
getRequiredEnvironment
-
setIsEncapsulated
-
clearIsEncapsulated
-
isIsEncapsulated
-
setStakeholderConcern
public void setStakeholderConcern(Element element, @CheckForNull Collection<? extends Element> value) -
clearStakeholderConcern
-
addStakeholderConcern
-
removeStakeholderConcern
-
getStakeholderConcern
-
clear
protected void clear() -
is
-
isInstance
-