|
ENTITY Experience_type_relationship; compound_experience : Experience_type; component_experience : Experience_type; END_ENTITY; -- Experience_type_relationship |
Entity data types and their attributesExperience_type_relationshipcompound_experience: Experience_type; component_experience: Experience_type; |
Global rules for this entity data type- |