Overview Schemas Index

expression_extensions_schema         


ENTITY named_function
          SUBTYPE OF (defined_function);
          name : STRING;
END_ENTITY; -- named_function

Entity data types and their attributes

defined_function
          -
named_function
          name: STRING;

Users: by entity attributes

defined_function
          variable_assignment.the_function
named_function

Users: by defined types, not used by any entity attribute

named_function
          -

Global rules for this entity data type

          -