|
ENTITY Stratum_stack_dependent_template SUPERTYPE OF (ONEOF (Complex_passage_padstack_definition, Structured_inter_stratum_feature_template)) SUBTYPE OF (Multi_stratum_structured_template); stack : Library_stack_model; WHERE WR1: SIZEOF(QUERY(temp <* SELF\Structured_template.templates | ('LAYERED_INTERCONNECT_COMPLEX_TEMPLATE_ARM.STRATUM_SPECIFIC_TEMPLATE_LOCATION' IN TYPEOF(temp)) AND (NOT ('FABRICATION_TECHNOLOGY_ARM.STRATUM_TECHNOLOGY_OCCURRENCE' IN TYPEOF(temp\Stratum_specific_template_location.bound_stratum)) OR NOT (temp\Stratum_specific_template_location.bound_stratum IN stack\Stratum_stack_model.composing_occurrence) ))) = 0; WR2: TYPEOF(SELF) <> TYPEOF(SELF\Stratum_stack_dependent_template); END_ENTITY; -- Stratum_stack_dependent_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; Multi_stratum_structured_template location: template_arrangement; Stratum_stack_dependent_template stack: Library_stack_model; |
| Complex_passage_padstack_definition (Layered_interconnect_complex_template_arm) |
| Structured_inter_stratum_feature_template (Layered_interconnect_complex_template_arm) |
Global rules for this entity data type- |