Overview Schemas Index

Attribute_classification_arm         


ENTITY Attribute_classification;
          allowed_value : Class;
          attribute_name : STRING;
          classified_entity : SET [1:?] OF classified_attribute_select;
END_ENTITY; -- Attribute_classification

Entity data types and their attributes

Attribute_classification
          allowed_value: Class;
          attribute_name: STRING;
          classified_entity: SET [1:?] OF classified_attribute_select;

Users: by entity attributes

Attribute_classification
          Issue_reference.item
                    issue_reference_item
                              prgm_issue_reference_item

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

Attribute_classification
          prgm_issue_reference_item
                    Issue_reference.item

Global rules for this entity data type

          -