|
ENTITY Stakeholder_need SUBTYPE OF (Requirement_source); name : STRING; rational : OPTIONAL STRING; END_ENTITY; -- Stakeholder_need |
Entity data types and their attributesRequirement_sourceid: STRING; (OPT) description: STRING; source: requirement_source_item; sourced_requirement: Requirement_view_definition; Stakeholder_need name: STRING; (OPT) rational: STRING; |
Global rules for this entity data type- |