Sct.Serializable Interface Reference

This interface extends Streamable by adding the concept of a unique identifier. More...

Inheritance diagram for Sct.Serializable:

Inheritance graph
[legend]
List of all members.

Public Member Functions

String getUniqueID ()

Detailed Description

This interface extends Streamable by adding the concept of a unique identifier.

This identifier allows each Serializable to be identified and so a Serializable is the smallest entity that can be stored. This is not true of a Streamable (unless the system were to generate a random identifier which it doesn't!).

Author:
Matthew Palmer

Definition at line 12 of file Serializable.java.


Member Function Documentation

String Sct.Serializable.getUniqueID  ) 
 

Returns:
a String which uniquely identifies this object.

Implemented in Sct.IS.AnyInfoAdapter, Sct.ISProxy.ISProxy, Sct.SerializableWrapper, SctData.RawScanResult, and SctData.ResultHeader.

Referenced by Sct.ISProxy.ISProxy.ISProxy(), Sct.Name.Name(), and Sct.File.NameFile.NameFile().


The documentation for this interface was generated from the following file:
Generated on Mon Feb 6 14:14:41 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6