|
ENTITY Signal; name : STRING; INVERSE signal_category : External_source_identification FOR item; UNIQUE UR1 : name; END_ENTITY; -- Signal |
Entity data types and their attributesSignalname: STRING; (INV) signal_category: External_source_identification FOR item; |
Global rules for this entity data type- |