|
ENTITY Dependent_thermal_isolation_removal_component SUBTYPE OF (Thermal_isolation_removal_component); SELF\Thermal_isolation_removal_component.derived_from : Dependent_thermal_isolation_removal_template; DERIVE associated_land : Land := land_get_associated_land_for_thermal_removal(SELF); WHERE WR1: associated_land\Definition_based_product_occurrence.derived_from :=: SELF\Thermal_isolation_removal_component.derived_from\Dependent_thermal_isolation_removal_template.associated_item; WR2: associated_land\Land.functional = TRUE; END_ENTITY; -- Dependent_thermal_isolation_removal_component |
Global rules for this entity data type- |