|
ENTITY port_variable SUPERTYPE OF (ONEOF (across_port_variable, through_port_variable, transform_port_variable)) SUBTYPE OF (representation, representation_item); END_ENTITY; -- port_variable |
Entity data types and their attributesrepresentationname: label; items: SET [1:?] OF representation_item; context_of_items: representation_context; (DER) id: identifier; (DER) description: text; representation_item name: label; port_variable - |
| across_port_variable (Analytical_model_mim) |
| through_port_variable (Analytical_model_mim) |
| transform_port_variable (Analytical_model_mim) |
Global rules for this entity data type- |