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
Modifier and TypeFieldDescriptionstatic final String
Relates the MeasurableElement to the ActualMeasurementSet that provides its ActualMeasurements.static final String
Someone or something that has the authority to approve the ArchitecturalDescription.static final String
Someone responsible for the creation of ArchitecturalDescription.static final String
Indicates the type of framework used.static final String
Any assumptions, constraints, and limitations contained in the ArchitecturalDescription, including those affecting deployment, communications performance, information assurance environments, etc.static final String
Relates a UAFElement to the Standard that the UAFElement is conforming to.static final String
The organization responsible for creating the ArchitecturalDescription.static final String
Date that the ArchitecturalDescription was completed.static final String
Relates the MeasurableElement to the MeasurementSet that provides its Measurements by which it can be measured.static final String
Name of the documented methodology that will be or has been used in describing the architecture.static final String
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.static final String
States the recommendations that have been developed based on the architecture effort.static final String
State of the architecture description in terms of its development, baselining, activity (e.g.static final String
static final String
Summarizes the findings that have been developed so far.static final String
Indicates whether the ArchitecturalDescription represents an Architecture that exists or will exist in the future.static final String
Identifies any tools used to develop the ArchitecturalDescription as well as file names and formats if appropriate.static final String
Captures Unique identifier for the element.static final String
Identifier that indicates the particular edition or revision of the architecture description.static final String
Indicates which views are used in the ArchitecturalDescription.static final String
The architecture viewpoints used when developing the architecture description. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addActualMeasurementSet
(Element element, Element value) void
addApprovalAuthority
(Element element, String value) void
addArchitect
(Element element, String value) void
addAssumptionAndConstraint
(Element element, String value) void
addConformsTo
(Element element, Element value) void
addCreatingOrganization
(Element element, String value) void
addMeasurementSet
(Element element, Element value) void
addMethodologyUsed
(Element element, String value) void
addPurpose
(Element element, String value) void
addRecommendations
(Element element, String value) void
void
addSummaryOfFindings
(Element element, String value) void
addToolsUsed
(Element element, String value) void
addVersion
(Element element, String value) void
void
addViewpoint
(Element element, Element value) protected void
clear()
void
clearActualMeasurementSet
(Element element) void
clearApprovalAuthority
(Element element) void
clearArchitect
(Element element) void
clearArchitectureFramework
(Element element) void
clearAssumptionAndConstraint
(Element element) void
clearConformsTo
(Element element) void
clearCreatingOrganization
(Element element) void
clearDateCompleted
(Element element) void
clearMeasurementSet
(Element element) void
clearMethodologyUsed
(Element element) void
clearPurpose
(Element element) void
clearRecommendations
(Element element) void
clearStatus
(Element element) void
clearSummaryOfFindings
(Element element) void
void
clearToolsUsed
(Element element) void
void
clearVersion
(Element element) void
void
clearViewpoint
(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) boolean
static boolean
isInstance
(Element element) void
removeActualMeasurementSet
(Element element, Element value) void
removeApprovalAuthority
(Element element, String value) void
removeArchitect
(Element element, String value) void
removeAssumptionAndConstraint
(Element element, String value) void
removeConformsTo
(Element element, Element value) void
removeCreatingOrganization
(Element element, String value) void
removeMeasurementSet
(Element element, Element value) void
removeMethodologyUsed
(Element element, String value) void
removePurpose
(Element element, String value) void
removeRecommendations
(Element element, String value) void
removeStatus
(Element element, String value) void
removeSummaryOfFindings
(Element element, String value) void
removeToolsUsed
(Element element, String value) void
removeVersion
(Element element, String value) void
removeView
(Element element, Element value) void
removeViewpoint
(Element element, Element value) void
setActualMeasurementSet
(Element element, Collection<? extends Element> value) void
setApprovalAuthority
(Element element, Collection<String> value) void
setArchitect
(Element element, Collection<String> value) void
setArchitectureFramework
(Element element, String value) void
setAssumptionAndConstraint
(Element element, Collection<String> value) void
setConformsTo
(Element element, Collection<? extends Element> value) void
setCreatingOrganization
(Element element, Collection<String> value) void
setDateCompleted
(Element element, String value) void
setMeasurementSet
(Element element, Collection<? extends Element> value) void
setMethodologyUsed
(Element element, Collection<String> value) void
setPurpose
(Element element, Collection<String> value) void
setRecommendations
(Element element, Collection<String> value) void
setStatus
(Element element, Collection<String> value) void
setSummaryOfFindings
(Element element, Collection<String> value) void
void
setToolsUsed
(Element element, Collection<String> value) void
void
setVersion
(Element element, Collection<String> value) void
setView
(Element element, Collection<? extends Element> value) void
setViewpoint
(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.StereotypeWrapper
Returns stereotype for this wrapper.- Specified by:
getStereotype
in 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
-