

Public Member Functions | |
| int | dumbMethod (String somevalue) |
| alma.xmljbind.test.obsproposal.ObsProposal | createObsProposal () |
| alma.xmljbind.test.schedblock.SchedBlock | getBestSchedBlock () |
| alma.xmljbind.test.schedblock.SchedBlock[] | getAllSchedBlocks () |
| void | addNewSchedBlocks (alma.xmljbind.test.schedblock.SchedBlock[] newSchedBlocks) |
| void | xmlInOutMethod (alma.xmljbind.test.obsproposal.ObsProposal opsPropIn, alma.demo.SchedBlockHolder schedBlockOut) |
| alma.demo.ObsProjectTreeJ | getEntireTreeInAStruct () |
| String | sayHello () |
| void | exceptionMethod () throws alma.JContExmplErrTypeTest.XmlComponentErrorEx |
XML binding class aware ACS component interface XmlComponentJ
| void alma::demo::XmlComponentJ::addNewSchedBlocks | ( | alma.xmljbind.test.schedblock.SchedBlock[] | newSchedBlocks | ) |
Operation addNewSchedBlocks
| alma.xmljbind.test.obsproposal.ObsProposal alma::demo::XmlComponentJ::createObsProposal | ( | ) |
Operation createObsProposal
Implemented in alma::demo::XmlComponentImpl::XmlComponentImpl, and alma::acs::component::dynwrapper::DynamicProxyFactoryTest::XmlTestComponent.
Referenced by alma::demo::XmlComponentImpl::XmlComponentHelper::IFTranslator::createObsProposal(), alma::demo::client::XmlComponentClient::testCreateObsProposal(), and alma::demo::client::XmlComponentClient::testXmlInOutMethod().
| int alma::demo::XmlComponentJ::dumbMethod | ( | String | somevalue | ) |
Operation dumbMethod
Implemented in alma::demo::XmlComponentImpl::XmlComponentImpl, and alma::acs::component::dynwrapper::DynamicProxyFactoryTest::XmlTestComponent.
Referenced by alma::demo::XmlComponentImpl::XmlComponentHelper::IFTranslator::dumbMethod().
| void alma::demo::XmlComponentJ::exceptionMethod | ( | ) | throws alma.JContExmplErrTypeTest.XmlComponentErrorEx |
Operation exceptionMethod
Implemented in alma::demo::XmlComponentImpl::XmlComponentImpl, and alma::acs::component::dynwrapper::DynamicProxyFactoryTest::XmlTestComponent.
Referenced by alma::demo::client::XmlComponentClient::testException().
| alma.xmljbind.test.schedblock.SchedBlock [] alma::demo::XmlComponentJ::getAllSchedBlocks | ( | ) |
Operation getAllSchedBlocks
Implemented in alma::demo::XmlComponentImpl::XmlComponentImpl, and alma::acs::component::dynwrapper::DynamicProxyFactoryTest::XmlTestComponent.
Referenced by alma::demo::XmlComponentImpl::XmlComponentHelper::IFTranslator::getAllSchedBlocks().
| alma.xmljbind.test.schedblock.SchedBlock alma::demo::XmlComponentJ::getBestSchedBlock | ( | ) |
Operation getBestSchedBlock
Implemented in alma::demo::XmlComponentImpl::XmlComponentImpl, and alma::acs::component::dynwrapper::DynamicProxyFactoryTest::XmlTestComponent.
Referenced by alma::demo::XmlComponentImpl::XmlComponentHelper::IFTranslator::getBestSchedBlock(), and alma::demo::client::guiapps::MySillyPanel::MySillyPanel().
| alma.demo.ObsProjectTreeJ alma::demo::XmlComponentJ::getEntireTreeInAStruct | ( | ) |
Operation getEntireTreeInAStruct
Implemented in alma::demo::XmlComponentImpl::XmlComponentImpl, and alma::acs::component::dynwrapper::DynamicProxyFactoryTest::XmlTestComponent.
Referenced by alma::demo::XmlComponentImpl::XmlComponentHelper::IFTranslator::getEntireTreeInAStruct().
| String alma::demo::XmlComponentJ::sayHello | ( | ) |
Operation sayHello
Implemented in alma::demo::XmlComponentImpl::XmlComponentImpl, and alma::acs::component::dynwrapper::DynamicProxyFactoryTest::XmlTestComponent.
Referenced by alma::demo::XmlComponentImpl::XmlComponentHelper::IFTranslator::sayHello(), and alma::demo::client::XmlComponentClient::testSayHelloUsingHelloDemoComponent().
| void alma::demo::XmlComponentJ::xmlInOutMethod | ( | alma.xmljbind.test.obsproposal.ObsProposal | opsPropIn, | |
| alma.demo.SchedBlockHolder | schedBlockOut | |||
| ) |
Operation xmlInOutMethod
Referenced by alma::demo::client::XmlComponentClient::testXmlInOutMethod(), and alma::demo::XmlComponentImpl::XmlComponentHelper::IFTranslator::xmlInOutMethod().
1.6.2