|
ENTITY design_context SUBTYPE OF (product_definition_context); WHERE WR1: SELF.life_cycle_stage = 'design'; END_ENTITY; -- design_context |
Entity data types and their attributesapplication_context_elementname: label; frame_of_reference: application_context; product_definition_context life_cycle_stage: label; design_context - |
Global rules for this entity data type- |