Overview Schemas Index

Transformation_order_arm         


ENTITY Path;
          number_of_paths : REAL;
          path_name : OPTIONAL STRING;
END_ENTITY; -- Path

Entity data types and their attributes

Path
          number_of_paths: REAL;
          (OPT) path_name: STRING;

Users

Path
          Concurrent_order.includes

Global rules for this entity data type

          -