|
ENTITY Interconnect_module_surface_feature ABSTRACT SUPERTYPE OF (ONEOF (Interconnect_module_cavity_surface, Interconnect_module_cutout_segment_surface, Interconnect_module_cutout_surface, Interconnect_module_secondary_surface, Interconnect_module_primary_surface, Interconnect_module_edge_surface, Interconnect_module_edge_segment_surface)) SUBTYPE OF (Part_feature); SELF\Part_feature.associated_definition : Layered_interconnect_module_usage_view; END_ENTITY; -- Interconnect_module_surface_feature |
Entity data types and their attributesShape_element(OPT) id: STRING; (OPT) element_name: STRING; (OPT) description: STRING; containing_shape: Item_shape; Shape_feature (OPT) connection_area: SET [1:?] OF Connection_zone; (RT) element_name: STRING; (DER) surface_conditions: SET [0:?] OF Surface_condition; Part_feature (RT) containing_shape->associated_definition: Part_usage_view; (OPT) material_state_change: material_state_change_enumeration; (OPT) precedent_feature: Part_feature; (INV) feature_shape: SET [0:?] OF Usage_concept_usage_relationship FOR associated_usage; (INV) subsequent_feature: SET [0:1] OF Part_feature FOR precedent_feature; Interconnect_module_surface_feature (RT) associated_definition: Layered_interconnect_module_usage_view; |
| Interconnect_module_cavity_surface (Interconnect_module_usage_view_arm) |
| Interconnect_module_cutout_segment_surface (Interconnect_module_usage_view_arm) |
| Interconnect_module_cutout_surface (Interconnect_module_usage_view_arm) |
| Interconnect_module_edge_segment_surface (Interconnect_module_usage_view_arm) |
| Interconnect_module_edge_surface (Interconnect_module_usage_view_arm) |
| Interconnect_module_primary_surface (Interconnect_module_usage_view_arm) |
| Interconnect_module_secondary_surface (Interconnect_module_usage_view_arm) |
Global rules for this entity data type- |