|
ENTITY physical_unit SUBTYPE OF (product_definition, product_definition_shape); DERIVE SELF\property_definition.definition : physical_unit := SELF; WHERE WR1: SIZEOF (USEDIN (SELF, 'BASIC_ATTRIBUTE_SCHEMA.' +'NAME_ATTRIBUTE.NAMED_ITEM')) = 0; WR2: NOT EXISTS(SELF\property_definition.description); END_ENTITY; -- physical_unit |
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 - physical_unit (RT) (DER) definition: physical_unit; |
| assembly_module_design_view (Assembly_module_design_mim) |
| assembly_module_usage_view (Assembly_module_usage_view_mim) |
| bare_die (Bare_die_mim) |
| cable_usage_view (Cable_mim) |
| interconnect_module_design_view (Layered_interconnect_module_design_mim) |
| interconnect_module_usage_view (Interconnect_module_usage_view_mim) |
| package (Package_mim) |
| packaged_part (Packaged_part_black_box_model_mim) |
| physical_unit_network_definition (Physical_connectivity_definition_mim) |
| part_usage_view_subtypes (Ap210_electronic_assembly_interconnect_and_packaging_design_mim) |
| physical_unit_subtypes (Ap210_electronic_assembly_interconnect_and_packaging_design_mim) |
Global rules for this entity data type- |