SctData.ConfigurationVariable.ConfigurationVariableMap Class Reference

Collaboration diagram for SctData.ConfigurationVariable.ConfigurationVariableMap:

Collaboration graph
[legend]
List of all members.

Package Functions

 ConfigurationVariableMap ()
 Initializes the map from the properties file: ConfigurationVariables.properties.

Static Package Functions

static ConfigurationVariable get (short rep) throws java.lang.ClassNotFoundException
static short getRep (String className) throws MissingResourceException

Private Member Functions

void add (Short rep, String var)

Private Attributes

HashMap hashMap1 = new HashMap()
 A map from Shorts to class names.
HashMap hashMap2 = new HashMap()
 A map from class names to Shorts.

Static Private Attributes

static ConfigurationVariableMap map = new ConfigurationVariableMap()

Detailed Description

Definition at line 111 of file ConfigurationVariable.java.


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