|
ENTITY Terminal_pair_port_equivalence_relationship; equivalent_port : Analytical_model_port; scalar_ports : Analytical_model_vector_port; WHERE WR1: (SIZEOF (scalar_ports.element_port) = 2); END_ENTITY; -- Terminal_pair_port_equivalence_relationship |
Entity data types and their attributesTerminal_pair_port_equivalence_relationshipequivalent_port: Analytical_model_port; scalar_ports: Analytical_model_vector_port; |
Global rules for this entity data type- |