|
ENTITY Composite_signal_property SUBTYPE OF (Signal_property); INVERSE signal_property_structure : SET [1:?] OF Composite_signal_property_relationship FOR composition; END_ENTITY; -- Composite_signal_property |
Entity data types and their attributesSignal_propertysignal_property_representation: Characteristic_data_table; characterized_signal: Signal; (INV) signal_property_category: External_source_identification FOR item; Composite_signal_property (INV) signal_property_structure: SET [1:?] OF Composite_signal_property_relationship FOR composition; |
Global rules for this entity data type- |