|
ENTITY bare_die_surface ABSTRACT SUPERTYPE OF (ONEOF (bare_die_bottom_surface, bare_die_top_surface, bare_die_edge_surface)) SUBTYPE OF (part_mounting_feature); SELF\shape_aspect.of_shape : bare_die; WHERE WR1: SELF\shape_aspect.product_definitional; END_ENTITY; -- bare_die_surface |
Entity data types and their attributesshape_aspectname: label; (OPT) description: text; of_shape: product_definition_shape; product_definitional: LOGICAL; (DER) id: identifier; part_mounting_feature - bare_die_surface (RT) of_shape: bare_die; |
| bare_die_bottom_surface (Bare_die_mim) |
| bare_die_edge_surface (Bare_die_mim) |
| bare_die_top_surface (Bare_die_mim) |
Global rules for this entity data type- |