ENTITY attribute_classification_assignment

(* SCHEMA Ap236_furniture_catalog_and_interior_design_mim_LF; *)
(* USED FROM (management_resources_schema); *)
ENTITY attribute_classification_assignment
   ABSTRACT SUPERTYPE;
  assigned_class : group;
  attribute_name : label;
  role : classification_role;
END_ENTITY;

Explicit Attributes

Entity attribute_classification_assignment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 assigned_classgroup (ENTITY)attribute_classification_assignment
 attribute_namelabel (STRING)attribute_classification_assignment
 roleclassification_role (ENTITY)attribute_classification_assignment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity attribute_classification_assignment has the following subtypes:
    attribute_language_assignment*
* - Immediate Subtypes

Referenced By

Entity attribute_classification_assignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 attribute_language_assignment ENTITY attribute_classification_assignment
 multi_language_attribute_assignment ENTITY attribute_classification_assignment
 restrict_language_assignment_per_attribute RULE attribute_classification_assignment


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:19:01-04:00