So we have a hierarchy of entities Federation --> Federates --> Objects where can have many tiers in each category |
A Federation could be the set of all jobs to be run on a particular site |
A Federate could be a job consisting of multiple possibly shared objects |
Objects are just data structures in HLA -- you send interaction events instead of invoking methods |
These aspects are organized by Federation, Object and Ownership management services |
We can classify both jobs and computers as separate federations |