|
ENTITY Through_port_variable SUBTYPE OF (Analog_port_variable); WHERE WR1: EXISTS(SELF\Analog_port_variable.unit_of_measure); END_ENTITY; -- Through_port_variable |
Entity data types and their attributesAnalog_port_variableassociated_port: Analog_analytical_model_port; variable_name: STRING; (OPT) unit_of_measure: Unit; Through_port_variable - |
Global rules for this entity data type- |