Sct.IS.NameIS Class Reference

Inheritance diagram for Sct.IS.NameIS:

Inheritance graph
[legend]
Collaboration diagram for Sct.IS.NameIS:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 NameIS (Serializable s)
 NameIS (String name) throws IllegalArgumentException
 NameIS (String className, String uniqueID)
String getName ()
 Gets the implementation dependant String representation of the name.
String getISServer ()

Protected Member Functions

void parse (String name) throws IllegalArgumentException
 Should set the className and uniqueID members by parsing the implementation dependant representation.

Protected Attributes

String ISServer

Detailed Description

Definition at line 6 of file NameIS.java.


Member Function Documentation

String Sct.IS.NameIS.getName  )  [virtual]
 

Gets the implementation dependant String representation of the name.

This can be passed to the appropriate ObjectManager for later retrieval

Returns:
the String representation of the Name

Implements Sct.Name.

Definition at line 23 of file NameIS.java.

References Sct.Name.className, Sct.Name.convertToC(), Sct.IS.NameIS.ISServer, and Sct.Name.uniqueID.

Referenced by Sct.IS.ObjectManagerIS.readObject(), and Sct.IS.ObjectManagerIS.writeObject().

Here is the call graph for this function:

void Sct.IS.NameIS.parse String  name  )  throws IllegalArgumentException [protected, virtual]
 

Should set the className and uniqueID members by parsing the implementation dependant representation.

Parameters:
name The implementation dependant representation of the Name

Implements Sct.Name.

Definition at line 34 of file NameIS.java.

References Sct.Name.className, Sct.Name.convertFromC(), Sct.IS.NameIS.ISServer, and Sct.Name.uniqueID.

Here is the call graph for this function:


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