|
ENTITY range_characteristic SUBTYPE OF (representation, descriptive_representation_item); WHERE WR1: NOT(SELF\representation.name IN ['tolerance', 'minimum tolerance', 'maximum tolerance', 'nominal tolerance', 'plus minus tolerance', 'symmetrical tolerance', 'statistical tolerance']); END_ENTITY; -- range_characteristic |
Entity data types and their attributesrepresentationname: label; items: SET [1:?] OF representation_item; context_of_items: representation_context; (DER) id: identifier; (DER) description: text; representation_item name: label; descriptive_representation_item description: text; range_characteristic - |
Global rules for this entity data type- |