ENTITY simple_string_expression

(* SCHEMA Ap236_furniture_catalog_and_interior_design_mim_LF; *)
(* USED FROM (ISO13584_expressions_schema); *)
ENTITY simple_string_expression
 ABSTRACT SUPERTYPE OF (ONEOF (
                        STRING_LITERAL,
                        STRING_VARIABLE))

SUBTYPE OF (string_expression, simple_generic_expression);
END_ENTITY;

Explicit Attributes

    No explicit attributes

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity simple_string_expression inherits from the following supertypes:
  generic_expression
    expression
      string_expression
  generic_expression
    simple_generic_expression

Subtypes

Entity simple_string_expression has the following subtypes:
    string_literal*
    string_variable*
* - Immediate Subtypes

Referenced By

Entity simple_string_expression and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic FUNCTION generic_expression
 binary_generic_expression ENTITY generic_expression
 comparison_expression ENTITY expression
 concat_expression ENTITY string_expression
 expression ENTITY string_expression
 format_function ENTITY generic_expression
 generic_expression ENTITY simple_generic_expression
 index_expression ENTITY generic_expression
 interval_expression ENTITY generic_expression
 is_acyclic FUNCTION generic_expression
 is_SQL_mappable FUNCTION expression
 length_function ENTITY string_expression
 multiple_arity_generic_expression ENTITY generic_expression
 string_expression ENTITY simple_string_expression
 substring_expression ENTITY generic_expression
 unary_generic_expression ENTITY generic_expression
 value_function ENTITY string_expression


[Top Level Definitions] [Exit]

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