|
ENTITY ds_characterizable_state_observed_relationship SUBTYPE OF (characterized_object, state_observed_relationship); END_ENTITY; -- ds_characterizable_state_observed_relationship |
Entity data types and their attributescharacterized_objectname: label; (OPT) description: text; state_observed_relationship name: label; (OPT) description: text; relating_state_observed: SET [1:?] OF state_observed; related_state_observed: SET [1:?] OF state_observed; ds_characterizable_state_observed_relationship - |
Global rules for this entity data type- |