- Create or open the text file to contain customized properties. For more information, see Editing Properties Using MQL.
-
To define the types displayed from the Where Used category for contract requirements, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
AnDPMA.WhereUsed.ContractRequirement.ExpandTypes = type_Model,type_Issue,type_SoftwareRequirementSpecification,type_Products,type_ProjectSpace,type_RequirementBaseline,type_RequirementGroup,type_Builds,type_HardwareBuild,type_SoftwareBuild,type_Features,type_Requirement,type_ProductLine,type_ContractSection
-
Set the value for this property depending on your business requirements.
-
To define the relationships displayed from the Where Used category for contract requirements, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
AnDPMA.WhereUsed.ContractRequirement.ExpandRelationships = relationship_CandidateItem,relationship_CommittedItem,relationship_Issue,relationship_OriginatingUserRequirement,relationship_ProductRequirement,relationship_ProjectRequirement,relationship_RequirementSatisfiedBy,relationship_ResolvedTo,relationship_RequirementBreakdown,relationship_ProductLineModels,relationship_Products,relationship_SpecificationStructure,relationship_ContractRequirement
-
Set the value for this property depending on your business requirements.
-
To define the types displayed from the Where Used category for requirements, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
AnDCDRLRequirements.WhereUsed.Requirement.ExpandTypes = type_Model,type_Issue,type_SoftwareRequirementSpecification,type_Products,type_ProjectSpace,type_RequirementBaseline,type_RequirementGroup,type_Builds,type_HardwareBuild,type_SoftwareBuild,type_ConfigurationFeature,type_LogicalFeature,type_ManufacturingFeature,type_Requirement,type_ProductLine,type_SIMULATIONS
-
Set the value for this property depending on your business requirements.
-
To define the relationships displayed from the Where Used category for requirements, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
AnDCDRLRequirements.WhereUsed.Requirement.ExpandRelationships = relationship_CandidateItem,relationship_CommittedItem,relationship_Issue,relationship_OriginatingUserRequirement,relationship_ProductRequirement,relationship_ProjectRequirement,relationship_RequirementSatisfiedBy,relationship_ResolvedTo,relationship_RequirementBreakdown,relationship_ProductLineModels,relationship_Products,relationship_SpecificationStructure,relationship_SimulationContent_Referenced,relationship_SimulationCategory
-
Set the value for this property depending on your business requirements.
-
To define the types displayed from the Where Used category for regulations, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
AnDPMA.WhereUsed.Regulation.ExpandTypes = type_Model,type_Issue,type_SoftwareRequirementSpecification,type_Products,type_ProjectSpace,type_RequirementBaseline,type_RequirementGroup,type_Builds,type_HardwareBuild,type_SoftwareBuild,type_Features,type_Requirement,type_ProductLine,type_ContractSection
-
Set the value for this property depending on your business requirements.
-
To define the relationships displayed from the Where Used category for regulations, follow these steps:
-
Add or edit this line in the file used to import properties into a page object:
AnDPMA.WhereUsed.Regulation.ExpandRelationships = relationship_CandidateItem,relationship_CommittedItem,relationship_Issue,relationship_OriginatingUserRequirement,relationship_ProductRequirement,relationship_ProjectRequirement,relationship_RequirementSatisfiedBy,relationship_ResolvedTo,relationship_RequirementBreakdown,relationship_ProductLineModels,relationship_Products,relationship_SpecificationStructure,relationship_ContractRequirement,relationship_ProductFeatureRegulation
-
Set the value for this property depending on your business requirements.
- When finished updating the text file with all properties you want to modify, including the ones shown here, use the text file to modify the emxAnDPMAccelerator.properties page object. For more information, see Editing Properties Using MQL.
|