====== Decision ====== ^ID |DN | ^Title |Decision - Decisions | ^Usage |The design data object decision is used to capture decisions that occur during the execution of the project. As well as any changes that may occur in their life cycle. | ===== Required Roles ===== * Project Manager ===== Attributes ===== ^ID ^Type ^Default ^Title ^Usage ^ |number |String | |Number | | |title |String | |Title | | |description |Text | |Description | | |alternatives|Choice | |Alternatives | | |rationale|Text | |Rationale | | |state |Enumeration |pending |State |Determines the status of the decision in the decision management process. | ==== Enumeration ==== === State === ^Key ^Value ^Remarks ^ |completed |completed | | |inprocess |in process | | |pending |pending | | |waiting |waiting | | |withdrawn |withdrawn | | ===== Links ===== ^Source ^ID ^Cardinality ^Target ^Remarks ^ |Decision |followsfrom|one2many |[[metamodel:ddo:equipment|Equipment]] | | |::: |::: |::: |[[metamodel:ddo:feature|Features]] | | |::: |::: |::: |[[metamodel:ddo:function|Functions]] | | |::: |::: |::: |[[metamodel:ddo:interface|Interfaces]] | | |::: |::: |::: |[[metamodel:ddo:interfaceitem|Interface Items]] | | |::: |::: |::: |[[metamodel:ddo:systemelement|System Elements]] | | |::: |::: |::: |[[metamodel:ddo:systeminterface|Sytem Interfaces]] | | |::: |::: |::: |[[metamodel:ddo:workpackage|Work Packages]] | | |Decision |leadsto |one2many |[[metamodel:ddo:equipment|Equipment]] | | |::: |::: |::: |[[metamodel:ddo:feature|Features]] | | |::: |::: |::: |[[metamodel:ddo:function|Functions]] | | |::: |::: |::: |[[metamodel:ddo:interface|Interfaces]] | | |::: |::: |::: |[[metamodel:ddo:interfaceitem|Interface Items]] | | |::: |::: |::: |[[metamodel:ddo:systemelement|System Elements]] | | |::: |::: |::: |[[metamodel:ddo:systeminterface|Sytem Interfaces]] | | |::: |::: |::: |[[metamodel:ddo:workpackage|Work Packages]] | |