ENTITY variable
(* SCHEMA AUTOMOTIVE_DESIGN; *)
ENTITY variable
ABSTRACT SUPERTYPE OF (ONEOF (numeric_variable, boolean_variable,
string_variable))
SUBTYPE OF (generic_variable);
END_ENTITY; (* declared in: iso13584_expressions_schema *)
Explicit Attributes
No explicit attributes
Derived Attributes
No derived attributes
Inverse Attributes
Entity variable has the following local and inherited inverse attributes:
Supertypes
Entity variable inherits from the following supertypes:
generic_expression
simple_generic_expression
generic_variable
Subtypes
Entity variable has the following subtypes:
boolean_variable*
int_numeric_variable
numeric_variable*
real_numeric_variable
string_variable*
* - Immediate Subtypes
Referenced By
Entity variable 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