1 |
HLA Rules: A set of rules which must be followed to achieve proper interaction of federates during a federation execution. These describe the responsibilities of federates and of the runtime infrastructure in HLA federations
-
HLA Rules correspond roughly to a CORBA vertical facility
|
2 |
Interface Specification: Definition of the interface services between the runtime infrastructure and the federates subject to the HLA
-
In CORBA, this would correspond to services
|
3 |
Object Model Templates: The prescribed common method for recording the information contained in the required HLA Object Model for each federation and federate
-
In CORBA, this would correspond to the IDL specification of objects but in HLA, objects are specified as tables of properties which are linked by interactions whereas in CORBA, one uses methods of objects.
|