Uses of Class
edu.rice.cs.cunit.record.syncPoints.object.AObjectSyncPoint.Translated

Packages that use AObjectSyncPoint.Translated
edu.rice.cs.cunit.record.syncPoints.object   
 

Uses of AObjectSyncPoint.Translated in edu.rice.cs.cunit.record.syncPoints.object
 

Subclasses of AObjectSyncPoint.Translated in edu.rice.cs.cunit.record.syncPoints.object
static class ObjectEnterWaitSyncPoint.Translated
          Class for translated versions on the monitor side.
static class ObjectLeaveWaitSyncPoint.Translated
          Class for translated versions on the monitor side.
static class ObjectNotifyAllSyncPoint.Translated
          Class for translated versions on the monitor side.
static class ObjectNotifySyncPoint.Translated
          Class for translated versions on the monitor side.