Overview Schemas Index

management_resources_schema         


ENTITY person_assignment;
          ABSTRACT SUPERTYPE;
          assigned_person : person;
          role : person_role;
END_ENTITY; -- person_assignment

Entity data types and their attributes

person_assignment
          assigned_person: person;
          role: person_role;

Users: by entity attributes

person_assignment

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

person_assignment
          -

Global rules for this entity data type

          -