ENTITY attribute_classification_assignment

(* SCHEMA engineering_properties_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


[Top Level Definitions] [Exit]

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