|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthla.rti.MobileFederateServices
Conveys the interfaces for all services that a federate must supply and which may not execute in the federate's space.
| Field Summary | |
LogicalTimeIntervalFactory |
_intervalFactory
The logical time interval factory. |
LogicalTimeFactory |
_timeFactory
The logical time factory. |
| Constructor Summary | |
MobileFederateServices(LogicalTimeFactory timeFactory,
LogicalTimeIntervalFactory intervalFactory)
Constructor. |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public LogicalTimeFactory _timeFactory
public LogicalTimeIntervalFactory _intervalFactory
| Constructor Detail |
public MobileFederateServices(LogicalTimeFactory timeFactory,
LogicalTimeIntervalFactory intervalFactory)
timeFactory - the logical time factoryintervalFactory - the logical time interval factory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||