ENTITY defined_function

(* SCHEMA AUTOMOTIVE_DESIGN; *)
 
ENTITY defined_function
ABSTRACT SUPERTYPE OF (ONEOF (numeric_defined_function, string_defined_function
, boolean_defined_function) ANDOR sql_mappable_defined_function);
END_ENTITY; (* declared in: iso13584_expressions_schema *)

Explicit Attributes

    No explicit attributes

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity defined_function has the following subtypes:
    boolean_defined_function*
    integer_defined_function
    numeric_defined_function*
    real_defined_function
    sql_mappable_defined_function*
    string_defined_function*
* - Immediate Subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:11-04:00