ENTITY defined_function

(* SCHEMA Ap236_furniture_catalog_and_interior_design_mim_LF; *)
(* USED FROM (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;

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:19:02-04:00