|
ENTITY Thermal_isolation_removal_template SUBTYPE OF (Material_removal_structured_template); DERIVE thermal_isolation_spacing_requirement : SET [0:?] OF Requirement_view_definition := get_rvd(SELF, 'thermal requirement'); WHERE WR1: SIZEOF(QUERY(tisr <* THERMAL_ISOLATION_SPACING_REQUIREMENT | NOT('INTERCONNECT_PHYSICAL_REQUIREMENT_ALLOCATION_ARM.THERMAL_ISOLATION_REQUIREMENT' IN TYPEOF(tisr)) )) =0; END_ENTITY; -- Thermal_isolation_removal_template |
Entity data types and their attributesItem_shape(OPT) id: STRING; (OPT) description: STRING; described_element: shapeable_item; Product_view_definition (OPT) id: STRING; (OPT) name: STRING; (OPT) additional_characterization: STRING; initial_context: View_definition_context; additional_contexts: SET [0:?] OF View_definition_context; defined_version: Product_version; Template_definition (RT) defined_version: Template_version; (OPT) physical_characteristic: SET [1:?] OF correlated_or_independent; (RT) (DER) described_element: Template_definition; Geometric_template (INV) shapes: SET [0:?] OF Part_template_shape_model FOR shape_characterized_definition; Structured_template (DER) empty: LOGICAL; (RT) (INV) shapes: SET [1:?] OF Structured_template_planar_shape_model FOR shape_characterized_definition; (INV) templates: SET [0:?] OF Template_location_in_structured_template FOR assembly; Single_stratum_template - Single_stratum_structured_template - Material_removal_structured_template - Thermal_isolation_removal_template (DER) thermal_isolation_spacing_requirement: SET [0:?] OF Requirement_view_definition; |
| Dependent_thermal_isolation_removal_template (Layered_interconnect_complex_template_arm) |
Global rules for this entity data type- |