|
ENTITY statistical_distribution_for_tolerance SUBTYPE OF (representation); WHERE WR1: SIZEOF (QUERY (item <* SELF\representation.items | NOT ('QUALIFIED_MEASURE_SCHEMA.MEASURE_REPRESENTATION_ITEM' IN TYPEOF (item)))) = 0; END_ENTITY; -- statistical_distribution_for_tolerance |
Entity data types and their attributesrepresentationname: label; items: SET [1:?] OF representation_item; context_of_items: representation_context; (DER) id: identifier; (DER) description: text; statistical_distribution_for_tolerance - |
Global rules for this entity data type- |