|
ENTITY part_template_definition SUBTYPE OF (product_definition, product_definition_shape); DERIVE SELF\property_definition.definition : part_template_definition := SELF; WHERE WR1: SIZEOF (USEDIN (SELF, 'BASIC_ATTRIBUTE_SCHEMA.' +'NAME_ATTRIBUTE.NAMED_ITEM')) = 0; WR2: NOT EXISTS(SELF\property_definition.description); END_ENTITY; -- part_template_definition |
Entity data types and their attributesproduct_definitionid: identifier; (OPT) description: text; formation: product_definition_formation; frame_of_reference: product_definition_context; (DER) name: label; property_definition name: label; (OPT) description: text; definition: characterized_definition; (DER) id: identifier; product_definition_shape - part_template_definition (RT) (DER) definition: part_template_definition; |
| geometric_template (Part_template_shape_with_parameters_mim) |
| inter_stratum_feature_edge_segment_template (Layered_interconnect_simple_template_mim) |
| inter_stratum_feature_edge_template (Layered_interconnect_simple_template_mim) |
| non_conductive_cross_section_template (Printed_physical_layout_template_mim) |
| package_footprint_relationship_definition (Footprint_definition_mim) |
| parametric_template (Layered_interconnect_simple_template_mim) |
| part_string_template (Layered_interconnect_simple_template_mim) |
| part_text_template (Layered_interconnect_simple_template_mim) |
| printed_part_template (Printed_physical_layout_template_mim) |
| single_stratum_template (Layered_interconnect_simple_template_mim) |
| special_symbol_template (Layered_interconnect_complex_template_mim) |
| stratum_stack_model (Fabrication_technology_mim) |
| stratum_sub_stack (Fabrication_technology_mim) |
| limd_part_template_definition_subtypes (Layered_interconnect_module_design_mim) |
| list_template_definition_subtypes (Layered_interconnect_simple_template_mim) |
| pplt_part_template_definition_subtypes (Printed_physical_layout_template_mim) |
Global rules for this entity data type- |