SCT_Module_Impl Class Reference

Collaboration diagram for SCT_Module_Impl:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SCT_Module_Impl ()
 SCT_Module_Impl (config.Configuration db, config.ConfigObject obj)
void init_config_params (config.Configuration db, config.ConfigObject obj)
String UID ()
String class_name ()
void update (boolean set_non_valid)
void unread ()
boolean is_valid ()
String get_sn ()
void set_sn (String value)
String get_source ()
void set_source (String value)
String get_location ()
void set_location (String value)
boolean get_active ()
void set_active (boolean value)
short get_select ()
void set_select (short value)
SCT_Chip[] get_Chips ()
void set_Chips (SCT_Chip[] value)
config.ConfigObject config_object ()
void print (String dx)
void destroy (config.Configuration db)
 Method to destroy object.

Private Member Functions

void init () throws config.NotFoundException, config.NotValidException, config.SystemException

Private Attributes

config.Configuration p_db
config.ConfigObject p_obj
boolean p_was_read
boolean p_is_valid
String p_uid
String p_class_name
String m_sn
String m_source
String m_location
boolean m_active
short m_select
SCT_Chip[] m_Chips

Detailed Description

Definition at line 22 of file SCT_Module_Impl.java.


Member Function Documentation

void SCT_Module_Impl.destroy config.Configuration  db  ) 
 

Method to destroy object.

Parameters:
db configuration object

Definition at line 234 of file SCT_Module_Impl.java.


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