PowerCrate_Impl Class Reference

Inheritance diagram for PowerCrate_Impl:

Inheritance graph
[legend]
Collaboration diagram for PowerCrate_Impl:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PowerCrate_Impl ()
 PowerCrate_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.
PowerChannel[] get_channels ()
 Get "channels" relationship value.
void set_channels (PowerChannel[] value)
 Set "channels" relationship value.
PowerCard[] get_cards ()
 Get "cards" relationship value.
void set_cards (PowerCard[] value)
 Set "cards" 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
PowerChannel[] m_channels
PowerCard[] m_cards

Detailed Description

Definition at line 24 of file PowerCrate_Impl.java.


Member Function Documentation

void PowerCrate_Impl.destroy config.Configuration  db  ) 
 

Method to destroy object.

Parameters:
db configuration object

Implements PowerCrate.

Definition at line 211 of file PowerCrate_Impl.java.

void PowerCrate_Impl.print String  dx  ) 
 

Method to print out values of attributes and relationships.

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

Implements PowerCrate.

Definition at line 170 of file PowerCrate_Impl.java.

References Channel.print().

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:12:37 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6