|
ENTITY Dependent_electrical_isolation_removal_component SUBTYPE OF (Electrical_isolation_laminate_component); SELF\Electrical_isolation_laminate_component.derived_from : Dependent_electrical_isolation_removal_template; DERIVE SELF\Material_removal_laminate_component.causal_item RENAMED associated_land : Land := land_get_associated_land_for_electrical_removal(SELF); WHERE WR1: associated_land\Definition_based_product_occurrence.derived_from :=: SELF\Definition_based_product_occurrence.derived_from\Dependent_electrical_isolation_removal_template.associated_item; WR2: NOT('LAYERED_INTERCONNECT_MODULE_DESIGN_ARM.MULTI_LAYER_MATERIAL_REMOVAL_LAMINATE_COMPONENT' IN TYPEOF(SELF)); WR3: associated_land\Land.functional = FALSE; END_ENTITY; -- Dependent_electrical_isolation_removal_component |
Global rules for this entity data type- |