ALMA Computing Group

demo::XmlComponent Interface Reference

import "XmlComponent.idl";

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 ()
void exceptionMethod () raises (JContExmplErrTypeTest::XmlComponentErrorEx)


Member Function Documentation

void demo::XmlComponent::addNewSchedBlocks in SchedBlockSeq  newSchedBlocks  ) 
 

ObsProposal demo::XmlComponent::createObsProposal  ) 
 

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  ) 
 

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: