Public Member Functions | Static Public Member Functions

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

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

Detailed Description

Version:
$Revision$ $Date$

Constructor & Destructor Documentation

alma.acs.tools.comphelpergen.generated.ComponentHelperInfo.ComponentHelperInfo (  ) 

Member Function Documentation

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

Returns the value of field 'outputRootDirectory'.

Returns:
the value of field '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 (  ) 
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
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
boolean alma.acs.tools.comphelpergen.generated.ComponentHelperInfo.removeComponentInterface ( ComponentInterface  vComponentInterface  ) 
Parameters:
vComponentInterface 
void alma.acs.tools.comphelpergen.generated.ComponentHelperInfo.setComponentInterface ( ComponentInterface[]  componentInterfaceArray  ) 
Parameters:
componentInterfaceArray 
void alma.acs.tools.comphelpergen.generated.ComponentHelperInfo.setComponentInterface ( int  index,
ComponentInterface  vComponentInterface 
) throws java.lang.IndexOutOfBoundsException
Parameters:
index 
vComponentInterface 
void alma.acs.tools.comphelpergen.generated.ComponentHelperInfo.setOutputRootDirectory ( java.lang.String  outputRootDirectory  ) 

Sets the value of field 'outputRootDirectory'.

Parameters:
outputRootDirectory the value of field '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 [static]
void alma.acs.tools.comphelpergen.generated.ComponentHelperInfo.validate (  )  throws org.exolab.castor.xml.ValidationException

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties