Rod_Impl Class Reference

Inheritance diagram for Rod_Impl:

Inheritance graph
[legend]
Collaboration diagram for Rod_Impl:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Rod_Impl ()
 Rod_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 ()
short get_id ()
 Get "id" attribute value.
void set_id (short value)
 Set "id" attribute value.
short get_slot ()
 Get "slot" attribute value.
void set_slot (short value)
 Set "slot" attribute value.
Slave[] get_slaves ()
 Get "slaves" relationship value.
void set_slaves (Slave[] value)
 Set "slaves" relationship value.
RodMUR[] get_rodMURs ()
 Get "rodMURs" relationship value.
void set_rodMURs (RodMUR[] value)
 Set "rodMURs" relationship value.
config.ConfigObject config_object ()
void print (String dx)
 Method to print out values of attributes and relationships.
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
short m_id
short m_slot
Slave[] m_slaves
RodMUR[] m_rodMURs

Detailed Description

Definition at line 24 of file Rod_Impl.java.


Member Function Documentation

void Rod_Impl.destroy config.Configuration  db  ) 
 

Method to destroy object.

Parameters:
db configuration object

Implements Rod.

Definition at line 225 of file Rod_Impl.java.

short Rod_Impl.get_id  ) 
 

Get "id" attribute value.

rod ID

Implements Rod.

Definition at line 131 of file Rod_Impl.java.

void Rod_Impl.print String  dx  ) 
 

Method to print out values of attributes and relationships.

Parameters:
dx string for left margin (for a formatted output)

Implements Rod.

Definition at line 183 of file Rod_Impl.java.

void Rod_Impl.set_id short  value  ) 
 

Set "id" attribute value.

rod ID

Implements Rod.

Definition at line 136 of file Rod_Impl.java.


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