|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.npsnet.xrti.SynchronizationPoint
SynchronizationPoint represents federation synchronization point.
| Constructor Summary | |
SynchronizationPoint(java.lang.String synchronizationPointLabel,
FederateHandleSet synchronizationSet)
Creates new synchronization point. |
|
| Method Summary | |
void |
addSynchronizationPointAchieved(FederateHandle federateHandle)
Add a federate which achieved synchronization point. |
boolean |
isSynchronized()
Returns true if all federates achieved synchronization point, false otherwise. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SynchronizationPoint(java.lang.String synchronizationPointLabel,
FederateHandleSet synchronizationSet)
synchronizationPointLabel - the label of the synchronization pointsynchronizationSet - the set of federates to synchronize| Method Detail |
public void addSynchronizationPointAchieved(FederateHandle federateHandle)
federateHandle - handle of federate which achieved synchronization point.public boolean isSynchronized()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||