|
ENTITY Rule_based_evaluated_characteristic SUBTYPE OF (Evaluated_characteristic); evaluating_rule : Rule_definition; END_ENTITY; -- Rule_based_evaluated_characteristic |
Entity data types and their attributesEvaluated_characteristicplanned_product_data: Planned_characteristic; product_data_status: evaluation_type; (OPT) product_characterization_data: SET [1:?] OF Property_value_representation; evaluation_result: evaluation_result_value; Rule_based_evaluated_characteristic evaluating_rule: Rule_definition; |
Global rules for this entity data type- |