Overview Schemas Index

ISO13584_expressions_schema         


ENTITY defined_function
          ABSTRACT SUPERTYPE OF ((ONEOF (numeric_defined_function, string_defined_function, boolean_defined_function) ANDOR SQL_mappable_defined_function));
END_ENTITY; -- defined_function

Entity data types and their attributes

defined_function
          -

Known subtypes

          boolean_defined_function (ISO13584_expressions_schema)
          named_function (expression_extensions_schema)
          numeric_defined_function (ISO13584_expressions_schema)
          SQL_mappable_defined_function (ISO13584_expressions_schema)
          string_defined_function (ISO13584_expressions_schema)

Users: by entity attributes

defined_function
          variable_assignment.the_function

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

defined_function
          -

Global rules for this entity data type

          -