Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

User can populate the model by executing ant run-application command inside the Populator directory.

...

You can populate the model by executing ant run-process command inside the Populator directory.

Refer README.txt of Business process model sample to test handler functionality. 

People Model

 

ProjectModelPeople model can be use to govern organizational human resources. It clearly define the organizational hierachy from Organizational level to individual person level. When different people are added to different posts in the organization, the organization would set as an association of that person. 

Organization can have several Departments and a Department can have several Project group and so on. Also people in the organization are holding different status like Organization president, Department head, Project manager. People model is design to represent all these associations within a organization. Also this sample includes a sample report generator to generate reports about the currently existing reports organizations.

You can populate the model by executing ant run-people command inside the Populator directory.

Project Model

 

 

TestPlanModel