|
ENTITY Default_component_termination_passage_definition SUBTYPE OF (Passage_technology); allowed_component_terminal_extent : Length_tolerance_characteristic; SELF\Passage_technology.as_finished_deposition_thickness : Length_tolerance_characteristic; SELF\Passage_technology.as_finished_passage_extent : ft_value_select; INVERSE SELF\Passage_technology.deposition_material : SET [1:1] OF Passage_deposition_material_identification FOR items; WHERE WR1: 'CONDUCTIVITY_MATERIAL_ASPECTS_ARM.'+ 'MATERIAL_IDENTIFICATION_WITH_CONDUCTIVITY_CLASSIFICATION' IN TYPEOF (deposition_material[1]); END_ENTITY; -- Default_component_termination_passage_definition |
Entity data types and their attributesCharacterizable_objectname: STRING; (OPT) description: STRING; Item_shape (OPT) id: STRING; (OPT) description: STRING; described_element: shapeable_item; Passage_technology (OPT) as_finished_deposition_thickness: Length_tolerance_characteristic; (OPT) as_finished_passage_extent: ft_value_select; (OPT) maximum_aspect_ratio: REAL; (OPT) minimum_finished_size: Length_data_element; plated_passage: BOOLEAN; (OPT) passage_terminus_condition: ft_terminus_condition; (OPT) minimum_fabrication_allowance: Length_data_element; (OPT) minimum_finished_feature_size: Length_data_element; (OPT) supported_external_minimum_annular_ring: Length_data_element; (OPT) supported_internal_minimum_annular_ring: Length_data_element; (OPT) unsupported_minimum_annular_ring: Length_data_element; (RT) (DER) described_element: Passage_technology; (DER) specification: SET [0:1] OF Document_definition; (INV) deposition_material: SET [0:1] OF Passage_deposition_material_identification FOR items; (INV) fill_material: SET [0:1] OF Passage_filling_material_identification FOR items; Default_component_termination_passage_definition allowed_component_terminal_extent: Length_tolerance_characteristic; (RT) as_finished_deposition_thickness: Length_tolerance_characteristic; (RT) as_finished_passage_extent: ft_value_select; (RT) (INV) deposition_material: SET [1:1] OF Passage_deposition_material_identification FOR items; |
Global rules for this entity data type- |