|
ENTITY Conductive_filled_area SUPERTYPE OF (Connected_filled_area) SUBTYPE OF (Stratum_feature); WHERE WR1: NOT EXISTS(SELF\Shape_element.description); END_ENTITY; -- Conductive_filled_area |
Entity data types and their attributesShape_element(OPT) id: STRING; (OPT) element_name: STRING; (OPT) description: STRING; containing_shape: Item_shape; Stratum_feature (RT) containing_shape->resident_stratum: design_or_documentation_stratum; (RT) element_name: STRING; feature_of_size: BOOLEAN; (INV) shape: SET [0:?] OF Stratum_feature_usage FOR definition; Conductive_filled_area - |
| Connected_filled_area (Layered_interconnect_module_design_arm) |
Global rules for this entity data type- |