import "XmlComponent.idl";
Inheritance diagram for demo::XmlComponent:
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) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|