Overview Schemas Index

Name_assignment_arm         


ENTITY Name_assignment;
          name : STRING;
          role : STRING;
          items : assigned_name_select;
END_ENTITY; -- Name_assignment

Entity data types and their attributes

Name_assignment
          name: STRING;
          role: STRING;
          items: assigned_name_select;

Users: by entity attributes

Name_assignment
          Issue_reference.item
                    issue_reference_item
                              prgm_issue_reference_item

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

Name_assignment
          prgm_issue_reference_item
                    Issue_reference.item

Global rules for this entity data type

          -