Overview Schemas Index

Transformation_input_output_arm         


ENTITY Regular_port
          SUBTYPE OF (Input_port);
END_ENTITY; -- Regular_port

Entity data types and their attributes

Input_port
          id: STRING;
          consumed_through: Input_output_view_definition;
          input_transformation_port: Transformation_view_definition;
          queue_type: i_o_queue;
Regular_port
          -

Users

Input_port
Regular_port

Global rules for this entity data type

          -