|
ENTITY Path; number_of_paths : REAL; path_name : OPTIONAL STRING; END_ENTITY; -- Path |
Entity data types and their attributesPathnumber_of_paths: REAL; (OPT) path_name: STRING; |
UsersPathConcurrent_order.includes |
Global rules for this entity data type- |