|
ENTITY Component_feature_to_layout_feature_relationship SUPERTYPE OF (ONEOF (Component_based_annotation_symbol_placement_relationship, Component_based_annotation_text_relationship)); relating_feature : component_or_component_feature; related_stratum_concept : stratum_concept; INVERSE requirement : SET [0:1] OF Requirement_assignment FOR assigned_to; END_ENTITY; -- Component_feature_to_layout_feature_relationship |
Entity data types and their attributesComponent_feature_to_layout_feature_relationshiprelating_feature: component_or_component_feature; related_stratum_concept: stratum_concept; (INV) requirement: SET [0:1] OF Requirement_assignment FOR assigned_to; |
| Component_based_annotation_symbol_placement_relationship (Interconnect_module_to_assembly_module_relationship_arm) |
| Component_based_annotation_text_relationship (Interconnect_module_to_assembly_module_relationship_arm) |
Global rules for this entity data type- |