stella.error
Interface UniqueKnowledge

All Superinterfaces:
Uniquely
All Known Implementing Classes:
PointingModelAdd, TargetError, TargetFinished, TargetPicked, TelescopeOffsets

public interface UniqueKnowledge
extends Uniquely

An interface indicating that this error knows about the target it was connected to.

See Also:
ErrorEvent

Method Summary
 void registerUnique(Parameter u)
          Returns the unique object in the moment it was registered.
 
Methods inherited from interface util.Uniquely
getUnique
 

Method Detail

registerUnique

void registerUnique(Parameter u)
Returns the unique object in the moment it was registered.