|
ENTITY Stratum_concept_to_physical_usage_view_assignment; assigned_design_object : stratum_concept; defined_part_feature : Part_feature; purpose : OPTIONAL STRING; UNIQUE UR1 : defined_part_feature; WHERE WR1: NOT ('DESIGN_SPECIFIC_ASSIGNMENT_TO_INTERCONNECT_USAGE_VIEW_ARM.INTERCONNECT_MODULE_TERMINAL' IN TYPEOF(defined_part_feature)); END_ENTITY; -- Stratum_concept_to_physical_usage_view_assignment |
Entity data types and their attributesStratum_concept_to_physical_usage_view_assignmentassigned_design_object: stratum_concept; defined_part_feature: Part_feature; (OPT) purpose: STRING; |
Global rules for this entity data type- |