ENTITY result
(* SCHEMA structural_analysis_design; *)
ENTITY result;
result_id : identifier;
creating_software : text;
description : text;
END_ENTITY; -- result
Explicit Attributes
Entity result has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| result_id | identifier (STRING) | result |
| creating_software | text (STRING) | result |
| description | text (STRING) | result |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity result and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:15:06-04:00