Package com.nomagic.magicdraw.uaf
Class UAF.ArchitecturalDescriptionStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.uaf.UAF.ArchitecturalDescriptionStereotype
- Enclosing class:
 - UAF
 
public static class UAF.ArchitecturalDescriptionStereotype
extends ProfileImplementation.StereotypeWrapper
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringRelates the MeasurableElement to the ActualMeasurementSet that provides its ActualMeasurements.static final StringSomeone or something that has the authority to approve the ArchitecturalDescription.static final StringSomeone responsible for the creation of ArchitecturalDescription.static final StringIndicates the type of framework used.static final StringAny assumptions, constraints, and limitations contained in the ArchitecturalDescription, including those affecting deployment, communications performance, information assurance environments, etc.static final StringRelates a UAFElement to the Standard that the UAFElement is conforming to.static final StringThe organization responsible for creating the ArchitecturalDescription.static final StringDate that the ArchitecturalDescription was completed.static final StringRelates the MeasurableElement to the MeasurementSet that provides its Measurements by which it can be measured.static final StringName of the documented methodology that will be or has been used in describing the architecture.static final StringExplains the need for the Architecture, what it will demonstrate, the types of analyses that will be applied to it, who is expected to perform the analyses, what decisions are expected to be made on the basis of each form of analysis, who is expected to make those decisions, and what actions are expected to result.static final StringStates the recommendations that have been developed based on the architecture effort.static final StringState of the architecture description in terms of its development, baselining, activity (e.g.static final Stringstatic final StringSummarizes the findings that have been developed so far.static final StringIndicates whether the ArchitecturalDescription represents an Architecture that exists or will exist in the future.static final StringIdentifies any tools used to develop the ArchitecturalDescription as well as file names and formats if appropriate.static final StringCaptures Unique identifier for the element.static final StringIdentifier that indicates the particular edition or revision of the architecture description.static final StringIndicates which views are used in the ArchitecturalDescription.static final StringThe architecture viewpoints used when developing the architecture description. - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidaddActualMeasurementSet(Element element, Element value) voidaddApprovalAuthority(Element element, String value) voidaddArchitect(Element element, String value) voidaddAssumptionAndConstraint(Element element, String value) voidaddConformsTo(Element element, Element value) voidaddCreatingOrganization(Element element, String value) voidaddMeasurementSet(Element element, Element value) voidaddMethodologyUsed(Element element, String value) voidaddPurpose(Element element, String value) voidaddRecommendations(Element element, String value) voidvoidaddSummaryOfFindings(Element element, String value) voidaddToolsUsed(Element element, String value) voidaddVersion(Element element, String value) voidvoidaddViewpoint(Element element, Element value) protected voidclear()voidclearActualMeasurementSet(Element element) voidclearApprovalAuthority(Element element) voidclearArchitect(Element element) voidclearArchitectureFramework(Element element) voidclearAssumptionAndConstraint(Element element) voidclearConformsTo(Element element) voidclearCreatingOrganization(Element element) voidclearDateCompleted(Element element) voidclearMeasurementSet(Element element) voidclearMethodologyUsed(Element element) voidclearPurpose(Element element) voidclearRecommendations(Element element) voidclearStatus(Element element) voidclearSummaryOfFindings(Element element) voidvoidclearToolsUsed(Element element) voidvoidclearVersion(Element element) voidvoidclearViewpoint(Element element) getActualMeasurementSet(Element element) getApprovalAuthority(Element element) getArchitect(Element element) getArchitectureFramework(Element element) getAssumptionAndConstraint(Element element) getConformsTo(Element element) getCreatingOrganization(Element element) getDateCompleted(Element element) getMeasurementSet(Element element) getMethodologyUsed(Element element) getPurpose(Element element) getRecommendations(Element element) Returns stereotype for this wrapper.getSummaryOfFindings(Element element) getToolsUsed(Element element) getVersion(Element element) getViewpoint(Element element) booleanstatic booleanisInstance(Element element) voidremoveActualMeasurementSet(Element element, Element value) voidremoveApprovalAuthority(Element element, String value) voidremoveArchitect(Element element, String value) voidremoveAssumptionAndConstraint(Element element, String value) voidremoveConformsTo(Element element, Element value) voidremoveCreatingOrganization(Element element, String value) voidremoveMeasurementSet(Element element, Element value) voidremoveMethodologyUsed(Element element, String value) voidremovePurpose(Element element, String value) voidremoveRecommendations(Element element, String value) voidremoveStatus(Element element, String value) voidremoveSummaryOfFindings(Element element, String value) voidremoveToolsUsed(Element element, String value) voidremoveVersion(Element element, String value) voidremoveView(Element element, Element value) voidremoveViewpoint(Element element, Element value) voidsetActualMeasurementSet(Element element, Collection<? extends Element> value) voidsetApprovalAuthority(Element element, Collection<String> value) voidsetArchitect(Element element, Collection<String> value) voidsetArchitectureFramework(Element element, String value) voidsetAssumptionAndConstraint(Element element, Collection<String> value) voidsetConformsTo(Element element, Collection<? extends Element> value) voidsetCreatingOrganization(Element element, Collection<String> value) voidsetDateCompleted(Element element, String value) voidsetMeasurementSet(Element element, Collection<? extends Element> value) voidsetMethodologyUsed(Element element, Collection<String> value) voidsetPurpose(Element element, Collection<String> value) voidsetRecommendations(Element element, Collection<String> value) voidsetStatus(Element element, Collection<String> value) voidsetSummaryOfFindings(Element element, Collection<String> value) voidvoidsetToolsUsed(Element element, Collection<String> value) voidvoidsetVersion(Element element, Collection<String> value) voidsetView(Element element, Collection<? extends Element> value) voidsetViewpoint(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:
 
 - 
APPROVALAUTHORITY
Someone or something that has the authority to approve the ArchitecturalDescription.- See Also:
 
 - 
ARCHITECT
Someone responsible for the creation of ArchitecturalDescription.- See Also:
 
 - 
ARCHITECTUREFRAMEWORK
Indicates the type of framework used.- See Also:
 
 - 
ASSUMPTIONANDCONSTRAINT
Any assumptions, constraints, and limitations contained in the ArchitecturalDescription, including those affecting deployment, communications performance, information assurance environments, etc.- See Also:
 
 - 
CREATINGORGANIZATION
The organization responsible for creating the ArchitecturalDescription.- See Also:
 
 - 
DATECOMPLETED
Date that the ArchitecturalDescription was completed.- See Also:
 
 - 
METHODOLOGYUSED
Name of the documented methodology that will be or has been used in describing the architecture.- See Also:
 
 - 
PURPOSE
Explains the need for the Architecture, what it will demonstrate, the types of analyses that will be applied to it, who is expected to perform the analyses, what decisions are expected to be made on the basis of each form of analysis, who is expected to make those decisions, and what actions are expected to result.- See Also:
 
 - 
RECOMMENDATIONS
States the recommendations that have been developed based on the architecture effort. Examples include recommended system implementations, and opportunities for technology insertion.- See Also:
 
 - 
STATUS
State of the architecture description in terms of its development, baselining, activity (e.g. active or inactive), or some other factor of importance.- See Also:
 
 - 
SUMMARYOFFINDINGS
Summarizes the findings that have been developed so far. This may be updated several times during the development of the ArchitecturalDescription.- See Also:
 
 - 
TOBE
Indicates whether the ArchitecturalDescription represents an Architecture that exists or will exist in the future.- See Also:
 
 - 
TOOLSUSED
Identifies any tools used to develop the ArchitecturalDescription as well as file names and formats if appropriate.- See Also:
 
 - 
VERSION
Identifier that indicates the particular edition or revision of the architecture description.- See Also:
 
 - 
VIEW
Indicates which views are used in the ArchitecturalDescription.- See Also:
 
 - 
VIEWPOINT
The architecture viewpoints used when developing the architecture description.- 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
- 
ArchitecturalDescriptionStereotype
 
 - 
 - 
Method Details
- 
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
 getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
 - stereotype
 
 - 
getApprovalAuthorityProperty
 - 
getArchitectProperty
 - 
getArchitectureFrameworkProperty
 - 
getAssumptionAndConstraintProperty
 - 
getCreatingOrganizationProperty
 - 
getDateCompletedProperty
 - 
getMethodologyUsedProperty
 - 
getPurposeProperty
 - 
getRecommendationsProperty
 - 
getStatusProperty
 - 
getSummaryOfFindingsProperty
 - 
getToBeProperty
 - 
getToolsUsedProperty
 - 
getVersionProperty
 - 
getViewProperty
 - 
getViewpointProperty
 - 
getActualMeasurementSetProperty
 - 
getMeasurementSetProperty
 - 
getURIProperty
 - 
getConformsToProperty
 - 
setApprovalAuthority
 - 
clearApprovalAuthority
 - 
addApprovalAuthority
 - 
removeApprovalAuthority
 - 
getApprovalAuthority
 - 
setArchitect
 - 
clearArchitect
 - 
addArchitect
 - 
removeArchitect
 - 
getArchitect
 - 
setArchitectureFramework
 - 
clearArchitectureFramework
 - 
getArchitectureFramework
 - 
setAssumptionAndConstraint
 - 
clearAssumptionAndConstraint
 - 
addAssumptionAndConstraint
 - 
removeAssumptionAndConstraint
 - 
getAssumptionAndConstraint
 - 
setCreatingOrganization
 - 
clearCreatingOrganization
 - 
addCreatingOrganization
 - 
removeCreatingOrganization
 - 
getCreatingOrganization
 - 
setDateCompleted
 - 
clearDateCompleted
 - 
getDateCompleted
 - 
setMethodologyUsed
 - 
clearMethodologyUsed
 - 
addMethodologyUsed
 - 
removeMethodologyUsed
 - 
getMethodologyUsed
 - 
setPurpose
 - 
clearPurpose
 - 
addPurpose
 - 
removePurpose
 - 
getPurpose
 - 
setRecommendations
 - 
clearRecommendations
 - 
addRecommendations
 - 
removeRecommendations
 - 
getRecommendations
 - 
setStatus
 - 
clearStatus
 - 
addStatus
 - 
removeStatus
 - 
getStatus
 - 
setSummaryOfFindings
 - 
clearSummaryOfFindings
 - 
addSummaryOfFindings
 - 
removeSummaryOfFindings
 - 
getSummaryOfFindings
 - 
setToBe
 - 
clearToBe
 - 
isToBe
 - 
setToolsUsed
 - 
clearToolsUsed
 - 
addToolsUsed
 - 
removeToolsUsed
 - 
getToolsUsed
 - 
setVersion
 - 
clearVersion
 - 
addVersion
 - 
removeVersion
 - 
getVersion
 - 
setView
 - 
clearView
 - 
addView
 - 
removeView
 - 
getView
 - 
setViewpoint
 - 
clearViewpoint
 - 
addViewpoint
 - 
removeViewpoint
 - 
getViewpoint
 - 
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
 
 -