com::cosylab::acs::laser::dao::xml::ReductionDefinitions Class Reference

Collaboration diagram for com::cosylab::acs::laser::dao::xml::ReductionDefinitions:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ReductionDefinitions ()
com.cosylab.acs.laser.dao.xml.LinksToCreate getLinksToCreate ()
com.cosylab.acs.laser.dao.xml.LinksToRemove getLinksToRemove ()
com.cosylab.acs.laser.dao.xml.Thresholds getThresholds ()
boolean isValid ()
void marshal (java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
void marshal (org.xml.sax.ContentHandler handler) throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
void setLinksToCreate (com.cosylab.acs.laser.dao.xml.LinksToCreate linksToCreate)
void setLinksToRemove (com.cosylab.acs.laser.dao.xml.LinksToRemove linksToRemove)
void setThresholds (com.cosylab.acs.laser.dao.xml.Thresholds thresholds)
void validate () throws org.exolab.castor.xml.ValidationException

Static Public Member Functions

static java.lang.Object unmarshal (java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException

Private Attributes

com.cosylab.acs.laser.dao.xml.LinksToCreate _linksToCreate
com.cosylab.acs.laser.dao.xml.LinksToRemove _linksToRemove
com.cosylab.acs.laser.dao.xml.Thresholds _thresholds

Detailed Description

LASER reduction relationship definitions

Version:
Revision
1.3
Date
2006/09/25 08:52:36

Constructor & Destructor Documentation

com::cosylab::acs::laser::dao::xml::ReductionDefinitions::ReductionDefinitions (  )  [inline]

Member Function Documentation

com.cosylab.acs.laser.dao.xml.LinksToCreate com::cosylab::acs::laser::dao::xml::ReductionDefinitions::getLinksToCreate (  )  [inline]
com.cosylab.acs.laser.dao.xml.LinksToRemove com::cosylab::acs::laser::dao::xml::ReductionDefinitions::getLinksToRemove (  )  [inline]

Returns the value of field 'linksToRemove'.

Returns:
LinksToRemove
the value of field 'linksToRemove'.

References _linksToRemove.

Referenced by com::cosylab::acs::laser::dao::xml::ReductionDefinitionsDescriptor::ReductionDefinitionsDescriptor().

com.cosylab.acs.laser.dao.xml.Thresholds com::cosylab::acs::laser::dao::xml::ReductionDefinitions::getThresholds (  )  [inline]
boolean com::cosylab::acs::laser::dao::xml::ReductionDefinitions::isValid (  )  [inline]

Method isValid

Returns:
boolean

References validate().

void com::cosylab::acs::laser::dao::xml::ReductionDefinitions::marshal ( org.xml.sax.ContentHandler  handler  )  throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline]

Method marshal

Parameters:
handler 
void com::cosylab::acs::laser::dao::xml::ReductionDefinitions::marshal ( java.io.Writer  out  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline]

Method marshal

Parameters:
out 
void com::cosylab::acs::laser::dao::xml::ReductionDefinitions::setLinksToCreate ( com.cosylab.acs.laser.dao.xml.LinksToCreate  linksToCreate  )  [inline]

Sets the value of field 'linksToCreate'.

Parameters:
linksToCreate the value of field 'linksToCreate'.

References _linksToCreate.

Referenced by com::cosylab::acs::laser::dao::xml::ReductionDefinitionsDescriptor::ReductionDefinitionsDescriptor().

void com::cosylab::acs::laser::dao::xml::ReductionDefinitions::setLinksToRemove ( com.cosylab.acs.laser.dao.xml.LinksToRemove  linksToRemove  )  [inline]

Sets the value of field 'linksToRemove'.

Parameters:
linksToRemove the value of field 'linksToRemove'.

References _linksToRemove.

Referenced by com::cosylab::acs::laser::dao::xml::ReductionDefinitionsDescriptor::ReductionDefinitionsDescriptor().

void com::cosylab::acs::laser::dao::xml::ReductionDefinitions::setThresholds ( com.cosylab.acs.laser.dao.xml.Thresholds  thresholds  )  [inline]

Sets the value of field 'thresholds'.

Parameters:
thresholds the value of field 'thresholds'.

References _thresholds.

Referenced by com::cosylab::acs::laser::dao::xml::ReductionDefinitionsDescriptor::ReductionDefinitionsDescriptor().

static java.lang.Object com::cosylab::acs::laser::dao::xml::ReductionDefinitions::unmarshal ( java.io.Reader  reader  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline, static]

Method unmarshal

Parameters:
reader 
Returns:
Object

Referenced by com::cosylab::acs::laser::dao::ACSAlarmDAOImpl::loadReductionRules().

void com::cosylab::acs::laser::dao::xml::ReductionDefinitions::validate (  )  throws org.exolab.castor.xml.ValidationException [inline]

Method validate

Referenced by isValid().


Member Data Documentation

Field _linksToCreate

Referenced by getLinksToCreate(), and setLinksToCreate().

Field _linksToRemove

Referenced by getLinksToRemove(), and setLinksToRemove().

Field _thresholds

Referenced by getThresholds(), and setThresholds().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2