Uses of Interface
util.Uniquely

Packages that use Uniquely
stella.command   
stella.error   
 

Uses of Uniquely in stella.command
 

Classes in stella.command that implement Uniquely
 class PointingModelAdd
          The init command for the telescope.
 

Uses of Uniquely in stella.error
 

Subinterfaces of Uniquely in stella.error
 interface UniqueKnowledge
          An interface indicating that this error knows about the target it was connected to.
 

Classes in stella.error that implement Uniquely
 class TargetError
          An error event signaling that it has occured during observing of a target.
 class TargetFinished
          A status event signaling that a target has been completed.
 class TargetPicked
          A status event signaling that a target has been completed.
 class TelescopeOffsets
          A status mesage from the telescope delivering its position, plus pointing model offsets and applied offsets.