Public Member Functions

demo::XmlComponent Interface Reference

import "XmlComponent.idl";

Inheritance diagram for demo::XmlComponent:
Inheritance graph
[legend]
Collaboration diagram for demo::XmlComponent:
Collaboration graph
[legend]

List of all members.

Public Member Functions

long dumbMethod (in string somevalue)
ObsProposal createObsProposal ()
SchedBlock getBestSchedBlock ()
SchedBlockSeq getAllSchedBlocks ()
void addNewSchedBlocks (in SchedBlockSeq newSchedBlocks)
void xmlInOutMethod (in ObsProposal opsPropIn, out SchedBlock schedBlockOut)
ObsProjectTree getEntireTreeInAStruct ()
string sayHello ()
XmlOffshoot getOffshoot ()
void deactivateOffshoot ()
void activateOffshoot ()
void exceptionMethod () raises (JContExmplErrTypeTest::XmlComponentErrorEx)

Member Function Documentation

void demo::XmlComponent::activateOffshoot (  ) 
void demo::XmlComponent::addNewSchedBlocks ( in SchedBlockSeq  newSchedBlocks  ) 
ObsProposal demo::XmlComponent::createObsProposal (  ) 
void demo::XmlComponent::deactivateOffshoot (  ) 
long demo::XmlComponent::dumbMethod ( in string  somevalue  ) 
void demo::XmlComponent::exceptionMethod (  )  raises (JContExmplErrTypeTest::XmlComponentErrorEx)
SchedBlockSeq demo::XmlComponent::getAllSchedBlocks (  ) 
SchedBlock demo::XmlComponent::getBestSchedBlock (  ) 
ObsProjectTree demo::XmlComponent::getEntireTreeInAStruct (  ) 
XmlOffshoot demo::XmlComponent::getOffshoot (  ) 
string demo::XmlComponent::sayHello (  ) 
void demo::XmlComponent::xmlInOutMethod ( in ObsProposal  opsPropIn,
out SchedBlock  schedBlockOut 
)

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