Sct.File.NameFile Class Reference

Represents a filename containing a Serializable. More...

Inheritance diagram for Sct.File.NameFile:

Inheritance graph
[legend]
Collaboration diagram for Sct.File.NameFile:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Static Public Member Functions

static void reset ()
 This needs to be called if the System properties are changes.
static String getDefaultPath ()

Protected Member Functions

void parse (String name) throws IllegalArgumentException
 Format <path>/className.uniqueID.

Private Member Functions

void construct ()

Static Private Member Functions

static Pattern getPattern ()

Private Attributes

String path
String fileName

Static Private Attributes

static Pattern fileNamePattern
static String defaultPath

Detailed Description

Represents a filename containing a Serializable.

Author:
Matthew Palmer

Definition at line 17 of file NameFile.java.


Member Function Documentation

String Sct.File.NameFile.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 34 of file NameFile.java.

References Sct.File.NameFile.fileName.


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