

Public Member Functions | |
| String[] | _ids () |
| java.lang.String | name () |
| void | exceptionMethod () throws alma.JContExmplErrTypeTest.XmlComponentErrorEx |
| void | xmlInOutMethod (alma.xmlentity.XmlEntityStruct opsPropIn, alma.xmlentity.XmlEntityStructHolder schedBlockOut) |
| int | dumbMethod (java.lang.String somevalue) |
| alma.xmlentity.XmlEntityStruct | getBestSchedBlock () |
| alma.xmlentity.XmlEntityStruct | createObsProposal () |
| java.lang.String | sayHello () |
| alma.ACS.ComponentStates | componentState () |
| void | addNewSchedBlocks (alma.xmlentity.XmlEntityStruct[] newSchedBlocks) |
| alma.demo.ObsProjectTree | getEntireTreeInAStruct () |
| alma.xmlentity.XmlEntityStruct[] | getAllSchedBlocks () |
Static Public Attributes | |
| static final java.lang.Class | _opsClass = alma.demo.XmlComponentOperations.class |
Private Attributes | |
| String[] | ids = {"IDL:alma/demo/XmlComponent:1.0","IDL:alma/ACS/ACSComponent:1.0"} |
Generated from IDL interface "XmlComponent"
| String [] alma::demo::_XmlComponentStub::_ids | ( | ) | [inline] |
References ids.
| void alma::demo::_XmlComponentStub::addNewSchedBlocks | ( | alma.xmlentity.XmlEntityStruct[] | newSchedBlocks | ) | [inline] |
Implements alma::demo::XmlComponentOperations.
References alma::demo::XmlComponentOperations::addNewSchedBlocks().
| alma.ACS.ComponentStates alma::demo::_XmlComponentStub::componentState | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References alma::ACS::ACSComponentOperations::componentState().
| alma.xmlentity.XmlEntityStruct alma::demo::_XmlComponentStub::createObsProposal | ( | ) | [inline] |
Implements alma::demo::XmlComponentOperations.
References alma::demo::XmlComponentOperations::createObsProposal().
| int alma::demo::_XmlComponentStub::dumbMethod | ( | java.lang.String | somevalue | ) | [inline] |
Implements alma::demo::XmlComponentOperations.
References alma::demo::XmlComponentOperations::dumbMethod().
| void alma::demo::_XmlComponentStub::exceptionMethod | ( | ) | throws alma.JContExmplErrTypeTest.XmlComponentErrorEx [inline] |
Implements alma::demo::XmlComponentOperations.
References alma::demo::XmlComponentOperations::exceptionMethod().
| alma.xmlentity.XmlEntityStruct [] alma::demo::_XmlComponentStub::getAllSchedBlocks | ( | ) | [inline] |
Implements alma::demo::XmlComponentOperations.
References alma::demo::XmlComponentOperations::getAllSchedBlocks().
| alma.xmlentity.XmlEntityStruct alma::demo::_XmlComponentStub::getBestSchedBlock | ( | ) | [inline] |
Implements alma::demo::XmlComponentOperations.
References alma::demo::XmlComponentOperations::getBestSchedBlock().
| alma.demo.ObsProjectTree alma::demo::_XmlComponentStub::getEntireTreeInAStruct | ( | ) | [inline] |
Implements alma::demo::XmlComponentOperations.
References alma::demo::XmlComponentOperations::getEntireTreeInAStruct().
| java.lang.String alma::demo::_XmlComponentStub::name | ( | ) | [inline] |
Implements alma::ACS::ACSComponentOperations.
References _opsClass, and alma::ACS::ACSComponentOperations::name().
| java.lang.String alma::demo::_XmlComponentStub::sayHello | ( | ) | [inline] |
Implements alma::demo::XmlComponentOperations.
References alma::demo::XmlComponentOperations::sayHello().
| void alma::demo::_XmlComponentStub::xmlInOutMethod | ( | alma.xmlentity.XmlEntityStruct | opsPropIn, | |
| alma.xmlentity.XmlEntityStructHolder | schedBlockOut | |||
| ) | [inline] |
Implements alma::demo::XmlComponentOperations.
References alma::demo::XmlComponentOperations::xmlInOutMethod().
final java.lang.Class alma::demo::_XmlComponentStub::_opsClass = alma.demo.XmlComponentOperations.class [static] |
Referenced by name().
String [] alma::demo::_XmlComponentStub::ids = {"IDL:alma/demo/XmlComponent:1.0","IDL:alma/ACS/ACSComponent:1.0"} [private] |
Referenced by _ids().
1.6.2