ENTITY attribute_value_assignment
(* SCHEMA Ap236_furniture_catalog_and_interior_design_mim_LF; *)
(* USED FROM (management_resources_schema); *)
ENTITY attribute_value_assignment
ABSTRACT SUPERTYPE;
attribute_name : label;
attribute_value : attribute_type;
role : attribute_value_role;
END_ENTITY;
Explicit Attributes
Entity attribute_value_assignment has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| attribute_name | label (STRING) | attribute_value_assignment |
| attribute_value | attribute_type (SELECT) | attribute_value_assignment |
| role | attribute_value_role (ENTITY) | attribute_value_assignment |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity attribute_value_assignment has the following subtypes:
multi_language_attribute_assignment*
* - Immediate Subtypes
Referenced By
Entity attribute_value_assignment and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:42:06-04:00