ENTITY string_literal
(* SCHEMA AUTOMOTIVE_DESIGN; *)
ENTITY string_literal
SUBTYPE OF (simple_string_expression, generic_literal);
the_value : STRING;
END_ENTITY; (* declared in: iso13584_expressions_schema *)
Explicit Attributes
Entity string_literal has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| the_value | STRING | string_literal |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity string_literal inherits from the following supertypes:
generic_expression
expression
string_expression
simple_string_expression
generic_expression
simple_generic_expression
generic_expression
simple_generic_expression
generic_literal
Subtypes
No subtypesReferenced By
Entity string_literal and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:12-04:00