alma::acs::tools::comphelpergen::generated::ComponentHelperInfo Class Reference

Collaboration diagram for alma::acs::tools::comphelpergen::generated::ComponentHelperInfo:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ComponentHelperInfo ()
void addComponentInterface (ComponentInterface vComponentInterface) throws java.lang.IndexOutOfBoundsException
void addComponentInterface (int index, ComponentInterface vComponentInterface) throws java.lang.IndexOutOfBoundsException
void clearComponentInterface ()
java.util.Enumeration enumerateComponentInterface ()
ComponentInterface getComponentInterface (int index) throws java.lang.IndexOutOfBoundsException
ComponentInterface[] getComponentInterface ()
int getComponentInterfaceCount ()
java.lang.String getOutputRootDirectory ()
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
boolean removeComponentInterface (ComponentInterface vComponentInterface)
void setComponentInterface (int index, ComponentInterface vComponentInterface) throws java.lang.IndexOutOfBoundsException
void setComponentInterface (ComponentInterface[] componentInterfaceArray)
void setOutputRootDirectory (java.lang.String outputRootDirectory)
void validate () throws org.exolab.castor.xml.ValidationException

Static Public Member Functions

static
alma.acs.tools.comphelpergen.generated.ComponentHelperInfo 
unmarshalComponentHelperInfo (java.io.Reader reader) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException

Private Attributes

java.lang.String _outputRootDirectory
java.util.ArrayList _componentInterfaceList

Detailed Description

Version:
$Revision$ $Date$

Constructor & Destructor Documentation

alma::acs::tools::comphelpergen::generated::ComponentHelperInfo::ComponentHelperInfo (  )  [inline]

Member Function Documentation

void alma::acs::tools::comphelpergen::generated::ComponentHelperInfo::addComponentInterface ( int  index,
ComponentInterface  vComponentInterface 
) throws java.lang.IndexOutOfBoundsException [inline]
Parameters:
index 
vComponentInterface 

References _componentInterfaceList.

void alma::acs::tools::comphelpergen::generated::ComponentHelperInfo::addComponentInterface ( ComponentInterface  vComponentInterface  )  throws java.lang.IndexOutOfBoundsException [inline]
void alma::acs::tools::comphelpergen::generated::ComponentHelperInfo::clearComponentInterface (  )  [inline]
java.util.Enumeration alma::acs::tools::comphelpergen::generated::ComponentHelperInfo::enumerateComponentInterface (  )  [inline]
ComponentInterface [] alma::acs::tools::comphelpergen::generated::ComponentHelperInfo::getComponentInterface (  )  [inline]
ComponentInterface alma::acs::tools::comphelpergen::generated::ComponentHelperInfo::getComponentInterface ( int  index  )  throws java.lang.IndexOutOfBoundsException [inline]
int alma::acs::tools::comphelpergen::generated::ComponentHelperInfo::getComponentInterfaceCount (  )  [inline]
java.lang.String alma::acs::tools::comphelpergen::generated::ComponentHelperInfo::getOutputRootDirectory (  )  [inline]

Returns the value of field 'outputRootDirectory'.

Returns:
the value of field 'outputRootDirectory'.

References _outputRootDirectory.

Referenced by alma::acs::tools::comphelpergen::generated::ComponentHelperInfoDescriptor::ComponentHelperInfoDescriptor(), and alma::acs::tools::comphelpergen::CompHelperGenerator::saveHelperClasses().

boolean alma::acs::tools::comphelpergen::generated::ComponentHelperInfo::isValid (  )  [inline]

References validate().

void alma::acs::tools::comphelpergen::generated::ComponentHelperInfo::marshal ( org.xml.sax.ContentHandler  handler  )  throws java.io.IOException, org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline]
Parameters:
handler 
void alma::acs::tools::comphelpergen::generated::ComponentHelperInfo::marshal ( java.io.Writer  out  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline]
boolean alma::acs::tools::comphelpergen::generated::ComponentHelperInfo::removeComponentInterface ( ComponentInterface  vComponentInterface  )  [inline]
Parameters:
vComponentInterface 

References _componentInterfaceList.

void alma::acs::tools::comphelpergen::generated::ComponentHelperInfo::setComponentInterface ( ComponentInterface[]  componentInterfaceArray  )  [inline]
Parameters:
componentInterfaceArray 

References _componentInterfaceList.

void alma::acs::tools::comphelpergen::generated::ComponentHelperInfo::setComponentInterface ( int  index,
ComponentInterface  vComponentInterface 
) throws java.lang.IndexOutOfBoundsException [inline]
Parameters:
index 
vComponentInterface 

References _componentInterfaceList.

void alma::acs::tools::comphelpergen::generated::ComponentHelperInfo::setOutputRootDirectory ( java.lang.String  outputRootDirectory  )  [inline]

Sets the value of field 'outputRootDirectory'.

Parameters:
outputRootDirectory the value of field 'outputRootDirectory'.

References _outputRootDirectory.

Referenced by alma::tools::idlgen::comphelpgen::ComponentHelperGeneratorProxy::ComponentHelperGeneratorProxy(), and alma::acs::tools::comphelpergen::generated::ComponentHelperInfoDescriptor::ComponentHelperInfoDescriptor().

static alma.acs.tools.comphelpergen.generated.ComponentHelperInfo alma::acs::tools::comphelpergen::generated::ComponentHelperInfo::unmarshalComponentHelperInfo ( java.io.Reader  reader  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline, static]
void alma::acs::tools::comphelpergen::generated::ComponentHelperInfo::validate (  )  throws org.exolab.castor.xml.ValidationException [inline]

Referenced by isValid().


Member Data Documentation


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

Generated by  doxygen 1.6.2