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

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

List of all members.

Public Member Functions

 ComponentInterface ()
java.lang.String getComponentClassName ()
java.lang.String getCorbaRepositoryId ()
java.lang.String getIdlPackage ()
java.lang.String getInternalInterface ()
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 setComponentClassName (java.lang.String componentClassName)
void setCorbaRepositoryId (java.lang.String corbaRepositoryId)
void setIdlPackage (java.lang.String idlPackage)
void setInternalInterface (java.lang.String internalInterface)
void validate () throws org.exolab.castor.xml.ValidationException

Static Public Member Functions

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

Private Attributes

java.lang.String _corbaRepositoryId
java.lang.String _idlPackage
java.lang.String _componentClassName
java.lang.String _internalInterface

Detailed Description

Version:
$Revision$ $Date$

Constructor & Destructor Documentation

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

Member Function Documentation

java.lang.String alma::acs::tools::comphelpergen::generated::ComponentInterface::getComponentClassName (  )  [inline]

Returns the value of field 'componentClassName'.

Returns:
the value of field 'componentClassName'.

References _componentClassName.

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

java.lang.String alma::acs::tools::comphelpergen::generated::ComponentInterface::getCorbaRepositoryId (  )  [inline]

Returns the value of field 'corbaRepositoryId'.

Returns:
the value of field 'corbaRepositoryId'.

References _corbaRepositoryId.

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

java.lang.String alma::acs::tools::comphelpergen::generated::ComponentInterface::getIdlPackage (  )  [inline]
java.lang.String alma::acs::tools::comphelpergen::generated::ComponentInterface::getInternalInterface (  )  [inline]

Returns the value of field 'internalInterface'.

Returns:
the value of field 'internalInterface'.

References _internalInterface.

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

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

References validate().

void alma::acs::tools::comphelpergen::generated::ComponentInterface::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::ComponentInterface::marshal ( java.io.Writer  out  )  throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException [inline]
Parameters:
out 
void alma::acs::tools::comphelpergen::generated::ComponentInterface::setComponentClassName ( java.lang.String  componentClassName  )  [inline]

Sets the value of field 'componentClassName'.

Parameters:
componentClassName the value of field 'componentClassName'.

References _componentClassName.

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

void alma::acs::tools::comphelpergen::generated::ComponentInterface::setCorbaRepositoryId ( java.lang.String  corbaRepositoryId  )  [inline]

Sets the value of field 'corbaRepositoryId'.

Parameters:
corbaRepositoryId the value of field 'corbaRepositoryId'.

References _corbaRepositoryId.

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

void alma::acs::tools::comphelpergen::generated::ComponentInterface::setIdlPackage ( java.lang.String  idlPackage  )  [inline]
void alma::acs::tools::comphelpergen::generated::ComponentInterface::setInternalInterface ( java.lang.String  internalInterface  )  [inline]

Sets the value of field 'internalInterface'.

Parameters:
internalInterface the value of field 'internalInterface'.

References _internalInterface.

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

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

Referenced by isValid().


Member Data Documentation

Referenced by getIdlPackage(), and setIdlPackage().


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

Generated by  doxygen 1.6.2