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

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

Global rules for this entity data type

          -