|
ENTITY Component_feature_external_reference; name : STRING; associated_component : Component_external_reference; UNIQUE UR1 : associated_component, name; END_ENTITY; -- Component_feature_external_reference |
Entity data types and their attributesComponent_feature_external_referencename: STRING; associated_component: Component_external_reference; |
Global rules for this entity data type- |