copyright The Portico Project 2008.

Uses of Class
org.portico.shared.compat.JSynchronizationLabelNotAnnounced

Packages that use JSynchronizationLabelNotAnnounced
org.portico.lrc   
 

Uses of JSynchronizationLabelNotAnnounced in org.portico.lrc
 

Methods in org.portico.lrc that throw JSynchronizationLabelNotAnnounced
 void LRCState.achieveSyncPoint(String label)
          Mark the given sync point as achieved by this federate.
 void LRCState.checkSyncAnnounced(String label)
          Checks to see if the given synchronization point label has been announced
 


copyright The Portico Project 2008.