ENTITY maths_value_context
(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
ENTITY maths_value_context;
id : identifier;
name : label;
description : OPTIONAL text;
abstract_value : maths_value;
physical_value : value_context_select;
END_ENTITY;
Explicit Attributes
Entity maths_value_context has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| id | identifier (STRING) | maths_value_context |
| name | label (STRING) | maths_value_context |
| description | text (STRING) | maths_value_context |
| abstract_value | maths_value (SELECT) | maths_value_context |
| physical_value | value_context_select (SELECT) | maths_value_context |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity maths_value_context and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:32-04:00