All Classes and Interfaces

Class
Description
Annotation for designating a particular class field as the attribute of an HLA object class.
The base interface for all coders in the SEE HLA Starter Kit.
Representation of the ExecutionConfiguration object class in the SpaceFOM.
The mode for running the federation execution.
Listener for the remote ExCO object instance.
Coder for the SpaceFOM ExecutionMode enum data type.
Coder for the HLAASCIIchar data type.
Coder for the HLAASCIIString data type.
Coder for the HLAboolean data type.
Coder for the HLAbyte data type.
Coder for the HLAfloat32BE data type.
Coder for the HLAfloat32LE data type.
Coder for the HLAfloat64BE data type.
Coder for the HLAfloat64LE data type.
Coder for the HLAfloat16BE data type.
Coder for the HLAinteger16LE data type.
Coder for the HLAinteger32BE data type.
Coder for the HLAinteger32LE data type.
Coder for the HLAinteger64BE data type.
Coder for the HLAunicodeChar data type.
Coder for the HLAunicodeString data type.
Thread-safe singleton object that encapsulates the RtiFactory, RTIAmbassador, EncoderFactory, and HLAinteger64TimeFactory objects used by the framework.
Annotation for designating a particular class as an HLA interaction class.
Base interface for all interaction listeners - which receive events whenever the federate receives an interaction from the RTI.
Representation of the ModeTransitionRequest interaction class in the SpaceFOM.
The run mode that can be requested by a federate other than the Master federate.
Coder for the SpaceFOM MTRMode enum data type.
Annotation for designating a particular class as an HLA object class.
Annotation for designating a particular class field as the parameter of an HLA interaction class.
Object classes whose instances should generate events when any of its properties change are recommended to extend this class.
Base interface for all remote object instance listeners, which receive events whenever a remote object instance has been discovered, and initialized for use by the federate, or if it was deleted and becomes inaccessible.
A complete federate implementation for SEE.
A complete federate ambassador implementation designed to complement the SEEAbstractFederate and its subclasses.
A complete SpaceFOM late-joiner implementation.
A rudimentary implementation of the SKFederateInterface that comes with object and interaction management functionality.
A rudimentary federate ambassador implementation designed to complement the SKFederateAmbassador with object and interaction management functionality.
 
The base interface that for all Starter Kit federates.
An enum representation of all supported synchronization points in the SpaceFOM standard.