ENTITY defined_function

(* SCHEMA step_merged_cad_schema; *)
-- CASE DIFF IN AP214
-- IN AP214/AP242
ENTITY defined_function
   ABSTRACT SUPERTYPE OF (ONEOF(numeric_defined_function, string_defined_function, boolean_defined_function) ANDOR SQL_mappable_defined_function);
END_ENTITY;

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-11-21T15:22:02-05:00