ENTITY classification
(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
ENTITY classification
SUBTYPE OF (classification_assignment);
classified : classification_select;
DERIVE
classifier : class := SELF\classification_assignment.assigned_class;
END_ENTITY;
Explicit Attributes
Entity classification has the following local and inherited explicit attributes:
Derived Attributes
Entity classification has the following local and inherited derived attributes:
| Attribute | Type | Defined By |
|---|
| classifier | class (ENTITY) | classification |
|
Inverse Attributes
No Inverse AttributesSupertypes
Entity classification inherits from the following supertypes:
classification_assignment
Subtypes
No subtypesReferenced By
Entity classification 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