Overview Schemas Index

Classification_with_attributes_arm         


ENTITY Classification_attribute;
          id : STRING;
          name : OPTIONAL STRING;
          description : OPTIONAL STRING;
          allowed_values : OPTIONAL SET [1:?] OF Measure_item;
          characterized_class : Class_with_attributes;
          attribute_definition : Independent_property;
END_ENTITY; -- Classification_attribute

Entity data types and their attributes

Classification_attribute
          id: STRING;
          (OPT) name: STRING;
          (OPT) description: STRING;
          (OPT) allowed_values: SET [1:?] OF Measure_item;
          characterized_class: Class_with_attributes;
          attribute_definition: Independent_property;

Users: by entity attributes

Classification_attribute
          Attribute_translation_assignment.considered_instance
                    string_select
                              furniture_properties_select_ap236cc1
          Document_assignment.is_assigned_to
                    documented_element_select
                              documented_element_select_236cc1
          Identification_assignment.items
                    identification_item
                              identification_item_236cc1
          Language_indication.considered_instance
                    string_select
                              furniture_properties_select_ap236cc1

Users: by defined types, not used by any entity attribute

Classification_attribute
          documented_element_select_236cc1
                    design_pdm_information_usage_right_item
                    Document_assignment.is_assigned_to
                    Lessons_learned.is_assigned_to
          furniture_properties_select_ap236cc1
                    Attribute_translation_assignment.considered_instance
                    Language_indication.considered_instance
          identification_item_236cc1
                    Alias_identification.items
                    design_pdm_information_usage_right_item
                    Identification_assignment.items

Global rules for this entity data type

          -