|
ENTITY characterized_item_within_representation SUBTYPE OF (characterized_object); item : representation_item; rep : representation; UNIQUE WR1 : item, rep; WHERE WR2: rep IN using_representations(item); END_ENTITY; -- characterized_item_within_representation |
Entity data types and their attributescharacterized_objectname: label; (OPT) description: text; characterized_item_within_representation item: representation_item; rep: representation; |
| characterized_chain_based_item_within_representation (product_property_representation_schema) |
Global rules for this entity data type- |