From ccff30fbdf9ceb95aeb0e41e73b58549ddcdb522 Mon Sep 17 00:00:00 2001 From: Bastiaan Verhoef <verhoef@astron.nl> Date: Mon, 5 Oct 2009 09:04:16 +0000 Subject: [PATCH] Bug1379: Add more logging and support for execution without eclipse --- .gitattributes | 13 +- .gitignore | 1 - SAS/OTB/MoM-OTDB-adapter/build/build.xml | 132 +- .../dist-sources/conf/config-otdb.xml | 24 + .../dist-sources/conf/config-stub.xml | 21 + .../dist-sources/conf/log4j.properties | 28 + .../keystores/mom-otdb-adapter-keystore.jks | Bin 0 -> 1423 bytes .../mom-otdb-adapter-trusted-keystore.jks | Bin 0 -> 703 bytes .../keystores/mom-otdb-adapter.cer | Bin 0 -> 642 bytes .../dist-sources/mom-otdb-adapter.bat | 1 + SAS/OTB/MoM-OTDB-adapter/dist/.cvsignore | 1 - .../dist/mom-otdb-adapter.jar | Bin 34123 -> 0 bytes .../dist/mom2-otdb-adapter.bat | 12 - .../dist/mom2-otdb-adapter.sh | 15 - .../doc/allclasses-frame.html | 60 - .../doc/allclasses-noframe.html | 60 - .../MoM-OTDB-adapter/doc/constant-values.html | 446 ----- .../MoM-OTDB-adapter/doc/deprecated-list.html | 142 -- SAS/OTB/MoM-OTDB-adapter/doc/help-doc.html | 219 --- .../doc/index-files/index-1.html | 180 -- .../doc/index-files/index-10.html | 166 -- .../doc/index-files/index-11.html | 194 --- .../doc/index-files/index-12.html | 141 -- .../doc/index-files/index-13.html | 159 -- .../doc/index-files/index-14.html | 186 --- .../doc/index-files/index-15.html | 150 -- .../doc/index-files/index-16.html | 181 --- .../doc/index-files/index-17.html | 292 ---- .../doc/index-files/index-18.html | 199 --- .../doc/index-files/index-19.html | 144 -- .../doc/index-files/index-2.html | 152 -- .../doc/index-files/index-20.html | 141 -- .../doc/index-files/index-21.html | 150 -- .../doc/index-files/index-3.html | 162 -- .../doc/index-files/index-4.html | 160 -- .../doc/index-files/index-5.html | 157 -- .../doc/index-files/index-6.html | 156 -- .../doc/index-files/index-7.html | 270 --- .../doc/index-files/index-8.html | 141 -- .../doc/index-files/index-9.html | 153 -- SAS/OTB/MoM-OTDB-adapter/doc/index.html | 37 - .../odtb/mom2otdbadapter/MomOtdbAdapter.html | 493 ------ .../class-use/MomOtdbAdapter.html | 140 -- .../data/LofarObservation.html | 1447 ----------------- .../mom2otdbadapter/data/OTDBRepository.html | 504 ------ .../data/class-use/LofarObservation.html | 348 ---- .../data/class-use/OTDBRepository.html | 250 --- .../mom2otdbadapter/data/package-frame.html | 34 - .../mom2otdbadapter/data/package-summary.html | 159 -- .../mom2otdbadapter/data/package-tree.html | 150 -- .../mom2otdbadapter/data/package-use.html | 219 --- .../mom2listener/Mom2Listener.html | 319 ---- .../mom2listener/Mom2OtdbConverter.html | 410 ----- .../mom2listener/ProcessConnection.html | 485 ------ .../mom2listener/ProcessMom2Connection.html | 509 ------ .../mom2otdbadapter/mom2listener/Server.html | 303 ---- .../mom2listener/XMLParser.html | 1095 ------------- .../mom2listener/class-use/Mom2Listener.html | 140 -- .../class-use/Mom2OtdbConverter.html | 140 -- .../class-use/ProcessConnection.html | 140 -- .../class-use/ProcessMom2Connection.html | 140 -- .../mom2listener/class-use/Server.html | 140 -- .../mom2listener/class-use/XMLParser.html | 140 -- .../mom2listener/package-frame.html | 38 - .../mom2listener/package-summary.html | 166 -- .../mom2listener/package-tree.html | 152 -- .../mom2listener/package-use.html | 140 -- .../otdblistener/OTDBListener.html | 423 ----- .../otdblistener/Queue.TasksFilter.html | 270 --- .../mom2otdbadapter/otdblistener/Queue.html | 630 ------- .../mom2otdbadapter/otdblistener/Task.html | 488 ------ .../otdblistener/TaskExecutor.html | 595 ------- .../otdblistener/TimePeriod.html | 383 ----- .../otdblistener/XMLGenerator.html | 563 ------- .../otdblistener/class-use/OTDBListener.html | 140 -- .../class-use/Queue.TasksFilter.html | 140 -- .../otdblistener/class-use/Queue.html | 210 --- .../otdblistener/class-use/Task.html | 232 --- .../otdblistener/class-use/TaskExecutor.html | 140 -- .../otdblistener/class-use/TimePeriod.html | 176 -- .../otdblistener/class-use/XMLGenerator.html | 140 -- .../otdblistener/package-frame.html | 42 - .../otdblistener/package-summary.html | 174 -- .../otdblistener/package-tree.html | 154 -- .../otdblistener/package-use.html | 178 -- .../odtb/mom2otdbadapter/package-frame.html | 32 - .../odtb/mom2otdbadapter/package-summary.html | 154 -- .../odtb/mom2otdbadapter/package-tree.html | 149 -- .../odtb/mom2otdbadapter/package-use.html | 140 -- .../odtb/mom2otdbadapter/test/AllTests.html | 249 --- .../odtb/mom2otdbadapter/test/TestClient.html | 268 --- .../test/TestMom2OtdbConverter.html | 436 ----- .../test/class-use/AllTests.html | 140 -- .../test/class-use/TestClient.html | 140 -- .../test/class-use/TestMom2OtdbConverter.html | 140 -- .../mom2otdbadapter/test/package-frame.html | 36 - .../mom2otdbadapter/test/package-summary.html | 162 -- .../mom2otdbadapter/test/package-tree.html | 154 -- .../mom2otdbadapter/test/package-use.html | 140 -- .../MoM-OTDB-adapter/doc/overview-frame.html | 50 - .../doc/overview-summary.html | 169 -- .../MoM-OTDB-adapter/doc/overview-tree.html | 159 -- SAS/OTB/MoM-OTDB-adapter/doc/package-list | 5 - .../doc/resources/inherit.gif | Bin 57 -> 0 bytes .../MoM-OTDB-adapter/doc/serialized-form.html | 426 ----- SAS/OTB/MoM-OTDB-adapter/doc/stylesheet.css | 29 - .../odtb/mom2otdbadapter/MomOtdbAdapter.java | 32 - .../config/ConfigXMLParser.java | 61 +- .../mom2otdbadapter/data/OTDBRepository.java | 4 +- .../mom2otdbadapter/data/StubRepository.java | 17 +- .../mom2listener/HttpServer.java | 10 +- .../mom2listener/Mom2HttpRequestHandler.java | 85 +- .../mom2listener/XMLParser.java | 2 + .../otdblistener/OTDBListener.java | 64 +- .../mom2otdbadapter/otdblistener/Queue.java | 10 +- .../otdblistener/TaskExecutor.java | 9 +- .../MoM-OTDB-adapter/test/keystore-client.jks | Bin 2086 -> 0 bytes .../MoM-OTDB-adapter/test/keystore-server.jks | Bin 2087 -> 0 bytes 118 files changed, 321 insertions(+), 21276 deletions(-) create mode 100644 SAS/OTB/MoM-OTDB-adapter/dist-sources/conf/config-otdb.xml create mode 100644 SAS/OTB/MoM-OTDB-adapter/dist-sources/conf/config-stub.xml create mode 100644 SAS/OTB/MoM-OTDB-adapter/dist-sources/conf/log4j.properties create mode 100644 SAS/OTB/MoM-OTDB-adapter/dist-sources/keystores/mom-otdb-adapter-keystore.jks create mode 100644 SAS/OTB/MoM-OTDB-adapter/dist-sources/keystores/mom-otdb-adapter-trusted-keystore.jks create mode 100644 SAS/OTB/MoM-OTDB-adapter/dist-sources/keystores/mom-otdb-adapter.cer create mode 100644 SAS/OTB/MoM-OTDB-adapter/dist-sources/mom-otdb-adapter.bat delete mode 100644 SAS/OTB/MoM-OTDB-adapter/dist/.cvsignore delete mode 100644 SAS/OTB/MoM-OTDB-adapter/dist/mom-otdb-adapter.jar delete mode 100644 SAS/OTB/MoM-OTDB-adapter/dist/mom2-otdb-adapter.bat delete mode 100644 SAS/OTB/MoM-OTDB-adapter/dist/mom2-otdb-adapter.sh delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/allclasses-frame.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/allclasses-noframe.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/constant-values.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/deprecated-list.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/help-doc.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-1.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-10.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-11.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-12.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-13.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-14.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-15.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-16.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-17.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-18.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-19.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-2.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-20.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-21.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-3.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-4.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-5.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-6.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-7.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-8.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-9.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/index.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/class-use/MomOtdbAdapter.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/class-use/LofarObservation.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/class-use/OTDBRepository.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/package-frame.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/package-summary.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/package-tree.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/package-use.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessConnection.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Server.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/class-use/Mom2Listener.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/class-use/Mom2OtdbConverter.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/class-use/ProcessConnection.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/class-use/ProcessMom2Connection.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/class-use/Server.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/class-use/XMLParser.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-frame.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-summary.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-tree.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-use.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.TasksFilter.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/OTDBListener.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/Queue.TasksFilter.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/Queue.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/Task.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/TaskExecutor.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/TimePeriod.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/XMLGenerator.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-frame.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-tree.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-use.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/package-frame.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/package-summary.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/package-tree.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/package-use.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/AllTests.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/class-use/AllTests.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/class-use/TestClient.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/class-use/TestMom2OtdbConverter.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/package-frame.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/package-summary.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/package-tree.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/package-use.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/overview-frame.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/overview-summary.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/overview-tree.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/package-list delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/resources/inherit.gif delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/serialized-form.html delete mode 100644 SAS/OTB/MoM-OTDB-adapter/doc/stylesheet.css delete mode 100644 SAS/OTB/MoM-OTDB-adapter/test/keystore-client.jks delete mode 100644 SAS/OTB/MoM-OTDB-adapter/test/keystore-server.jks diff --git a/.gitattributes b/.gitattributes index 6fc8c55cf00..13c9fdad05f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1197,10 +1197,13 @@ RTCP/Storage/src/RTStorage_main.cc -text RTCP/Storage/src/Storage.machinefile -text SAS/OTB/MoM-OTDB-adapter/.cvsignore -text SAS/OTB/MoM-OTDB-adapter/config/config.xml -text -SAS/OTB/MoM-OTDB-adapter/dist/.cvsignore -text -SAS/OTB/MoM-OTDB-adapter/dist/mom-otdb-adapter.jar -text -SAS/OTB/MoM-OTDB-adapter/doc/package-list -text svneol=native#application/octet-stream -SAS/OTB/MoM-OTDB-adapter/doc/resources/inherit.gif -text +SAS/OTB/MoM-OTDB-adapter/dist-sources/conf/config-otdb.xml -text +SAS/OTB/MoM-OTDB-adapter/dist-sources/conf/config-stub.xml -text +SAS/OTB/MoM-OTDB-adapter/dist-sources/conf/log4j.properties -text +SAS/OTB/MoM-OTDB-adapter/dist-sources/keystores/mom-otdb-adapter-keystore.jks -text +SAS/OTB/MoM-OTDB-adapter/dist-sources/keystores/mom-otdb-adapter-trusted-keystore.jks -text +SAS/OTB/MoM-OTDB-adapter/dist-sources/keystores/mom-otdb-adapter.cer -text +SAS/OTB/MoM-OTDB-adapter/dist-sources/mom-otdb-adapter.bat -text SAS/OTB/MoM-OTDB-adapter/examples/mom-otdb-adapter-keystore.jks -text SAS/OTB/MoM-OTDB-adapter/examples/mom-otdb-adapter-trusted-keystore.jks -text SAS/OTB/MoM-OTDB-adapter/examples/mom-otdb-adapter.cer -text @@ -1239,8 +1242,6 @@ SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/data/StubRepos SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/HttpServer.java -text SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2HttpRequestHandler.java -text SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/util/XMLConstants.java -text -SAS/OTB/MoM-OTDB-adapter/test/keystore-client.jks -text -SAS/OTB/MoM-OTDB-adapter/test/keystore-server.jks -text SAS/OTB/MoM-OTDB-adapter/test/nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepositoryTest.java -text SAS/OTB/MoM-OTDB-adapter/test/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Client.java -text SAS/OTB/MoM-OTDB-adapter/test/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/HttpServerTest.java -text diff --git a/.gitignore b/.gitignore index aa0e53f35f8..4aa23f251b5 100644 --- a/.gitignore +++ b/.gitignore @@ -259,7 +259,6 @@ RTCP/Storage/Makefile.common RTCP/Storage/autoconf_share RTCP/Storage/lofarconf SAS/OTB/MoM-OTDB-adapter/bin -SAS/OTB/MoM-OTDB-adapter/dist/tasks SAS/OTB/MoM-OTDB-adapter/tasks SAS/OTB/jOTDB2/Makefile.common SAS/OTB/jOTDB2/autoconf_share diff --git a/SAS/OTB/MoM-OTDB-adapter/build/build.xml b/SAS/OTB/MoM-OTDB-adapter/build/build.xml index 8b44c9ebc89..0be3fe6e3e1 100644 --- a/SAS/OTB/MoM-OTDB-adapter/build/build.xml +++ b/SAS/OTB/MoM-OTDB-adapter/build/build.xml @@ -1,62 +1,76 @@ <?xml version = '1.0' encoding = 'windows-1252'?> -<project name="ant" default="package" basedir="."> - - <property name="buildDir" value="build"/> - <property name="projectDir" value=".."/> - <property name="libDir" value="${projectDir}/lib"/> - <property name="sharedLibDir" value="${projectDir}/sharedlib"/> - <property name="srcDir" value="${projectDir}/src"/> - <property name="classesDir" value="${buildDir}/classes"/> - <property name="jarFile" value="${buildDir}/mom-otdb-adapter.jar"/> - <property name="manifestFile" value="${projectDir}/META-INF/MANIFEST.MF"/> - <property name="destinationDir" value="${projectDir}/dist"/> - <path id="classpath"> - <fileset dir="${libDir}"> - <include name="*.jar"/> - </fileset> - <fileset dir="${sharedLibDir}"> - <include name="*.jar"/> - </fileset> - </path> - - - <target name="init"> - <tstamp> - <format property="TIMEDATE" pattern="hh:mm d-MM-yyyy"/> - </tstamp> - <echo message="Current time and date = ${TIMEDATE}"/> - </target> - - <target name="prepare" depends="init"> - <delete dir="${buildDir}"/> - <mkdir dir="${buildDir}"/> - <mkdir dir="${classesDir}"/> - <mkdir dir="${destinationDir}"/> - </target> - - - <target name="compile" depends="prepare"> - <javac - srcdir="${srcDir}" - destdir="${classesDir}" - debug="on" - excludes="nl/astron/lofar/odtb/mom2otdbadapter/test/**"> - <classpath refid="classpath" /> - </javac> - <copy todir="${classesDir}"> - <fileset dir="${srcDir}"> - <exclude name="**/*.java"/> - </fileset> - </copy> - </target> - - <target name="package" depends="compile"> - <jar jarfile="${jarFile}" manifest="${manifestFile}"> - <fileset dir="${classesDir}"> - </fileset> - </jar> - <copy file="${jarFile}" todir="${destinationDir}"/> - <delete dir="${buildDir}"/> - </target> +<project name="ant" default="jar" basedir="."> + + <property name="projectDir" value=".." /> + <property name="buildDir" value="${projectDir}/build" /> + <property name="destinationDir" value="${buildDir}/dist" /> + <property name="libDir" value="${destinationDir}/lib" /> + <property name="srcDir" value="${projectDir}/src" /> + <property name="classesDir" value="${destinationDir}/classes" /> + <property name="jarFile" value="${destinationDir}/mom-otdb-adapter.jar" /> + + <property name="main.class" value="nl.astron.lofar.odtb.mom2otdbadapter.MomOtdbAdapter" /> + + <path id="classpath"> + <fileset dir="${libDir}"> + <include name="*.jar" /> + </fileset> + </path> + + + <target name="init"> + <tstamp> + <format property="TIMEDATE" pattern="hh:mm d-MM-yyyy" /> + </tstamp> + <echo message="Current time and date = ${TIMEDATE}" /> + </target> + + <target name="prepare" depends="init"> + <delete dir="${destinationDir}" /> + <mkdir dir="${destinationDir}" /> + <mkdir dir="${libDir}" /> + <mkdir dir="${classesDir}" /> + <mkdir dir="${destinationDir}/logs" /> + <copy todir="${libDir}"> + <fileset dir="${projectDir}/lib"> + <include name="*.jar" /> + </fileset> + <fileset dir="${projectDir}/sharedlib"> + <include name="*.jar" /> + </fileset> + </copy> + <copy todir="${destinationDir}"> + <fileset dir="${projectDir}/dist-sources"/> + </copy> + </target> + + + <target name="compile" depends="prepare"> + <javac srcdir="${srcDir}" destdir="${classesDir}" debug="on" excludes="test/**"> + <classpath refid="classpath" /> + </javac> + <copy todir="${classesDir}"> + <fileset dir="${srcDir}"> + <exclude name="**/*.java" /> + </fileset> + </copy> + </target> + + <target name="jar" depends="compile"> + <manifestclasspath property="jar.classpath" jarfile="${jarFile}"> + <classpath refid="classpath" /> + </manifestclasspath> + <jar destfile="${jarFile}" basedir="${classesDir}"> + <manifest> + <attribute name="Main-Class" value="${main.class}" /> + <attribute name="Built-By" value="${user.name}" /> + <attribute name="Class-Path" value="${jar.classpath}" /> + </manifest> + </jar> + <delete dir="${classesDir}" /> + </target> + </project> + + diff --git a/SAS/OTB/MoM-OTDB-adapter/dist-sources/conf/config-otdb.xml b/SAS/OTB/MoM-OTDB-adapter/dist-sources/conf/config-otdb.xml new file mode 100644 index 00000000000..1f7bcd50da4 --- /dev/null +++ b/SAS/OTB/MoM-OTDB-adapter/dist-sources/conf/config-otdb.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<config:config xmlns:config="http://www.astron.nl/MoM-OTDB-adapter" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://www.astron.nl/MoM-OTDB-adapter ../src/config.xsd "> + <config:mom2> + <config:username>bastiaan</config:username> + <config:password>bastiaan</config:password> + <config:authurl>http://localhost:8080/useradministration</config:authurl> + <config:mom2-import-url>http://localhost:8080/mom2lofar/interface/importXML2.do</config:mom2-import-url> + <config:mom2-schemas-url>http://localhost:8080/mom2lofar/schemas/</config:mom2-schemas-url> + </config:mom2> + <config:otdb> + <config:interval>3</config:interval> + <config:uvObservationTemplateId>5001</config:uvObservationTemplateId> + <config:rmihost>lofar17</config:rmihost> + <config:rmiport>10500</config:rmiport> + </config:otdb> + <config:adapter> + <config:httpport>8082</config:httpport> + <config:keystore-location>./keystores/mom-otdb-adapter-keystore.jks</config:keystore-location> + <config:keystore-password>adapter</config:keystore-password> + <config:trusted-keystore-location>./keystores/mom-otdb-adapter-trusted-keystore.jks</config:trusted-keystore-location> + <config:trusted-keystore-password>adapter-trusted</config:trusted-keystore-password> + </config:adapter> +</config:config> diff --git a/SAS/OTB/MoM-OTDB-adapter/dist-sources/conf/config-stub.xml b/SAS/OTB/MoM-OTDB-adapter/dist-sources/conf/config-stub.xml new file mode 100644 index 00000000000..691cbea135f --- /dev/null +++ b/SAS/OTB/MoM-OTDB-adapter/dist-sources/conf/config-stub.xml @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8"?> +<config:config xmlns:config="http://www.astron.nl/MoM-OTDB-adapter" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://www.astron.nl/MoM-OTDB-adapter config.xsd "> + <config:mom2> + <config:username>bastiaan</config:username> + <config:password>bastiaan</config:password> + <config:authurl>http://localhost:8080/useradministration</config:authurl> + <config:mom2-import-url>http://localhost:8080/mom2lofar/interface/importXML2.do</config:mom2-import-url> + <config:mom2-schemas-url>http://localhost:8080/mom2lofar/schemas/</config:mom2-schemas-url> + </config:mom2> + <config:stub> + <config:interval>5</config:interval> + </config:stub> + <config:adapter> + <config:httpport>8082</config:httpport> + <config:keystore-location>./keystores/mom-otdb-adapter-keystore.jks</config:keystore-location> + <config:keystore-password>adapter</config:keystore-password> + <config:trusted-keystore-location>./keystores/mom-otdb-adapter-trusted-keystore.jks</config:trusted-keystore-location> + <config:trusted-keystore-password>adapter-trusted</config:trusted-keystore-password> + </config:adapter> +</config:config> diff --git a/SAS/OTB/MoM-OTDB-adapter/dist-sources/conf/log4j.properties b/SAS/OTB/MoM-OTDB-adapter/dist-sources/conf/log4j.properties new file mode 100644 index 00000000000..7408795e146 --- /dev/null +++ b/SAS/OTB/MoM-OTDB-adapter/dist-sources/conf/log4j.properties @@ -0,0 +1,28 @@ +# +# Configures Log4j as the Tomcat system logger +# +log4j.rootLogger=INFO, FILE + + +#log4j.appender.MAIL=org.apache.log4j.net.SMTPAppender +#log4j.appender.MAIL.Threshold=ERROR +#log4j.appender.MAIL.BufferSize=10 +#log4j.appender.MAIL.From=wop36@astron.nl +#log4j.appender.MAIL.SMTPHost=127.0.0.1 +#log4j.appender.MAIL.Subject=Error on localhost (Log4j) +#log4j.appender.MAIL.To=verhoef@astron.nl +#log4j.appender.MAIL.layout=org.apache.log4j.PatternLayout +#log4j.appender.MAIL.layout.ConversionPattern=%d %-5p %c:%L - %m%n + + + +# +# Configuration for a rolling log file ("mom2-otdb-adapter.log"). +# +log4j.appender.FILE=org.apache.log4j.DailyRollingFileAppender +log4j.appender.FILE.File=./logs/mom-otdb-adapter.log +log4j.appender.FILE.layout=org.apache.log4j.PatternLayout +log4j.appender.FILE.layout.ConversionPattern=%d %-5p %c{2}:%L - %m%n + + + diff --git a/SAS/OTB/MoM-OTDB-adapter/dist-sources/keystores/mom-otdb-adapter-keystore.jks b/SAS/OTB/MoM-OTDB-adapter/dist-sources/keystores/mom-otdb-adapter-keystore.jks new file mode 100644 index 0000000000000000000000000000000000000000..cdc413d52c360d766bdd2efc34fea863a6f6fa4c GIT binary patch literal 1423 zcmezO_TO6u1_mYu1_nkj7R=4hHPX#5NlDU8Oi3&#NiAYvU{wC->DbD^z_i<-iD|n5 z9~+l88zT#&7Ly<&BP#<-6Vu|nZ>JB<`Z!A{%&2?Wue0a;<t9&I{Jce*-`>{t!#42` zrMxW?y&J+)t54N--cA>ER_0#uIxpeV_6~N(cXuaGzu~d$f$Wv-ZbF|-uFZPyBi8nP z&F>YR(>^D!OE(rwxZSsC>GH?5zM5U<?yEC@({|bPb!w{R{L+ubk2qG(aX9bow#B6S z;vofrIRQOp2f}z<3~PU6PB6XC$fe&~BAIcM?Lyh#-S;Q7zI)Q?x83mN@-;QvtV=i_ zziNN=|Jo7D1g{CXvw6AST+Vzk(OFb@yU6_bmk+&V_W50vC}xam6zR==`u5wiH;Izr zYN8HXJWW<E@?XlCWf`qA&11z9#(LrJ;Vlje-dQOXCG{w;=2Tv58uM2w+G<)w&TQ*Q zZ=SmqiQ0=NPQApGw|cJl?p<5E{)Xypcga84#&?mY=%>i+<14Zs)=fKiXw__k#%3nt zN6kki%cZxK_Z+#gz~=Mq=AFgsToQwtk1{ZZnBH<Mo*)?bUBX0tJKvOvYRRc9zVa_! zQm`wzqVL1qr5huaH^2DJ+*|%>QQGBC;qRWREZdoMapI8;uXuTHNYsA&|KvHhkX=X3 zzI)L#6{hd-5>IZhSga|pHJe9MdXjyXPjhhJx-G{Pr$|QX-~KJ6bwZ+A`9$)^Blj;_ zt+0^$zglG4Y;Eqd-?!P`yQgb$oBj2^Tje`$-tpPGw9eB_c)2{=)Q0_bo-1l@8?L@O z_tUqR_S@GP%`rcD^LRK{k+lDhb<T74zk0hQIy|A$^UL(m#2I?=XZOB6Ykl?1rKA0# zD-C{J{>pNFWw1`h<}Ys363!XD-so_A#rzX{)cONm3le@VO1QuE^7MKCfA!yd!N~GG z$kz6OU|bVt1-nsBxz>S=y;UARO68Yoxp_V0-Xd|~pES$HW9<b?wHvm0U-@L|)@h_z z8WXYoH8^#%M(CLuSTZm$H5oK9)fqG~K4)U_+Ou!70WTY;R+~rLcV0$DR#pas##TcG z139=DC!?5PS!z*6erlRSVsS}Pex6=ljv==JCmVAp3!5;LpO2w{0UwCN!NcxSl$uwP zk!r|qzzY&#=V5aMYk>)H!3B5>xIiknd6<LzT?~Z`1VB7y9?qQn<iwne{NfS=IdNVC zO9M+IQ$r(DOJl<*ab80MB<`SbXXAY25M*R!U~cSXFlg*#YHVbfe9d>u>)DTfPVqRe z8>y|b!6b0n$|J=$e;KhW&D;ES`NmVbKZmT8{{3Xv(Ww(3Ph+_9&UMkE&}S@D6(oNw zO59sEMO-oVx6FnRt;)snyIt%hT)7UWMeV(P_&W1KrS58<0s%f|wW71_-GZ9`Q~D-t z46Xb!NlH3Fa9hO7#v^VMR&6k5VrFDuM0Or4$a#$np$80D-`49hN4TYkZ_B(S_iPiZ z-wE%3HkbQmt~_O*U3tUzM(@urueNXa&~i3D?{=l_EbfMKY1M_3)}+KOP53v<@yXE} zqL;E={`gw2n#Uv7vwnkk)TD#O^Jhoy-MMC2usF}%6Pi*67k6~-3_Iu*QKH=_9h0zB kow54KlOHRp8D;es)|H!a#hX8D?wz=NN7LH)qUro40N<KMkN^Mx literal 0 HcmV?d00001 diff --git a/SAS/OTB/MoM-OTDB-adapter/dist-sources/keystores/mom-otdb-adapter-trusted-keystore.jks b/SAS/OTB/MoM-OTDB-adapter/dist-sources/keystores/mom-otdb-adapter-trusted-keystore.jks new file mode 100644 index 0000000000000000000000000000000000000000..a205ee06bc29c9f20c313fefbdbd5e7645deb0bd GIT binary patch literal 703 zcmezO_TO6u1_mYu1_nkj&61m+YsA37sQl4;$!rGJ2t88+O9lp}CW9uXI)f(0=S(bK zd-g>b@Un4gwRyCC=VfGMWo0mEY&BFckb{eHGKvY7r50u6r=~e17MB#|=jr9;7;+nM zvN4CUun9By`4|cq@PRlSJnSw-sd*(CsfPRpydV*F9yUj?7MK7RT!6=b3#5XZhdIdK z#ZbsV0K{YF;mpZTPRz;3FD@~V6X!LsG_W)>H8e7{FffP`=QT7y;tm>jHqJ*5K}J>v z=EhzIgT_v##zuyt3nfL`%WVS<m{itlJdj`Wz4vaG`BqM?e9NNTuFdJ(Js$DTX0zMv znR3H{X^Zi{i_b&?we_9lkJX%ZW45SqKQigkvIQS)j@2Dp^D=Dy&+F<!?JRX}+pSd( z#Y9`%|NE-9>0WJ#qsNr_eeTl9GBWK!%T2O{&8G1yP5)h!%J;2Smx-B?ff3nxtRUw# zGHiBDC^Zp&Rkc28x2OM)#H-PvhoUR?E>>vTK1axEW8iGd_gSaD709Id@-A#NUH16$ zw<}Q|Pa4nk{<Uolf0?@fMaGpho35bEY5RNJ_8*9^KGq`lWr~Y*ddh;|_G~#C^C$P7 zuf6=tP^><sd5+8RWQ8|kJABrBXtREHI$Ky!r|?lwrmDtu=h<_vvuqFlcF_9Zw_WEM F>;WVq<Yxc? literal 0 HcmV?d00001 diff --git a/SAS/OTB/MoM-OTDB-adapter/dist-sources/keystores/mom-otdb-adapter.cer b/SAS/OTB/MoM-OTDB-adapter/dist-sources/keystores/mom-otdb-adapter.cer new file mode 100644 index 0000000000000000000000000000000000000000..c538b58fe489ee7274d32548ba3401eebc363ddf GIT binary patch literal 642 zcmXqLVyZJ}VtmfT;<abrW&>U}POUbNw(q=*jI68-292$T3I=j;F-}G?!Lrn%jQrFz zhs5HNqWnC)yc|Pr15P&PP!={}CO;oT0Ruh|hl7XRr6@J8BqP<3-+&h+!p_6y2-X4< z;DQVA7;u49aPu$+`MVej83=%Q%siYq`N@en8TrK}26E!O29^evMy7^Frk2KrQR2LY z21wjN<IcwU$RWtc%D~*%%V5yh$<)}$F!`GAme;c%{hZ=)UN=%(WrIoJw3SDSZ~ii3 zSDLr^>++4Kc7G08DgFD&uA@^YKAy&K<(=!IMWN4FrYcDOSd_T8Y>K#I>~EP3AzGD- z<#)T-OSp0!OpDrk`|x$<g-YGkJ_Q1N%xXnv+q(rd|EKg#+8A2-Ws;P1g5b7@myJi< zCal_E%*4#dz=-TTR*>@=8A1;ju)eL=XO3`75#N@1N$%MuR=*S8|7<Sz&0KlPKD+XU z?~UG{UtVqB@S){weBSL!+gaQV<<hDPC#^||Tbl51mgAG7H$*RGyZrIBUNw(LtY`fO z@u*1$i|5ad+`DtlvS4wZyC*cI3@+~I+!=PzE22cZQ934JsXAlzlP5n`R5Qxz0|4mW B)ujLc literal 0 HcmV?d00001 diff --git a/SAS/OTB/MoM-OTDB-adapter/dist-sources/mom-otdb-adapter.bat b/SAS/OTB/MoM-OTDB-adapter/dist-sources/mom-otdb-adapter.bat new file mode 100644 index 00000000000..f465c58bb7b --- /dev/null +++ b/SAS/OTB/MoM-OTDB-adapter/dist-sources/mom-otdb-adapter.bat @@ -0,0 +1 @@ +java -jar ./mom-otdb-adapter.jar -c ./conf/config-stub.xml -l ./conf/log4j.properties \ No newline at end of file diff --git a/SAS/OTB/MoM-OTDB-adapter/dist/.cvsignore b/SAS/OTB/MoM-OTDB-adapter/dist/.cvsignore deleted file mode 100644 index 5a7aa5950d6..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/dist/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -tasks diff --git a/SAS/OTB/MoM-OTDB-adapter/dist/mom-otdb-adapter.jar b/SAS/OTB/MoM-OTDB-adapter/dist/mom-otdb-adapter.jar deleted file mode 100644 index aa0b93c885478a2936c2d0247b2a38d5214f028f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 34123 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 diff --git a/SAS/OTB/MoM-OTDB-adapter/dist/mom2-otdb-adapter.bat b/SAS/OTB/MoM-OTDB-adapter/dist/mom2-otdb-adapter.bat deleted file mode 100644 index 5d01bd89f5f..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/dist/mom2-otdb-adapter.bat +++ /dev/null @@ -1,12 +0,0 @@ -set classpath=R:\MoM-OTDB-adapter\lib\astron-http-utils.jar; -set classpath=R:\MoM-OTDB-adapter\lib\astron-utils.jar;%classpath% -set classpath=R:\MoM-OTDB-adapter\lib\commons-codec-1.3.jar;%classpath% -set classpath=R:\MoM-OTDB-adapter\lib\commons-httpclient-3.0.jar;%classpath% -set classpath=R:\MoM-OTDB-adapter\lib\commons-logging.jar;%classpath% -set classpath=R:\MoM-OTDB-adapter\lib\commons-validator.jar;%classpath% -set classpath=R:\MoM-OTDB-adapter\lib\log4j.1.2.8.jar;%classpath% -set classpath=R:\MoM-OTDB-adapter\lib\xercesImpl.jar;%classpath% -set classpath=R:\MoM-OTDB-adapter\lib\xml-apis.jar;%classpath% -set classpath=R:\MoM-OTDB-adapter\sharedlib\jotdb.jar;%classpath% -set classpath=R:\MoM-OTDB-adapter\dist\mom-otdb-adapter.jar;%classpath% -java nl.astron.lofar.odtb.mom2otdbadapter.MomOtdbAdapter -u bastiaan -p bastiaan -rmihost lofar17.astron.nl -rmiport 10099 -mom2url http://localhost:8080/mom2 -authurl http://localhost:8080/wsrtauth \ No newline at end of file diff --git a/SAS/OTB/MoM-OTDB-adapter/dist/mom2-otdb-adapter.sh b/SAS/OTB/MoM-OTDB-adapter/dist/mom2-otdb-adapter.sh deleted file mode 100644 index 7c236bf9ed3..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/dist/mom2-otdb-adapter.sh +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/bash -export PATH=/usr/local/jdk1.5.0_04/bin:$PATH -export LD_LIBRARY_PATH=/home/verhoef/sharedlib:/lib:/usr/lib:/usr/local/lib -export CLASSPATH=/home/verhoef/jotdb.jar:$CLASSPATH -export CLASSPATH=/home/verhoef/javalib/astron-http-utils.jar:$CLASSPATH -export CLASSPATH=/home/verhoef/javalib/astron-utils.jar:$CLASSPATH -export CLASSPATH=/home/verhoef/javalib/commons-codec-1.3.jar:$CLASSPATH -export CLASSPATH=/home/verhoef/javalib/commons-httpclient-3.0.jar:$CLASSPATH -export CLASSPATH=/home/verhoef/javalib/commons-logging.jar:$CLASSPATH -export CLASSPATH=/home/verhoef/javalib/commons-validator.jar:$CLASSPATH -export CLASSPATH=/home/verhoef/javalib/log4j.1.2.8.jar:$CLASSPATH -export CLASSPATH=/home/verhoef/javalib/xercesImpl.jar:$CLASSPATH -export CLASSPATH=/home/verhoef/javalib/xml-apis.jar:$CLASSPATH -export CLASSPATH=/home/verhoef/mom-otdb-adapter.jar:$CLASSPATH -java nl.astron.lofar.odtb.mom2otdbadapter.MomOtdbAdapter -u odtbadapter -p otdbadapter -rmihost lofar17.astron.nl -rmiport 10099 -rmiseconds 5 -mom2url http://localhost:8080/mom2 -authurl http://localhost:8080/wsrtauth diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/allclasses-frame.html b/SAS/OTB/MoM-OTDB-adapter/doc/allclasses-frame.html deleted file mode 100644 index 7dd114b4f97..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/allclasses-frame.html +++ /dev/null @@ -1,60 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:33 CET 2006 --> -<TITLE> -All Classes -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> - - -</HEAD> - -<BODY BGCOLOR="white"> -<FONT size="+1" CLASS="FrameHeadingFont"> -<B>All Classes</B></FONT> -<BR> - -<TABLE BORDER="0" WIDTH="100%" SUMMARY=""> -<TR> -<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/test/AllTests.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test" target="classFrame">AllTests</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data" target="classFrame">LofarObservation</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener" target="classFrame">Mom2Listener</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener" target="classFrame">Mom2OtdbConverter</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter" target="classFrame">MomOtdbAdapter</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener" target="classFrame">OTDBListener</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data" target="classFrame">OTDBRepository</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener" target="classFrame">ProcessMom2Connection</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener" target="classFrame">Queue</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener" target="classFrame">Task</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener" target="classFrame">TaskExecutor</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test" target="classFrame">TestClient</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test" target="classFrame">TestMom2OtdbConverter</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener" target="classFrame">TimePeriod</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener" target="classFrame">XMLGenerator</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener" target="classFrame">XMLParser</A> -<BR> -</FONT></TD> -</TR> -</TABLE> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/allclasses-noframe.html b/SAS/OTB/MoM-OTDB-adapter/doc/allclasses-noframe.html deleted file mode 100644 index eeefecb201f..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/allclasses-noframe.html +++ /dev/null @@ -1,60 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:33 CET 2006 --> -<TITLE> -All Classes -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> - - -</HEAD> - -<BODY BGCOLOR="white"> -<FONT size="+1" CLASS="FrameHeadingFont"> -<B>All Classes</B></FONT> -<BR> - -<TABLE BORDER="0" WIDTH="100%" SUMMARY=""> -<TR> -<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/test/AllTests.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test">AllTests</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">Mom2Listener</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">Mom2OtdbConverter</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter">MomOtdbAdapter</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">OTDBListener</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">ProcessMom2Connection</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TaskExecutor</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test">TestClient</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test">TestMom2OtdbConverter</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TimePeriod</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">XMLGenerator</A> -<BR> -<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<BR> -</FONT></TD> -</TR> -</TABLE> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/constant-values.html b/SAS/OTB/MoM-OTDB-adapter/doc/constant-values.html deleted file mode 100644 index 897a0aefe86..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/constant-values.html +++ /dev/null @@ -1,446 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Constant Field Values -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Constant Field Values"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index.html?constant-values.html" target="_top"><B>FRAMES</B></A> - <A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H1> -Constant Field Values</H1> -</CENTER> -<HR SIZE="4" NOSHADE> -<B>Contents</B><UL> -<LI><A HREF="#nl.astron">nl.astron.*</A> -</UL> - -<A NAME="nl.astron"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left"><FONT SIZE="+2"> -nl.astron.*</FONT></TH> -</TR> -</TABLE> - -<P> - -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left" COLSPAN="3">nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository.DATE_TIME_FORMAT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>public static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#DATE_TIME_FORMAT">DATE_TIME_FORMAT</A></CODE></TD> -<TD ALIGN="right"><CODE>"yyyy-MM-dd HH:mm:ss"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository.TEMPLATE_ID"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final int</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#TEMPLATE_ID">TEMPLATE_ID</A></CODE></TD> -<TD ALIGN="right"><CODE>2</CODE></TD> -</TR> -</FONT></TD> -</TR> -</TABLE> - -<P> - -<P> - -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left" COLSPAN="3">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">Mom2OtdbConverter</A></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Mom2OtdbConverter.MAX_BANDWIDTH"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final double</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html#MAX_BANDWIDTH">MAX_BANDWIDTH</A></CODE></TD> -<TD ALIGN="right"><CODE>3.2E7</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Mom2OtdbConverter.TOTAL_SUBBANDS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final int</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html#TOTAL_SUBBANDS">TOTAL_SUBBANDS</A></CODE></TD> -<TD ALIGN="right"><CODE>512</CODE></TD> -</TR> -</FONT></TD> -</TR> -</TABLE> - -<P> - -<P> - -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left" COLSPAN="3">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.ARRAY_CONFIGURATION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#ARRAY_CONFIGURATION">ARRAY_CONFIGURATION</A></CODE></TD> -<TD ALIGN="right"><CODE>"arrayConfiguration"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.BACKEND"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#BACKEND">BACKEND</A></CODE></TD> -<TD ALIGN="right"><CODE>"backend"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.BAND_FILTER"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#BAND_FILTER">BAND_FILTER</A></CODE></TD> -<TD ALIGN="right"><CODE>"bandFilter"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.CHILDREN"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#CHILDREN">CHILDREN</A></CODE></TD> -<TD ALIGN="right"><CODE>"children"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.CURRENT_STATUS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#CURRENT_STATUS">CURRENT_STATUS</A></CODE></TD> -<TD ALIGN="right"><CODE>"currentStatus"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.DEC"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#DEC">DEC</A></CODE></TD> -<TD ALIGN="right"><CODE>"dec"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.DEFAULT_ARRAY_CONFIGURATION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#DEFAULT_ARRAY_CONFIGURATION">DEFAULT_ARRAY_CONFIGURATION</A></CODE></TD> -<TD ALIGN="right"><CODE>"default"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.DETAILED_ARRAY_CONFIGURATION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#DETAILED_ARRAY_CONFIGURATION">DETAILED_ARRAY_CONFIGURATION</A></CODE></TD> -<TD ALIGN="right"><CODE>"detailed"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.DIRECTION_TYPE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#DIRECTION_TYPE">DIRECTION_TYPE</A></CODE></TD> -<TD ALIGN="right"><CODE>"coordinateRef"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.ITEM"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#ITEM">ITEM</A></CODE></TD> -<TD ALIGN="right"><CODE>"item"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.MEASUREMENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#MEASUREMENT">MEASUREMENT</A></CODE></TD> -<TD ALIGN="right"><CODE>"measurement"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.MEASUREMENT_ATTRIBUTES"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#MEASUREMENT_ATTRIBUTES">MEASUREMENT_ATTRIBUTES</A></CODE></TD> -<TD ALIGN="right"><CODE>"measurementAttributes"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.MOM2_ID"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#MOM2_ID">MOM2_ID</A></CODE></TD> -<TD ALIGN="right"><CODE>"mom2Id"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.NUMBER_OF_BANDS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#NUMBER_OF_BANDS">NUMBER_OF_BANDS</A></CODE></TD> -<TD ALIGN="right"><CODE>"numberOfBands"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.OBSERVATION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#OBSERVATION">OBSERVATION</A></CODE></TD> -<TD ALIGN="right"><CODE>"observation"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.OBSERVATION_ATTRIBUTES"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#OBSERVATION_ATTRIBUTES">OBSERVATION_ATTRIBUTES</A></CODE></TD> -<TD ALIGN="right"><CODE>"observationAttributes"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.PREFIX"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#PREFIX">PREFIX</A></CODE></TD> -<TD ALIGN="right"><CODE>"lofar"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.RA"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#RA">RA</A></CODE></TD> -<TD ALIGN="right"><CODE>"ra"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.REQUESTED_DURATION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#REQUESTED_DURATION">REQUESTED_DURATION</A></CODE></TD> -<TD ALIGN="right"><CODE>"requestedDuration"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.SPACING"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#SPACING">SPACING</A></CODE></TD> -<TD ALIGN="right"><CODE>"spacing"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.SRG_CONFIGURATION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#SRG_CONFIGURATION">SRG_CONFIGURATION</A></CODE></TD> -<TD ALIGN="right"><CODE>"srgConfiguration"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.START_FREQUENCY"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#START_FREQUENCY">START_FREQUENCY</A></CODE></TD> -<TD ALIGN="right"><CODE>"startFrequency"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.STATION"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#STATION">STATION</A></CODE></TD> -<TD ALIGN="right"><CODE>"station"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.SUBBAND_PLACEMENT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#SUBBAND_PLACEMENT">SUBBAND_PLACEMENT</A></CODE></TD> -<TD ALIGN="right"><CODE>"subbandPlacement"</CODE></TD> -</TR> -</FONT></TD> -</TR> -</TABLE> - -<P> - -<P> - -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left" COLSPAN="3">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue.DATE_TIME_FORMAT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#DATE_TIME_FORMAT">DATE_TIME_FORMAT</A></CODE></TD> -<TD ALIGN="right"><CODE>"yyyy-MM-dd HH:mm:ss"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue.FILE_DATE_TIME_FORMAT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#FILE_DATE_TIME_FORMAT">FILE_DATE_TIME_FORMAT</A></CODE></TD> -<TD ALIGN="right"><CODE>"yyyy_MM_dd\'T\'HH_mm_ss"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue.OTDB_TIME_FORMAT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#OTDB_TIME_FORMAT">OTDB_TIME_FORMAT</A></CODE></TD> -<TD ALIGN="right"><CODE>"yyyy-MMM-dd HH:mm:ss"</CODE></TD> -</TR> -</FONT></TD> -</TR> -</TABLE> - -<P> - -<P> - -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left" COLSPAN="3">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TaskExecutor</A></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.TaskExecutor.SLEEP_MILLISECONDS"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>private static final int</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#SLEEP_MILLISECONDS">SLEEP_MILLISECONDS</A></CODE></TD> -<TD ALIGN="right"><CODE>30000</CODE></TD> -</TR> -</FONT></TD> -</TR> -</TABLE> - -<P> - -<P> - -<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left" COLSPAN="3">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">XMLGenerator</A></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.XMLGenerator.FAILED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>protected static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#FAILED">FAILED</A></CODE></TD> -<TD ALIGN="right"><CODE>"failed"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.XMLGenerator.FINISHED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>protected static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#FINISHED">FINISHED</A></CODE></TD> -<TD ALIGN="right"><CODE>"finished"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.XMLGenerator.MOM2_LOFAR_NAMESPACE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>protected static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#MOM2_LOFAR_NAMESPACE">MOM2_LOFAR_NAMESPACE</A></CODE></TD> -<TD ALIGN="right"><CODE>"http://www.astron.nl/MoM2-Lofar"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.XMLGenerator.MOM2_NAMESPACE"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>protected static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#MOM2_NAMESPACE">MOM2_NAMESPACE</A></CODE></TD> -<TD ALIGN="right"><CODE>"http://www.astron.nl/MoM2"</CODE></TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.XMLGenerator.OTDB_DATETIME_FORMAT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1"> -<CODE>protected static final java.lang.String</CODE></FONT></TD> -<TD ALIGN="left"><CODE><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#OTDB_DATETIME_FORMAT">OTDB_DATETIME_FORMAT</A></CODE></TD> -<TD ALIGN="right"><CODE>"yyyy-MMM-dd HH:mm:ss"</CODE></TD> -</TR> -</FONT></TD> -</TR> -</TABLE> - -<P> - -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index.html?constant-values.html" target="_top"><B>FRAMES</B></A> - <A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/deprecated-list.html b/SAS/OTB/MoM-OTDB-adapter/doc/deprecated-list.html deleted file mode 100644 index c06843e88f2..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/deprecated-list.html +++ /dev/null @@ -1,142 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:33 CET 2006 --> -<TITLE> -Deprecated List -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Deprecated List"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index.html?deprecated-list.html" target="_top"><B>FRAMES</B></A> - <A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Deprecated API</B></H2> -</CENTER> -<HR SIZE="4" NOSHADE> -<B>Contents</B><UL> -</UL> - -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index.html?deprecated-list.html" target="_top"><B>FRAMES</B></A> - <A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/help-doc.html b/SAS/OTB/MoM-OTDB-adapter/doc/help-doc.html deleted file mode 100644 index a922e55ac5f..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/help-doc.html +++ /dev/null @@ -1,219 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:33 CET 2006 --> -<TITLE> -API Help -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="API Help"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A> - <A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H1> -How This API Document Is Organized</H1> -</CENTER> -This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.<H3> -Overview</H3> -<BLOCKQUOTE> - -<P> -The <A HREF="overview-summary.html">Overview</A> page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.</BLOCKQUOTE> -<H3> -Package</H3> -<BLOCKQUOTE> - -<P> -Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:<UL> -<LI>Interfaces (italic)<LI>Classes<LI>Enums<LI>Exceptions<LI>Errors<LI>Annotation Types</UL> -</BLOCKQUOTE> -<H3> -Class/Interface</H3> -<BLOCKQUOTE> - -<P> -Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:<UL> -<LI>Class inheritance diagram<LI>Direct Subclasses<LI>All Known Subinterfaces<LI>All Known Implementing Classes<LI>Class/interface declaration<LI>Class/interface description -<P> -<LI>Nested Class Summary<LI>Field Summary<LI>Constructor Summary<LI>Method Summary -<P> -<LI>Field Detail<LI>Constructor Detail<LI>Method Detail</UL> -Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</BLOCKQUOTE> -</BLOCKQUOTE> -<H3> -Annotation Type</H3> -<BLOCKQUOTE> - -<P> -Each annotation type has its own separate page with the following sections:<UL> -<LI>Annotation Type declaration<LI>Annotation Type description<LI>Required Element Summary<LI>Optional Element Summary<LI>Element Detail</UL> -</BLOCKQUOTE> -</BLOCKQUOTE> -<H3> -Enum</H3> -<BLOCKQUOTE> - -<P> -Each enum has its own separate page with the following sections:<UL> -<LI>Enum declaration<LI>Enum description<LI>Enum Constant Summary<LI>Enum Constant Detail</UL> -</BLOCKQUOTE> -<H3> -Use</H3> -<BLOCKQUOTE> -Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</BLOCKQUOTE> -<H3> -Tree (Class Hierarchy)</H3> -<BLOCKQUOTE> -There is a <A HREF="overview-tree.html">Class Hierarchy</A> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.<UL> -<LI>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.<LI>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</UL> -</BLOCKQUOTE> -<H3> -Deprecated API</H3> -<BLOCKQUOTE> -The <A HREF="deprecated-list.html">Deprecated API</A> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</BLOCKQUOTE> -<H3> -Index</H3> -<BLOCKQUOTE> -The <A HREF="index-files/index-1.html">Index</A> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</BLOCKQUOTE> -<H3> -Prev/Next</H3> -These links take you to the next or previous class, interface, package, or related page.<H3> -Frames/No Frames</H3> -These links show and hide the HTML frames. All pages are available with or without frames. -<P> -<H3> -Serialized Form</H3> -Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description. -<P> -<H3> -Constant Field Values</H3> -The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values. -<P> -<FONT SIZE="-1"> -<EM> -This help file applies to API documentation generated using the standard doclet.</EM> -</FONT> -<BR> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A> - <A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-1.html b/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-1.html deleted file mode 100644 index 9af83693d86..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-1.html +++ /dev/null @@ -1,180 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -A-Index -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="A-Index"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV LETTER - <A HREF="index-2.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-1.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-1.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> -<A NAME="_A_"><!-- --></A><H2> -<B>A</B></H2> -<DL> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.TasksFilter.html#accept(java.io.File, java.lang.String)"><B>accept(File, String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.TasksFilter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue.TasksFilter</A> -<DD>filters task files, tasks files ends on .xml -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#add(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task)"><B>add(Task)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> -<DD>Add the task to the task list and store it as a xml file -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#addChildren(org.w3c.dom.Element, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><B>addChildren(Element, LofarObservation)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">XMLGenerator</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#addMeasurement(org.w3c.dom.Element, java.lang.String, java.lang.String, java.util.Date, java.util.Date)"><B>addMeasurement(Element, String, String, Date, Date)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">XMLGenerator</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#addObservation(org.w3c.dom.Element, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><B>addObservation(Element, LofarObservation)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">XMLGenerator</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#addXmlStatusElement(org.w3c.dom.Element, java.lang.String)"><B>addXmlStatusElement(Element, String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">XMLGenerator</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/AllTests.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test"><B>AllTests</B></A> - Class in <A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.test</A><DD> <DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/AllTests.html#AllTests()"><B>AllTests()</B></A> - -Constructor for class nl.astron.lofar.odtb.mom2otdbadapter.test.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/AllTests.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test">AllTests</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#angle1"><B>angle1</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD>Angle 1 (mom2 -> otdb) - e.g. [6.123662, 5.233748, 1459568] -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#angle2"><B>angle2</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD>Angle 2 (mom2 -> otdb) - e.g. [1.026719, 0,711018, 0384089] -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#angleTimes"><B>angleTimes</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD>angles times in seconds. -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#ARRAY_CONFIGURATION"><B>ARRAY_CONFIGURATION</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#arrayConfiguration"><B>arrayConfiguration</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD>Array configuration (mom2 -> otdb) - e.g. -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#authUrl"><B>authUrl</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter">MomOtdbAdapter</A> -<DD> -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV LETTER - <A HREF="index-2.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-1.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-1.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-10.html b/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-10.html deleted file mode 100644 index a81d70532c5..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-10.html +++ /dev/null @@ -1,166 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:33 CET 2006 --> -<TITLE> -L-Index -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="L-Index"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-9.html"><B>PREV LETTER</B></A> - <A HREF="index-11.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-10.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-10.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> -<A NAME="_L_"><!-- --></A><H2> -<B>L</B></H2> -<DL> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html#listenSocket()"><B>listenSocket()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.test.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test">TestClient</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data"><B>LofarObservation</B></A> - Class in <A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.data</A><DD>This data class is a mapping to the lofar observation data of OTDB - It contains data that will store in OTDB<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#LofarObservation()"><B>LofarObservation()</B></A> - -Constructor for class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#log"><B>log</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html#log"><B>log</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">Mom2Listener</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html#log"><B>log</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">ProcessMom2Connection</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#log"><B>log</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html#log"><B>log</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">OTDBListener</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#log"><B>log</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#log"><B>log</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TaskExecutor</A> -<DD> -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-9.html"><B>PREV LETTER</B></A> - <A HREF="index-11.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-10.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-10.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-11.html b/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-11.html deleted file mode 100644 index 134842ca4ed..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-11.html +++ /dev/null @@ -1,194 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:33 CET 2006 --> -<TITLE> -M-Index -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="M-Index"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-10.html"><B>PREV LETTER</B></A> - <A HREF="index-12.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-11.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-11.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> -<A NAME="_M_"><!-- --></A><H2> -<B>M</B></H2> -<DL> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#main(java.lang.String[])"><B>main(String[])</B></A> - -Static method in class nl.astron.lofar.odtb.mom2otdbadapter.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter">MomOtdbAdapter</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html#main(java.lang.String[])"><B>main(String[])</B></A> - -Static method in class nl.astron.lofar.odtb.mom2otdbadapter.test.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test">TestClient</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html#MAX_BANDWIDTH"><B>MAX_BANDWIDTH</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">Mom2OtdbConverter</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#MEASUREMENT"><B>MEASUREMENT</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#MEASUREMENT_ATTRIBUTES"><B>MEASUREMENT_ATTRIBUTES</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#measurementMom2Ids"><B>measurementMom2Ids</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD>mom2Ids of the measurements that belongs to the lofarobservation (mom2 <-> otdb) - e.g. [201,202,203] -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html#milliseconds"><B>milliseconds</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">OTDBListener</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#MOM2_ID"><B>MOM2_ID</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#MOM2_LOFAR_NAMESPACE"><B>MOM2_LOFAR_NAMESPACE</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">XMLGenerator</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#MOM2_NAMESPACE"><B>MOM2_NAMESPACE</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">XMLGenerator</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#mom2Id"><B>mom2Id</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD>mom2Id of the lofar observation (mom2 <-> otdb) - e.g. 200 -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#mom2Id"><B>mom2Id</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> -<DD>Mom2 id -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>Mom2Listener</B></A> - Class in <A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</A><DD>Listen at port 4444 for mom request<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html#Mom2Listener(nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository)"><B>Mom2Listener(OTDBRepository)</B></A> - -Constructor for class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">Mom2Listener</A> -<DD>Constructor -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>Mom2OtdbConverter</B></A> - Class in <A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</A><DD>Converts mom2 values to otdb values<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html#Mom2OtdbConverter()"><B>Mom2OtdbConverter()</B></A> - -Constructor for class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">Mom2OtdbConverter</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter"><B>MomOtdbAdapter</B></A> - Class in <A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter</A><DD> <DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#MomOtdbAdapter()"><B>MomOtdbAdapter()</B></A> - -Constructor for class nl.astron.lofar.odtb.mom2otdbadapter.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter">MomOtdbAdapter</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#momUrl"><B>momUrl</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter">MomOtdbAdapter</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#momUrl"><B>momUrl</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TaskExecutor</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#moveToEndOfTaskList(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task)"><B>moveToEndOfTaskList(Task)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> -<DD>If a task can not be executed, move it to the end of the tasks list, so other tasks can be executed. -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-10.html"><B>PREV LETTER</B></A> - <A HREF="index-12.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-11.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-11.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-12.html b/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-12.html deleted file mode 100644 index ff5258167da..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-12.html +++ /dev/null @@ -1,141 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:33 CET 2006 --> -<TITLE> -N-Index -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="N-Index"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-11.html"><B>PREV LETTER</B></A> - <A HREF="index-13.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-12.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-12.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> -<A NAME="_N_"><!-- --></A><H2> -<B>N</B></H2> -<DL> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/package-summary.html"><B>nl.astron.lofar.odtb.mom2otdbadapter</B></A> - package nl.astron.lofar.odtb.mom2otdbadapter<DD> <DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/package-summary.html"><B>nl.astron.lofar.odtb.mom2otdbadapter.data</B></A> - package nl.astron.lofar.odtb.mom2otdbadapter.data<DD> <DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-summary.html"><B>nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</B></A> - package nl.astron.lofar.odtb.mom2otdbadapter.mom2listener<DD> <DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html"><B>nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</B></A> - package nl.astron.lofar.odtb.mom2otdbadapter.otdblistener<DD> <DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/package-summary.html"><B>nl.astron.lofar.odtb.mom2otdbadapter.test</B></A> - package nl.astron.lofar.odtb.mom2otdbadapter.test<DD> <DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#NUMBER_OF_BANDS"><B>NUMBER_OF_BANDS</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-11.html"><B>PREV LETTER</B></A> - <A HREF="index-13.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-12.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-12.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-13.html b/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-13.html deleted file mode 100644 index a5001a82e97..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-13.html +++ /dev/null @@ -1,159 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:33 CET 2006 --> -<TITLE> -O-Index -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="O-Index"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-12.html"><B>PREV LETTER</B></A> - <A HREF="index-14.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-13.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-13.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> -<A NAME="_O_"><!-- --></A><H2> -<B>O</B></H2> -<DL> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#OBSERVATION"><B>OBSERVATION</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#OBSERVATION_ATTRIBUTES"><B>OBSERVATION_ATTRIBUTES</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#OTDB_DATETIME_FORMAT"><B>OTDB_DATETIME_FORMAT</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">XMLGenerator</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#OTDB_TIME_FORMAT"><B>OTDB_TIME_FORMAT</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>OTDBListener</B></A> - Class in <A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A><DD>Polls if there are changes in the OTDB database.<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html#OTDBListener(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue, int, nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository)"><B>OTDBListener(Queue, int, OTDBRepository)</B></A> - -Constructor for class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">OTDBListener</A> -<DD>Constructor -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data"><B>OTDBRepository</B></A> - Class in <A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.data</A><DD>Repository that stores and retrieves LofarObservation objects to the jOTDB RMI interface.<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#OTDBRepository(java.lang.String, int)"><B>OTDBRepository(String, int)</B></A> - -Constructor for class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> -<DD>Constructor that makes a connection to the specified rmi server on the specified rmi port -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html#out"><B>out</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">ProcessMom2Connection</A> -<DD> -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-12.html"><B>PREV LETTER</B></A> - <A HREF="index-14.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-13.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-13.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-14.html b/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-14.html deleted file mode 100644 index 520d4b58a18..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-14.html +++ /dev/null @@ -1,186 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:33 CET 2006 --> -<TITLE> -P-Index -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="P-Index"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-13.html"><B>PREV LETTER</B></A> - <A HREF="index-15.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-14.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-14.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> -<A NAME="_P_"><!-- --></A><H2> -<B>P</B></H2> -<DL> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#parseArgument(java.lang.String, java.lang.String)"><B>parseArgument(String, String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter">MomOtdbAdapter</A> -<DD>Parse one argument -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#parseArguments(java.lang.String[])"><B>parseArguments(String[])</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter">MomOtdbAdapter</A> -<DD>Parse arguments -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#parseArrayConfiguration(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><B>parseArrayConfiguration(Node, LofarObservation)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD>Parse the arrayConfiguration xml element. -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#parseChildren(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><B>parseChildren(Node, LofarObservation)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD>Parse the children xml element. -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#parseCurrentStatus(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><B>parseCurrentStatus(Node, LofarObservation)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD>Parse the currentStatus xml element. -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#parseItem(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><B>parseItem(Node, LofarObservation)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD>Parse the item xml element. -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#parseMeasurement(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><B>parseMeasurement(Node, LofarObservation)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD>Parse the measurement xml element. -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#parseMeasurementAttributes(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><B>parseMeasurementAttributes(Node, LofarObservation)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD>Parse the measurementAttributes xml element. -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#parseObservationAttributes(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><B>parseObservationAttributes(Node, LofarObservation)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD>Parse the observationAttributes xml element. -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#parseStations(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><B>parseStations(Node, LofarObservation)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD>Parse the stations xml element. -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#password"><B>password</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter">MomOtdbAdapter</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#password"><B>password</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TaskExecutor</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#PREFIX"><B>PREFIX</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html#processInput(java.lang.String)"><B>processInput(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">ProcessMom2Connection</A> -<DD>It process the input and stores it to repository -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>ProcessMom2Connection</B></A> - Class in <A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</A><DD>Process a mom2 connection<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html#ProcessMom2Connection(nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository, java.net.Socket)"><B>ProcessMom2Connection(OTDBRepository, Socket)</B></A> - -Constructor for class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">ProcessMom2Connection</A> -<DD>Constructor -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#processTask(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task)"><B>processTask(Task)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TaskExecutor</A> -<DD>Process task. -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-13.html"><B>PREV LETTER</B></A> - <A HREF="index-15.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-14.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-14.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-15.html b/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-15.html deleted file mode 100644 index d317ca119ea..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-15.html +++ /dev/null @@ -1,150 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:33 CET 2006 --> -<TITLE> -Q-Index -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Q-Index"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-14.html"><B>PREV LETTER</B></A> - <A HREF="index-16.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-15.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-15.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> -<A NAME="_Q_"><!-- --></A><H2> -<B>Q</B></H2> -<DL> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html#queue"><B>queue</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">OTDBListener</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>Queue</B></A> - Class in <A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A><DD>Queue of tasks<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#Queue()"><B>Queue()</B></A> - -Constructor for class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> -<DD>Constructor that looks for tasks (*.xml) in the . -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#queue"><B>queue</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TaskExecutor</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.TasksFilter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>Queue.TasksFilter</B></A> - Class in <A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A><DD>Filters task files<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.TasksFilter.html#Queue.TasksFilter()"><B>Queue.TasksFilter()</B></A> - -Constructor for class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.TasksFilter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue.TasksFilter</A> -<DD> -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-14.html"><B>PREV LETTER</B></A> - <A HREF="index-16.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-15.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-15.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-16.html b/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-16.html deleted file mode 100644 index 3880b2fb030..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-16.html +++ /dev/null @@ -1,181 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:33 CET 2006 --> -<TITLE> -R-Index -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="R-Index"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-15.html"><B>PREV LETTER</B></A> - <A HREF="index-17.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-16.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-16.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> -<A NAME="_R_"><!-- --></A><H2> -<B>R</B></H2> -<DL> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#RA"><B>RA</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#remoteOTDB"><B>remoteOTDB</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#remove(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task)"><B>remove(Task)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> -<DD>Remove a task -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#removePrefix(org.w3c.dom.Node)"><B>removePrefix(Node)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD>Returns the node name without prefix -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html#repository"><B>repository</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">Mom2Listener</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html#repository"><B>repository</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">ProcessMom2Connection</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html#repository"><B>repository</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">OTDBListener</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#REQUESTED_DURATION"><B>REQUESTED_DURATION</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#requestedDuration"><B>requestedDuration</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD>requested duration is milliseconds (mom2 -> otdb) - e.g. 840000 -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#rmiHost"><B>rmiHost</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter">MomOtdbAdapter</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#rmiPort"><B>rmiPort</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter">MomOtdbAdapter</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html#run()"><B>run()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">ProcessMom2Connection</A> -<DD>Starts the thread ProcessMom2Connection. -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html#run()"><B>run()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">OTDBListener</A> -<DD>Starts the OTDBListener and retrieves changes with an interval -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#run()"><B>run()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TaskExecutor</A> -<DD>start the taskExecutor thread -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-15.html"><B>PREV LETTER</B></A> - <A HREF="index-17.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-16.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-16.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-17.html b/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-17.html deleted file mode 100644 index 78ebda9a34c..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-17.html +++ /dev/null @@ -1,292 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:33 CET 2006 --> -<TITLE> -S-Index -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="S-Index"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-16.html"><B>PREV LETTER</B></A> - <A HREF="index-18.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-17.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-17.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> -<A NAME="_S_"><!-- --></A><H2> -<B>S</B></H2> -<DL> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#samplingFrequency"><B>samplingFrequency</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD>Sampling frequency in Hz (mom2 -> otdb) - e.g. 160000000 -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#saveTimePeriod()"><B>saveTimePeriod()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> -<DD>Save the time period -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#seconds"><B>seconds</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter">MomOtdbAdapter</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setAngle1(java.lang.String)"><B>setAngle1(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setAngle2(java.lang.String)"><B>setAngle2(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setAngleTimes(java.lang.String)"><B>setAngleTimes(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setArrayConfiguration(java.lang.String)"><B>setArrayConfiguration(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setBackend(java.lang.String)"><B>setBackend(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setBandSelection(java.lang.String)"><B>setBandSelection(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setDirectionType(java.lang.String)"><B>setDirectionType(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setEndTime(java.lang.String)"><B>setEndTime(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html#setEndTime(java.util.Date)"><B>setEndTime(Date)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TimePeriod</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#setFileName(java.lang.String)"><B>setFileName(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setMeasurementMom2Ids(java.lang.String)"><B>setMeasurementMom2Ids(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setMom2Id(int)"><B>setMom2Id(int)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#setMom2Id(java.lang.String)"><B>setMom2Id(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setRequestedDuration(int)"><B>setRequestedDuration(int)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setSamplingFrequency(java.lang.Integer)"><B>setSamplingFrequency(Integer)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setSrgConfiguration(java.lang.String)"><B>setSrgConfiguration(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setStartTime(java.lang.String)"><B>setStartTime(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html#setStartTime(java.util.Date)"><B>setStartTime(Date)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TimePeriod</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setStations(java.lang.String)"><B>setStations(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setStatus(java.lang.String)"><B>setStatus(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setSubbands(java.lang.String)"><B>setSubbands(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#setTime(java.lang.String)"><B>setTime(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setTimeStamp(java.lang.String)"><B>setTimeStamp(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html#setUp()"><B>setUp()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.test.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test">TestMom2OtdbConverter</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#setXml(java.lang.String)"><B>setXml(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#showSyntax()"><B>showSyntax()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter">MomOtdbAdapter</A> -<DD>Shows the syntax of this program -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#sleep()"><B>sleep()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TaskExecutor</A> -<DD>If some error occured, the task executor going to sleep for a while -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#SLEEP_MILLISECONDS"><B>SLEEP_MILLISECONDS</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TaskExecutor</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#SPACING"><B>SPACING</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#SRG_CONFIGURATION"><B>SRG_CONFIGURATION</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#srgConfiguration"><B>srgConfiguration</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD>SRG configuration (mom2 -> otdb) - e.g. -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html#start()"><B>start()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">Mom2Listener</A> -<DD>Starts a ServerSocket on port 4444 - If a clients connect, it starts a new class ProcessMom2Connection -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#START_FREQUENCY"><B>START_FREQUENCY</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#startServices()"><B>startServices()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter">MomOtdbAdapter</A> -<DD>Starts all services -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#startTime"><B>startTime</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD>start time of observation (mom2 <- otdb) - e.g. 2005-Dec-22 14:50:00 -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#startTime"><B>startTime</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html#startTime"><B>startTime</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TimePeriod</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#STATION"><B>STATION</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#stations"><B>stations</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD>Stations that belongs to the array configuration (mom2 -> otdb) - e.g. -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#status"><B>status</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD>status of a lofar observation, (mom2 <-> otdb) - e.g. being specified. -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#store(nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><B>store(LofarObservation)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> -<DD>Stores a lofarObservation to jOTDB -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#storeParam(jOTDB.jOTDBnode, java.lang.String, java.lang.String)"><B>storeParam(jOTDBnode, String, String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> -<DD>Stores parameter in the tree by given parent node -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#storeTask(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task)"><B>storeTask(Task)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> -<DD>Store a task -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#SUBBAND_PLACEMENT"><B>SUBBAND_PLACEMENT</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#subbands"><B>subbands</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD>subbands that must be used (mom2 -> otdb) - e.g. [1,3,5,7] -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/AllTests.html#suite()"><B>suite()</B></A> - -Static method in class nl.astron.lofar.odtb.mom2otdbadapter.test.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/AllTests.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test">AllTests</A> -<DD> -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-16.html"><B>PREV LETTER</B></A> - <A HREF="index-18.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-17.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-17.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-18.html b/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-18.html deleted file mode 100644 index b2226160cfe..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-18.html +++ /dev/null @@ -1,199 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:33 CET 2006 --> -<TITLE> -T-Index -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="T-Index"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-17.html"><B>PREV LETTER</B></A> - <A HREF="index-19.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-18.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-18.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> -<A NAME="_T_"><!-- --></A><H2> -<B>T</B></H2> -<DL> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>Task</B></A> - Class in <A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A><DD>Task<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#Task()"><B>Task()</B></A> - -Constructor for class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#taskDir"><B>taskDir</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>TaskExecutor</B></A> - Class in <A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A><DD>Execute the tasks that are in the queue<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#TaskExecutor(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>TaskExecutor(Queue, String, String, String, String)</B></A> - -Constructor for class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TaskExecutor</A> -<DD>Constructor -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#tasks"><B>tasks</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html#tearDown()"><B>tearDown()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.test.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test">TestMom2OtdbConverter</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#TEMPLATE_ID"><B>TEMPLATE_ID</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test"><B>TestClient</B></A> - Class in <A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.test</A><DD> <DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html#TestClient()"><B>TestClient()</B></A> - -Constructor for class nl.astron.lofar.odtb.mom2otdbadapter.test.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test">TestClient</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html#testGetOTDBBandSelection()"><B>testGetOTDBBandSelection()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.test.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test">TestMom2OtdbConverter</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html#testGetOTDBContiguousSubbands()"><B>testGetOTDBContiguousSubbands()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.test.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test">TestMom2OtdbConverter</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html#testGetOTDBFrequency()"><B>testGetOTDBFrequency()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.test.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test">TestMom2OtdbConverter</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html#testGetOTDBMaxSubbands()"><B>testGetOTDBMaxSubbands()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.test.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test">TestMom2OtdbConverter</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html#testGetOTDBSamplingFrequency()"><B>testGetOTDBSamplingFrequency()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.test.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test">TestMom2OtdbConverter</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html#testGetOTDBScatteredSubbands()"><B>testGetOTDBScatteredSubbands()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.test.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test">TestMom2OtdbConverter</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html#testGetOTDBStatus()"><B>testGetOTDBStatus()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.test.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test">TestMom2OtdbConverter</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test"><B>TestMom2OtdbConverter</B></A> - Class in <A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.test</A><DD> <DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html#TestMom2OtdbConverter(java.lang.String)"><B>TestMom2OtdbConverter(String)</B></A> - -Constructor for class nl.astron.lofar.odtb.mom2otdbadapter.test.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test">TestMom2OtdbConverter</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#time"><B>time</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> -<DD>Timestamp of the status change of the lofarobservation -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>TimePeriod</B></A> - Class in <A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A><DD>Time period<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html#TimePeriod()"><B>TimePeriod()</B></A> - -Constructor for class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TimePeriod</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#timeStamp"><B>timeStamp</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD>timestamp of status change in UTC (mom2 <-> otdb) - e.g. 2005-Dec-22 15:00:00 -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#tm"><B>tm</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html#TOTAL_SUBBANDS"><B>TOTAL_SUBBANDS</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">Mom2OtdbConverter</A> -<DD> -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-17.html"><B>PREV LETTER</B></A> - <A HREF="index-19.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-18.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-18.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-19.html b/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-19.html deleted file mode 100644 index 064aa06e336..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-19.html +++ /dev/null @@ -1,144 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:33 CET 2006 --> -<TITLE> -U-Index -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="U-Index"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-18.html"><B>PREV LETTER</B></A> - <A HREF="index-20.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-19.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-19.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> -<A NAME="_U_"><!-- --></A><H2> -<B>U</B></H2> -<DL> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#username"><B>username</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter">MomOtdbAdapter</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#username"><B>username</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TaskExecutor</A> -<DD> -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-18.html"><B>PREV LETTER</B></A> - <A HREF="index-20.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-19.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-19.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-2.html b/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-2.html deleted file mode 100644 index bf59f25541f..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-2.html +++ /dev/null @@ -1,152 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -B-Index -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="B-Index"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-1.html"><B>PREV LETTER</B></A> - <A HREF="index-3.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-2.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-2.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> -<A NAME="_B_"><!-- --></A><H2> -<B>B</B></H2> -<DL> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#backend"><B>backend</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD>backend that must be used (mom2 -> otdb) - e.g. -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#BACKEND"><B>BACKEND</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#BAND_FILTER"><B>BAND_FILTER</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#bandSelection"><B>bandSelection</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD>Band selection (mom2 -> otdb) - e.g. -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-1.html"><B>PREV LETTER</B></A> - <A HREF="index-3.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-2.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-2.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-20.html b/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-20.html deleted file mode 100644 index 4fbf56879cb..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-20.html +++ /dev/null @@ -1,141 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:33 CET 2006 --> -<TITLE> -W-Index -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="W-Index"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-19.html"><B>PREV LETTER</B></A> - <A HREF="index-21.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-20.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-20.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> -<A NAME="_W_"><!-- --></A><H2> -<B>W</B></H2> -<DL> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#withPrefix(java.lang.String)"><B>withPrefix(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD>add prefix to a string -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-19.html"><B>PREV LETTER</B></A> - <A HREF="index-21.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-20.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-20.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-21.html b/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-21.html deleted file mode 100644 index b8e442269d3..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-21.html +++ /dev/null @@ -1,150 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:33 CET 2006 --> -<TITLE> -X-Index -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="X-Index"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-20.html"><B>PREV LETTER</B></A> - NEXT LETTER</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-21.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-21.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> -<A NAME="_X_"><!-- --></A><H2> -<B>X</B></H2> -<DL> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#xml"><B>xml</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> -<DD>MoM2 xml representation of a lofarobservation -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#xmlBuilder"><B>xmlBuilder</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">XMLGenerator</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>XMLGenerator</B></A> - Class in <A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A><DD>Generates MoM2-xml<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#XMLGenerator()"><B>XMLGenerator()</B></A> - -Constructor for class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">XMLGenerator</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>XMLParser</B></A> - Class in <A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</A><DD>parse the XML input from MoM and returns a LofarObservations.<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#XMLParser()"><B>XMLParser()</B></A> - -Constructor for class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-20.html"><B>PREV LETTER</B></A> - NEXT LETTER</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-21.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-21.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-3.html b/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-3.html deleted file mode 100644 index 40037baa2f9..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-3.html +++ /dev/null @@ -1,162 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -C-Index -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="C-Index"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-2.html"><B>PREV LETTER</B></A> - <A HREF="index-4.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-3.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-3.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> -<A NAME="_C_"><!-- --></A><H2> -<B>C</B></H2> -<DL> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#CHILDREN"><B>CHILDREN</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html#client"><B>client</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">ProcessMom2Connection</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#converter"><B>converter</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html#convertStringToDocument(java.lang.String)"><B>convertStringToDocument(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">ProcessMom2Connection</A> -<DD>Convert a xml-string to a Document -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#convertStringToDocument(java.lang.String)"><B>convertStringToDocument(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TaskExecutor</A> -<DD>Converts a xml to a document -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#convertToMomStatus(java.lang.String)"><B>convertToMomStatus(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">XMLGenerator</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html#convertToTask(nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><B>convertToTask(LofarObservation)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">OTDBListener</A> -<DD>Converts a observation to a task using the xml generation -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#CURRENT_STATUS"><B>CURRENT_STATUS</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-2.html"><B>PREV LETTER</B></A> - <A HREF="index-4.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-3.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-3.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-4.html b/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-4.html deleted file mode 100644 index 3e16f04e205..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-4.html +++ /dev/null @@ -1,160 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:33 CET 2006 --> -<TITLE> -D-Index -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="D-Index"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-3.html"><B>PREV LETTER</B></A> - <A HREF="index-5.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-4.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-4.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> -<A NAME="_D_"><!-- --></A><H2> -<B>D</B></H2> -<DL> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#DATE_TIME_FORMAT"><B>DATE_TIME_FORMAT</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#DATE_TIME_FORMAT"><B>DATE_TIME_FORMAT</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#DEC"><B>DEC</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#DEFAULT_ARRAY_CONFIGURATION"><B>DEFAULT_ARRAY_CONFIGURATION</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#DETAILED_ARRAY_CONFIGURATION"><B>DETAILED_ARRAY_CONFIGURATION</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#DIRECTION_TYPE"><B>DIRECTION_TYPE</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#directionType"><B>directionType</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD>Direction type (mom2 -> otdb) - e.g. -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-3.html"><B>PREV LETTER</B></A> - <A HREF="index-5.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-4.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-4.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-5.html b/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-5.html deleted file mode 100644 index 9d2ae0d440e..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-5.html +++ /dev/null @@ -1,157 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:33 CET 2006 --> -<TITLE> -E-Index -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="E-Index"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-4.html"><B>PREV LETTER</B></A> - <A HREF="index-6.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-5.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-5.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> -<A NAME="_E_"><!-- --></A><H2> -<B>E</B></H2> -<DL> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#endTime"><B>endTime</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD>end time of observation (mom2 <- otdb) - e.g. 2005-Dec-22 14:53:00 -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#endTime"><B>endTime</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html#endTime"><B>endTime</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TimePeriod</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#equal(org.w3c.dom.Node, java.lang.String)"><B>equal(Node, String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD>The equal method compares if an node has the given name -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#equal(org.w3c.dom.Node, java.lang.String)"><B>equal(Node, String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TaskExecutor</A> -<DD>The equal method compares if an node has the given name -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#equalIgnorePrefix(org.w3c.dom.Node, java.lang.String)"><B>equalIgnorePrefix(Node, String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD>Compares if a node has the given name, ignoring the prefix of the node -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-4.html"><B>PREV LETTER</B></A> - <A HREF="index-6.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-5.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-5.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-6.html b/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-6.html deleted file mode 100644 index 71f18cc0286..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-6.html +++ /dev/null @@ -1,156 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:33 CET 2006 --> -<TITLE> -F-Index -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="F-Index"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-5.html"><B>PREV LETTER</B></A> - <A HREF="index-7.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-6.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-6.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> -<A NAME="_F_"><!-- --></A><H2> -<B>F</B></H2> -<DL> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#FAILED"><B>FAILED</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">XMLGenerator</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#FILE_DATE_TIME_FORMAT"><B>FILE_DATE_TIME_FORMAT</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#fileName"><B>fileName</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> -<DD>Name of the file that belongs to this task -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html#finalize()"><B>finalize()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">ProcessMom2Connection</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#FINISHED"><B>FINISHED</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">XMLGenerator</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#formatStatus(java.lang.String)"><B>formatStatus(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD>Retrieve status from status element -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-5.html"><B>PREV LETTER</B></A> - <A HREF="index-7.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-6.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-6.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-7.html b/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-7.html deleted file mode 100644 index f83c1d17702..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-7.html +++ /dev/null @@ -1,270 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:33 CET 2006 --> -<TITLE> -G-Index -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="G-Index"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-6.html"><B>PREV LETTER</B></A> - <A HREF="index-8.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-7.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-7.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> -<A NAME="_G_"><!-- --></A><H2> -<B>G</B></H2> -<DL> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#get()"><B>get()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> -<DD>Retrieve a task, if there are tasks, if there are no tasks, wait until a task is in the queue -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getAngle1()"><B>getAngle1()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getAngle2()"><B>getAngle2()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getAngleTimes()"><B>getAngleTimes()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#getArray(java.lang.String)"><B>getArray(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">XMLGenerator</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getArrayConfiguration()"><B>getArrayConfiguration()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#getAttribute(org.w3c.dom.NamedNodeMap, java.lang.String)"><B>getAttribute(NamedNodeMap, String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD>Retrieve an attribute value from a attribute map -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getBackend()"><B>getBackend()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getBandSelection()"><B>getBandSelection()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getDirectionType()"><B>getDirectionType()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getEndTime()"><B>getEndTime()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html#getEndTime()"><B>getEndTime()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TimePeriod</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#getFile(java.lang.String)"><B>getFile(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> -<DD>Retrieve file by file name -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#getFileName()"><B>getFileName()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#getLatestChanges(java.util.Date, java.util.Date)"><B>getLatestChanges(Date, Date)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> -<DD>Retrieve lates changes between start- en endtime -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#getLofarObservation(org.w3c.dom.Document)"><B>getLofarObservation(Document)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD>Parse a xml document and returns a lofar obseravation -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getMeasurementMom2Ids()"><B>getMeasurementMom2Ids()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getMom2Id()"><B>getMom2Id()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#getMom2Id()"><B>getMom2Id()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#getNode(jOTDB.jOTDBnode, java.lang.String)"><B>getNode(jOTDBnode, String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> -<DD>Retrieves node by parent node and parameter name -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#getObservationDocument(nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><B>getObservationDocument(LofarObservation)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">XMLGenerator</A> -<DD>Generates XML Document from lofarObservation -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#getObservationXml(nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><B>getObservationXml(LofarObservation)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">XMLGenerator</A> -<DD>Generates XML String from LofarObservaiton -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html#getOTDBBandSelection(java.lang.String)"><B>getOTDBBandSelection(String)</B></A> - -Static method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">Mom2OtdbConverter</A> -<DD>Calculate bandselection from filter -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html#getOTDBFrequency(java.lang.String)"><B>getOTDBFrequency(String)</B></A> - -Static method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">Mom2OtdbConverter</A> -<DD>Calculate frequency from mom frequency -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html#getOTDBSamplingFrequency(java.lang.String)"><B>getOTDBSamplingFrequency(String)</B></A> - -Static method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">Mom2OtdbConverter</A> -<DD>Calculate sampling frequency -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html#getOTDBStatus(java.lang.String)"><B>getOTDBStatus(String)</B></A> - -Static method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">Mom2OtdbConverter</A> -<DD>Convert OTDB status from mom status -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html#getOTDBSubbands(java.lang.Integer, java.lang.Integer, java.lang.String, java.lang.Integer, java.lang.Integer)"><B>getOTDBSubbands(Integer, Integer, String, Integer, Integer)</B></A> - -Static method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">Mom2OtdbConverter</A> -<DD>Calculate an array of subbands -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getRequestedDuration()"><B>getRequestedDuration()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html#getResultXml(java.lang.String)"><B>getResultXml(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">ProcessMom2Connection</A> -<DD>Creates a result xml by given erros -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getSamplingFrequency()"><B>getSamplingFrequency()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#getSeconds(java.lang.String)"><B>getSeconds(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD>Get seconds from a xml duration string -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getSrgConfiguration()"><B>getSrgConfiguration()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getStartTime()"><B>getStartTime()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html#getStartTime()"><B>getStartTime()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TimePeriod</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getStations()"><B>getStations()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getStatus()"><B>getStatus()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#getStatusStringFromCode(java.lang.String)"><B>getStatusStringFromCode(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">XMLGenerator</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getSubbands()"><B>getSubbands()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#getTime()"><B>getTime()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#getTimePeriod()"><B>getTimePeriod()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> -<DD>Retrieves the new time period, from the last time period to now -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getTimeStamp()"><B>getTimeStamp()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#getValue(org.w3c.dom.Node)"><B>getValue(Node)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD>The getValue method returns the value of an node -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#getValue(org.w3c.dom.Node)"><B>getValue(Node)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TaskExecutor</A> -<DD>The getValue method returns the value of an node -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#getXml()"><B>getXml()</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> -<DD> -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-6.html"><B>PREV LETTER</B></A> - <A HREF="index-8.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-7.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-7.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-8.html b/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-8.html deleted file mode 100644 index f7424607f9e..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-8.html +++ /dev/null @@ -1,141 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:33 CET 2006 --> -<TITLE> -H-Index -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="H-Index"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-7.html"><B>PREV LETTER</B></A> - <A HREF="index-9.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-8.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-8.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> -<A NAME="_H_"><!-- --></A><H2> -<B>H</B></H2> -<DL> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#httpClient"><B>httpClient</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TaskExecutor</A> -<DD> -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-7.html"><B>PREV LETTER</B></A> - <A HREF="index-9.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-8.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-8.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-9.html b/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-9.html deleted file mode 100644 index 64d727a3344..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/index-files/index-9.html +++ /dev/null @@ -1,153 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:33 CET 2006 --> -<TITLE> -I-Index -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="I-Index"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-8.html"><B>PREV LETTER</B></A> - <A HREF="index-10.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-9.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-9.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> -<A NAME="_I_"><!-- --></A><H2> -<B>I</B></H2> -<DL> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html#in"><B>in</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">ProcessMom2Connection</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#isStatusThatMustBeExported(java.lang.String)"><B>isStatusThatMustBeExported(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> -<DD>Checkes if observation with a status must be exported to MoM -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#isSucceed(java.lang.String)"><B>isSucceed(String)</B></A> - -Method in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TaskExecutor</A> -<DD>Analyzed the mom2 output and return if the task is done -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#isTaskLocked"><B>isTaskLocked</B></A> - -Variable in class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> -<DD> -<DT><A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#ITEM"><B>ITEM</B></A> - -Static variable in class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A> -<DD> -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index-8.html"><B>PREV LETTER</B></A> - <A HREF="index-10.html"><B>NEXT LETTER</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../index.html?index-filesindex-9.html" target="_top"><B>FRAMES</B></A> - <A HREF="index-9.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">L</A> <A HREF="index-11.html">M</A> <A HREF="index-12.html">N</A> <A HREF="index-13.html">O</A> <A HREF="index-14.html">P</A> <A HREF="index-15.html">Q</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">W</A> <A HREF="index-21.html">X</A> <HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/index.html b/SAS/OTB/MoM-OTDB-adapter/doc/index.html deleted file mode 100644 index 35353e7b639..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/index.html +++ /dev/null @@ -1,37 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc on Wed Jan 04 16:44:33 CET 2006--> -<TITLE> -Generated Documentation (Untitled) -</TITLE> -<SCRIPT type="text/javascript"> - targetPage = "" + window.location.search; - if (targetPage != "" && targetPage != "undefined") - targetPage = targetPage.substring(1); - function loadFrames() { - if (targetPage != "" && targetPage != "undefined") - top.classFrame.location = top.targetPage; - } -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> -</HEAD> -<FRAMESET cols="20%,80%" title="" onLoad="top.loadFrames()"> -<FRAMESET rows="30%,70%" title="" onLoad="top.loadFrames()"> -<FRAME src="overview-frame.html" name="packageListFrame" title="All Packages"> -<FRAME src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)"> -</FRAMESET> -<FRAME src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes"> -<NOFRAMES> -<H2> -Frame Alert</H2> - -<P> -This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. -<BR> -Link to<A HREF="overview-summary.html">Non-frame version.</A> -</NOFRAMES> -</FRAMESET> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html deleted file mode 100644 index 488dc645348..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html +++ /dev/null @@ -1,493 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:31 CET 2006 --> -<TITLE> -MomOtdbAdapter -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.MomOtdbAdapter class"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="MomOtdbAdapter"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MomOtdbAdapter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV CLASS - NEXT CLASS</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html" target="_top"><B>FRAMES</B></A> - <A HREF="MomOtdbAdapter.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -nl.astron.lofar.odtb.mom2otdbadapter</FONT> -<BR> -Class MomOtdbAdapter</H2> -<PRE> -java.lang.Object - <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>nl.astron.lofar.odtb.mom2otdbadapter.MomOtdbAdapter</B> -</PRE> -<HR> -<DL> -<DT><PRE>public class <B>MomOtdbAdapter</B><DT>extends java.lang.Object</DL> -</PRE> - -<P> -<HR> - -<P> -<!-- =========== FIELD SUMMARY =========== --> - -<A NAME="field_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Field Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#authUrl">authUrl</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#momUrl">momUrl</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#password">password</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#rmiHost">rmiHost</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.Integer</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#rmiPort">rmiPort</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.Integer</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#seconds">seconds</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#username">username</A></B></CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - -<A NAME="constructor_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Constructor Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#MomOtdbAdapter()">MomOtdbAdapter</A></B>()</CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="method_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Method Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>static void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#main(java.lang.String[])">main</A></B>(java.lang.String[] args)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#parseArgument(java.lang.String, java.lang.String)">parseArgument</A></B>(java.lang.String argument, - java.lang.String value)</CODE> - -<BR> - Parse one argument</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#parseArguments(java.lang.String[])">parseArguments</A></B>(java.lang.String[] args)</CODE> - -<BR> - Parse arguments</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#showSyntax()">showSyntax</A></B>()</CODE> - -<BR> - Shows the syntax of this program</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html#startServices()">startServices</A></B>()</CODE> - -<BR> - Starts all services</TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> -</TR> -</TABLE> - -<P> - -<!-- ============ FIELD DETAIL =========== --> - -<A NAME="field_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Field Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="username"><!-- --></A><H3> -username</H3> -<PRE> -protected java.lang.String <B>username</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="password"><!-- --></A><H3> -password</H3> -<PRE> -protected java.lang.String <B>password</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="momUrl"><!-- --></A><H3> -momUrl</H3> -<PRE> -protected java.lang.String <B>momUrl</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="authUrl"><!-- --></A><H3> -authUrl</H3> -<PRE> -protected java.lang.String <B>authUrl</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="rmiHost"><!-- --></A><H3> -rmiHost</H3> -<PRE> -protected java.lang.String <B>rmiHost</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="rmiPort"><!-- --></A><H3> -rmiPort</H3> -<PRE> -protected java.lang.Integer <B>rmiPort</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="seconds"><!-- --></A><H3> -seconds</H3> -<PRE> -protected java.lang.Integer <B>seconds</B></PRE> -<DL> -<DL> -</DL> -</DL> - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - -<A NAME="constructor_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Constructor Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="MomOtdbAdapter()"><!-- --></A><H3> -MomOtdbAdapter</H3> -<PRE> -public <B>MomOtdbAdapter</B>()</PRE> -<DL> -</DL> - -<!-- ============ METHOD DETAIL ========== --> - -<A NAME="method_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Method Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="startServices()"><!-- --></A><H3> -startServices</H3> -<PRE> -protected void <B>startServices</B>() - throws java.io.IOException, - java.rmi.NotBoundException</PRE> -<DL> -<DD>Starts all services -<P> -<DD><DL> - -<DT><B>Throws:</B> -<DD><CODE>java.io.IOException</CODE> -<DD><CODE>java.rmi.NotBoundException</CODE></DL> -</DD> -</DL> -<HR> - -<A NAME="parseArguments(java.lang.String[])"><!-- --></A><H3> -parseArguments</H3> -<PRE> -protected void <B>parseArguments</B>(java.lang.String[] args) - throws java.lang.Exception</PRE> -<DL> -<DD>Parse arguments -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>args</CODE> - -<DT><B>Throws:</B> -<DD><CODE>java.lang.Exception</CODE></DL> -</DD> -</DL> -<HR> - -<A NAME="parseArgument(java.lang.String, java.lang.String)"><!-- --></A><H3> -parseArgument</H3> -<PRE> -protected void <B>parseArgument</B>(java.lang.String argument, - java.lang.String value) - throws java.lang.Exception</PRE> -<DL> -<DD>Parse one argument -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>argument</CODE> - <DD><CODE>value</CODE> - -<DT><B>Throws:</B> -<DD><CODE>java.lang.Exception</CODE></DL> -</DD> -</DL> -<HR> - -<A NAME="main(java.lang.String[])"><!-- --></A><H3> -main</H3> -<PRE> -public static void <B>main</B>(java.lang.String[] args) - throws java.lang.Exception</PRE> -<DL> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>args</CODE> - -<DT><B>Throws:</B> -<DD><CODE>java.lang.Exception</CODE></DL> -</DD> -</DL> -<HR> - -<A NAME="showSyntax()"><!-- --></A><H3> -showSyntax</H3> -<PRE> -public void <B>showSyntax</B>()</PRE> -<DL> -<DD>Shows the syntax of this program -<P> -<DD><DL> -</DL> -</DD> -</DL> -<!-- ========= END OF CLASS DATA ========= --> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/MomOtdbAdapter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV CLASS - NEXT CLASS</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html" target="_top"><B>FRAMES</B></A> - <A HREF="MomOtdbAdapter.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/class-use/MomOtdbAdapter.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/class-use/MomOtdbAdapter.html deleted file mode 100644 index 55b34ed6af0..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/class-use/MomOtdbAdapter.html +++ /dev/null @@ -1,140 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.MomOtdbAdapter -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.MomOtdbAdapter"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/\class-useMomOtdbAdapter.html" target="_top"><B>FRAMES</B></A> - <A HREF="MomOtdbAdapter.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Class<br>nl.astron.lofar.odtb.mom2otdbadapter.MomOtdbAdapter</B></H2> -</CENTER> -No usage of nl.astron.lofar.odtb.mom2otdbadapter.MomOtdbAdapter -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/\class-useMomOtdbAdapter.html" target="_top"><B>FRAMES</B></A> - <A HREF="MomOtdbAdapter.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html deleted file mode 100644 index bb03b6cb94e..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html +++ /dev/null @@ -1,1447 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:31 CET 2006 --> -<TITLE> -LofarObservation -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation class"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="LofarObservation"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/LofarObservation.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV CLASS - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" target="_top"><B>FRAMES</B></A> - <A HREF="LofarObservation.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -nl.astron.lofar.odtb.mom2otdbadapter.data</FONT> -<BR> -Class LofarObservation</H2> -<PRE> -java.lang.Object - <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation</B> -</PRE> -<DL> -<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD> -</DL> -<HR> -<DL> -<DT><PRE>public class <B>LofarObservation</B><DT>extends java.lang.Object<DT>implements java.io.Serializable</DL> -</PRE> - -<P> -This data class is a mapping to the lofar observation data of OTDB - It contains data that will store in OTDB -<P> - -<P> -<DL> -<DT><B>Author:</B></DT> - <DD>Bastiaan Verhoef</DD> -<DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation">Serialized Form</A></DL> -<HR> - -<P> -<!-- =========== FIELD SUMMARY =========== --> - -<A NAME="field_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Field Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#angle1">angle1</A></B></CODE> - -<BR> - Angle 1 (mom2 -> otdb) - e.g. [6.123662, 5.233748, 1459568]</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#angle2">angle2</A></B></CODE> - -<BR> - Angle 2 (mom2 -> otdb) - e.g. [1.026719, 0,711018, 0384089]</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#angleTimes">angleTimes</A></B></CODE> - -<BR> - angles times in seconds.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#arrayConfiguration">arrayConfiguration</A></B></CODE> - -<BR> - Array configuration (mom2 -> otdb) - e.g.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#backend">backend</A></B></CODE> - -<BR> - backend that must be used (mom2 -> otdb) - e.g.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#bandSelection">bandSelection</A></B></CODE> - -<BR> - Band selection (mom2 -> otdb) - e.g.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#directionType">directionType</A></B></CODE> - -<BR> - Direction type (mom2 -> otdb) - e.g.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#endTime">endTime</A></B></CODE> - -<BR> - end time of observation (mom2 <- otdb) - e.g. 2005-Dec-22 14:53:00</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#measurementMom2Ids">measurementMom2Ids</A></B></CODE> - -<BR> - mom2Ids of the measurements that belongs to the lofarobservation (mom2 <-> otdb) - e.g. [201,202,203]</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected int</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#mom2Id">mom2Id</A></B></CODE> - -<BR> - mom2Id of the lofar observation (mom2 <-> otdb) - e.g. 200</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected int</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#requestedDuration">requestedDuration</A></B></CODE> - -<BR> - requested duration is milliseconds (mom2 -> otdb) - e.g. 840000</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.Integer</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#samplingFrequency">samplingFrequency</A></B></CODE> - -<BR> - Sampling frequency in Hz (mom2 -> otdb) - e.g. 160000000</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#srgConfiguration">srgConfiguration</A></B></CODE> - -<BR> - SRG configuration (mom2 -> otdb) - e.g.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#startTime">startTime</A></B></CODE> - -<BR> - start time of observation (mom2 <- otdb) - e.g. 2005-Dec-22 14:50:00</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#stations">stations</A></B></CODE> - -<BR> - Stations that belongs to the array configuration (mom2 -> otdb) - e.g.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#status">status</A></B></CODE> - -<BR> - status of a lofar observation, (mom2 <-> otdb) - e.g. being specified.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#subbands">subbands</A></B></CODE> - -<BR> - subbands that must be used (mom2 -> otdb) - e.g. [1,3,5,7]</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#timeStamp">timeStamp</A></B></CODE> - -<BR> - timestamp of status change in UTC (mom2 <-> otdb) - e.g. 2005-Dec-22 15:00:00</TD> -</TR> -</TABLE> - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - -<A NAME="constructor_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Constructor Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#LofarObservation()">LofarObservation</A></B>()</CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="method_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Method Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getAngle1()">getAngle1</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getAngle2()">getAngle2</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getAngleTimes()">getAngleTimes</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getArrayConfiguration()">getArrayConfiguration</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getBackend()">getBackend</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getBandSelection()">getBandSelection</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getDirectionType()">getDirectionType</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getEndTime()">getEndTime</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getMeasurementMom2Ids()">getMeasurementMom2Ids</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> int</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getMom2Id()">getMom2Id</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> int</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getRequestedDuration()">getRequestedDuration</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.Integer</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getSamplingFrequency()">getSamplingFrequency</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getSrgConfiguration()">getSrgConfiguration</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getStartTime()">getStartTime</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getStations()">getStations</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getStatus()">getStatus</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getSubbands()">getSubbands</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#getTimeStamp()">getTimeStamp</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setAngle1(java.lang.String)">setAngle1</A></B>(java.lang.String angle1)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setAngle2(java.lang.String)">setAngle2</A></B>(java.lang.String angle2)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setAngleTimes(java.lang.String)">setAngleTimes</A></B>(java.lang.String angeTimes)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setArrayConfiguration(java.lang.String)">setArrayConfiguration</A></B>(java.lang.String arrayConfgiuration)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setBackend(java.lang.String)">setBackend</A></B>(java.lang.String backend)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setBandSelection(java.lang.String)">setBandSelection</A></B>(java.lang.String bandSelection)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setDirectionType(java.lang.String)">setDirectionType</A></B>(java.lang.String directionType)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setEndTime(java.lang.String)">setEndTime</A></B>(java.lang.String endTime)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setMeasurementMom2Ids(java.lang.String)">setMeasurementMom2Ids</A></B>(java.lang.String measurementMom2Ids)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setMom2Id(int)">setMom2Id</A></B>(int mom2Id)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setRequestedDuration(int)">setRequestedDuration</A></B>(int requestedDuration)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setSamplingFrequency(java.lang.Integer)">setSamplingFrequency</A></B>(java.lang.Integer samplingFrequency)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setSrgConfiguration(java.lang.String)">setSrgConfiguration</A></B>(java.lang.String srgConfiguration)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setStartTime(java.lang.String)">setStartTime</A></B>(java.lang.String startTime)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setStations(java.lang.String)">setStations</A></B>(java.lang.String stations)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setStatus(java.lang.String)">setStatus</A></B>(java.lang.String status)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setSubbands(java.lang.String)">setSubbands</A></B>(java.lang.String subbands)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html#setTimeStamp(java.lang.String)">setTimeStamp</A></B>(java.lang.String timeStamp)</CODE> - -<BR> - </TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> -</TR> -</TABLE> - -<P> - -<!-- ============ FIELD DETAIL =========== --> - -<A NAME="field_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Field Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="mom2Id"><!-- --></A><H3> -mom2Id</H3> -<PRE> -protected int <B>mom2Id</B></PRE> -<DL> -<DD>mom2Id of the lofar observation (mom2 <-> otdb) - e.g. 200 -<P> -<DL> -</DL> -</DL> -<HR> - -<A NAME="status"><!-- --></A><H3> -status</H3> -<PRE> -protected java.lang.String <B>status</B></PRE> -<DL> -<DD>status of a lofar observation, (mom2 <-> otdb) - e.g. being specified. -<P> -<DL> -</DL> -</DL> -<HR> - -<A NAME="measurementMom2Ids"><!-- --></A><H3> -measurementMom2Ids</H3> -<PRE> -protected java.lang.String <B>measurementMom2Ids</B></PRE> -<DL> -<DD>mom2Ids of the measurements that belongs to the lofarobservation (mom2 <-> otdb) - e.g. [201,202,203] -<P> -<DL> -</DL> -</DL> -<HR> - -<A NAME="angleTimes"><!-- --></A><H3> -angleTimes</H3> -<PRE> -protected java.lang.String <B>angleTimes</B></PRE> -<DL> -<DD>angles times in seconds. (mom2 <-> otdb) - e.g. [+0,+30,+60] -<P> -<DL> -</DL> -</DL> -<HR> - -<A NAME="timeStamp"><!-- --></A><H3> -timeStamp</H3> -<PRE> -protected java.lang.String <B>timeStamp</B></PRE> -<DL> -<DD>timestamp of status change in UTC (mom2 <-> otdb) - e.g. 2005-Dec-22 15:00:00 -<P> -<DL> -</DL> -</DL> -<HR> - -<A NAME="subbands"><!-- --></A><H3> -subbands</H3> -<PRE> -protected java.lang.String <B>subbands</B></PRE> -<DL> -<DD>subbands that must be used (mom2 -> otdb) - e.g. [1,3,5,7] -<P> -<DL> -</DL> -</DL> -<HR> - -<A NAME="backend"><!-- --></A><H3> -backend</H3> -<PRE> -protected java.lang.String <B>backend</B></PRE> -<DL> -<DD>backend that must be used (mom2 -> otdb) - e.g. Transient -<P> -<DL> -</DL> -</DL> -<HR> - -<A NAME="arrayConfiguration"><!-- --></A><H3> -arrayConfiguration</H3> -<PRE> -protected java.lang.String <B>arrayConfiguration</B></PRE> -<DL> -<DD>Array configuration (mom2 -> otdb) - e.g. Detailed -<P> -<DL> -</DL> -</DL> -<HR> - -<A NAME="stations"><!-- --></A><H3> -stations</H3> -<PRE> -protected java.lang.String <B>stations</B></PRE> -<DL> -<DD>Stations that belongs to the array configuration (mom2 -> otdb) - e.g. [CS001,CS002] -<P> -<DL> -</DL> -</DL> -<HR> - -<A NAME="srgConfiguration"><!-- --></A><H3> -srgConfiguration</H3> -<PRE> -protected java.lang.String <B>srgConfiguration</B></PRE> -<DL> -<DD>SRG configuration (mom2 -> otdb) - e.g. SA1 -<P> -<DL> -</DL> -</DL> -<HR> - -<A NAME="samplingFrequency"><!-- --></A><H3> -samplingFrequency</H3> -<PRE> -protected java.lang.Integer <B>samplingFrequency</B></PRE> -<DL> -<DD>Sampling frequency in Hz (mom2 -> otdb) - e.g. 160000000 -<P> -<DL> -</DL> -</DL> -<HR> - -<A NAME="bandSelection"><!-- --></A><H3> -bandSelection</H3> -<PRE> -protected java.lang.String <B>bandSelection</B></PRE> -<DL> -<DD>Band selection (mom2 -> otdb) - e.g. LB_10_90 -<P> -<DL> -</DL> -</DL> -<HR> - -<A NAME="angle1"><!-- --></A><H3> -angle1</H3> -<PRE> -protected java.lang.String <B>angle1</B></PRE> -<DL> -<DD>Angle 1 (mom2 -> otdb) - e.g. [6.123662, 5.233748, 1459568] -<P> -<DL> -</DL> -</DL> -<HR> - -<A NAME="angle2"><!-- --></A><H3> -angle2</H3> -<PRE> -protected java.lang.String <B>angle2</B></PRE> -<DL> -<DD>Angle 2 (mom2 -> otdb) - e.g. [1.026719, 0,711018, 0384089] -<P> -<DL> -</DL> -</DL> -<HR> - -<A NAME="directionType"><!-- --></A><H3> -directionType</H3> -<PRE> -protected java.lang.String <B>directionType</B></PRE> -<DL> -<DD>Direction type (mom2 -> otdb) - e.g. J2000 -<P> -<DL> -</DL> -</DL> -<HR> - -<A NAME="requestedDuration"><!-- --></A><H3> -requestedDuration</H3> -<PRE> -protected int <B>requestedDuration</B></PRE> -<DL> -<DD>requested duration is milliseconds (mom2 -> otdb) - e.g. 840000 -<P> -<DL> -</DL> -</DL> -<HR> - -<A NAME="startTime"><!-- --></A><H3> -startTime</H3> -<PRE> -protected java.lang.String <B>startTime</B></PRE> -<DL> -<DD>start time of observation (mom2 <- otdb) - e.g. 2005-Dec-22 14:50:00 -<P> -<DL> -</DL> -</DL> -<HR> - -<A NAME="endTime"><!-- --></A><H3> -endTime</H3> -<PRE> -protected java.lang.String <B>endTime</B></PRE> -<DL> -<DD>end time of observation (mom2 <- otdb) - e.g. 2005-Dec-22 14:53:00 -<P> -<DL> -</DL> -</DL> - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - -<A NAME="constructor_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Constructor Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="LofarObservation()"><!-- --></A><H3> -LofarObservation</H3> -<PRE> -public <B>LofarObservation</B>()</PRE> -<DL> -</DL> - -<!-- ============ METHOD DETAIL ========== --> - -<A NAME="method_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Method Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="getMom2Id()"><!-- --></A><H3> -getMom2Id</H3> -<PRE> -public int <B>getMom2Id</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="setMom2Id(int)"><!-- --></A><H3> -setMom2Id</H3> -<PRE> -public void <B>setMom2Id</B>(int mom2Id)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="getStatus()"><!-- --></A><H3> -getStatus</H3> -<PRE> -public java.lang.String <B>getStatus</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="setStatus(java.lang.String)"><!-- --></A><H3> -setStatus</H3> -<PRE> -public void <B>setStatus</B>(java.lang.String status)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="getSubbands()"><!-- --></A><H3> -getSubbands</H3> -<PRE> -public java.lang.String <B>getSubbands</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="setSubbands(java.lang.String)"><!-- --></A><H3> -setSubbands</H3> -<PRE> -public void <B>setSubbands</B>(java.lang.String subbands)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="getArrayConfiguration()"><!-- --></A><H3> -getArrayConfiguration</H3> -<PRE> -public java.lang.String <B>getArrayConfiguration</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="setArrayConfiguration(java.lang.String)"><!-- --></A><H3> -setArrayConfiguration</H3> -<PRE> -public void <B>setArrayConfiguration</B>(java.lang.String arrayConfgiuration)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="getBackend()"><!-- --></A><H3> -getBackend</H3> -<PRE> -public java.lang.String <B>getBackend</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="setBackend(java.lang.String)"><!-- --></A><H3> -setBackend</H3> -<PRE> -public void <B>setBackend</B>(java.lang.String backend)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="getBandSelection()"><!-- --></A><H3> -getBandSelection</H3> -<PRE> -public java.lang.String <B>getBandSelection</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="setBandSelection(java.lang.String)"><!-- --></A><H3> -setBandSelection</H3> -<PRE> -public void <B>setBandSelection</B>(java.lang.String bandSelection)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="getSamplingFrequency()"><!-- --></A><H3> -getSamplingFrequency</H3> -<PRE> -public java.lang.Integer <B>getSamplingFrequency</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="setSamplingFrequency(java.lang.Integer)"><!-- --></A><H3> -setSamplingFrequency</H3> -<PRE> -public void <B>setSamplingFrequency</B>(java.lang.Integer samplingFrequency)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="getSrgConfiguration()"><!-- --></A><H3> -getSrgConfiguration</H3> -<PRE> -public java.lang.String <B>getSrgConfiguration</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="setSrgConfiguration(java.lang.String)"><!-- --></A><H3> -setSrgConfiguration</H3> -<PRE> -public void <B>setSrgConfiguration</B>(java.lang.String srgConfiguration)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="getAngleTimes()"><!-- --></A><H3> -getAngleTimes</H3> -<PRE> -public java.lang.String <B>getAngleTimes</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="setAngleTimes(java.lang.String)"><!-- --></A><H3> -setAngleTimes</H3> -<PRE> -public void <B>setAngleTimes</B>(java.lang.String angeTimes)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="getAngle1()"><!-- --></A><H3> -getAngle1</H3> -<PRE> -public java.lang.String <B>getAngle1</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="setAngle1(java.lang.String)"><!-- --></A><H3> -setAngle1</H3> -<PRE> -public void <B>setAngle1</B>(java.lang.String angle1)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="getAngle2()"><!-- --></A><H3> -getAngle2</H3> -<PRE> -public java.lang.String <B>getAngle2</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="setAngle2(java.lang.String)"><!-- --></A><H3> -setAngle2</H3> -<PRE> -public void <B>setAngle2</B>(java.lang.String angle2)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="getDirectionType()"><!-- --></A><H3> -getDirectionType</H3> -<PRE> -public java.lang.String <B>getDirectionType</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="setDirectionType(java.lang.String)"><!-- --></A><H3> -setDirectionType</H3> -<PRE> -public void <B>setDirectionType</B>(java.lang.String directionType)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="getStations()"><!-- --></A><H3> -getStations</H3> -<PRE> -public java.lang.String <B>getStations</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="setStations(java.lang.String)"><!-- --></A><H3> -setStations</H3> -<PRE> -public void <B>setStations</B>(java.lang.String stations)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="getRequestedDuration()"><!-- --></A><H3> -getRequestedDuration</H3> -<PRE> -public int <B>getRequestedDuration</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="setRequestedDuration(int)"><!-- --></A><H3> -setRequestedDuration</H3> -<PRE> -public void <B>setRequestedDuration</B>(int requestedDuration)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="getEndTime()"><!-- --></A><H3> -getEndTime</H3> -<PRE> -public java.lang.String <B>getEndTime</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="setEndTime(java.lang.String)"><!-- --></A><H3> -setEndTime</H3> -<PRE> -public void <B>setEndTime</B>(java.lang.String endTime)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="getMeasurementMom2Ids()"><!-- --></A><H3> -getMeasurementMom2Ids</H3> -<PRE> -public java.lang.String <B>getMeasurementMom2Ids</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="setMeasurementMom2Ids(java.lang.String)"><!-- --></A><H3> -setMeasurementMom2Ids</H3> -<PRE> -public void <B>setMeasurementMom2Ids</B>(java.lang.String measurementMom2Ids)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="getStartTime()"><!-- --></A><H3> -getStartTime</H3> -<PRE> -public java.lang.String <B>getStartTime</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="setStartTime(java.lang.String)"><!-- --></A><H3> -setStartTime</H3> -<PRE> -public void <B>setStartTime</B>(java.lang.String startTime)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="getTimeStamp()"><!-- --></A><H3> -getTimeStamp</H3> -<PRE> -public java.lang.String <B>getTimeStamp</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="setTimeStamp(java.lang.String)"><!-- --></A><H3> -setTimeStamp</H3> -<PRE> -public void <B>setTimeStamp</B>(java.lang.String timeStamp)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<!-- ========= END OF CLASS DATA ========= --> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/LofarObservation.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV CLASS - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" target="_top"><B>FRAMES</B></A> - <A HREF="LofarObservation.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html deleted file mode 100644 index b4c037423cc..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html +++ /dev/null @@ -1,504 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:31 CET 2006 --> -<TITLE> -OTDBRepository -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository class"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="OTDBRepository"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/OTDBRepository.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data"><B>PREV CLASS</B></A> - NEXT CLASS</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" target="_top"><B>FRAMES</B></A> - <A HREF="OTDBRepository.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -nl.astron.lofar.odtb.mom2otdbadapter.data</FONT> -<BR> -Class OTDBRepository</H2> -<PRE> -java.lang.Object - <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository</B> -</PRE> -<HR> -<DL> -<DT><PRE>public class <B>OTDBRepository</B><DT>extends java.lang.Object</DL> -</PRE> - -<P> -Repository that stores and retrieves LofarObservation objects to the jOTDB RMI interface. - It converts it to the tree structure of jOTDB and vice versa. -<P> - -<P> -<DL> -<DT><B>Author:</B></DT> - <DD>Bastiaan Verhoef</DD> -</DL> -<HR> - -<P> -<!-- =========== FIELD SUMMARY =========== --> - -<A NAME="field_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Field Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private jOTDB.jConverterInterface</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#converter">converter</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#DATE_TIME_FORMAT">DATE_TIME_FORMAT</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private org.apache.commons.logging.Log</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#log">log</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private jOTDB.jOTDBinterface</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#remoteOTDB">remoteOTDB</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static int</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#TEMPLATE_ID">TEMPLATE_ID</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private jOTDB.jTreeMaintenanceInterface</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#tm">tm</A></B></CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - -<A NAME="constructor_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Constructor Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#OTDBRepository(java.lang.String, int)">OTDBRepository</A></B>(java.lang.String rmiServerName, - int port)</CODE> - -<BR> - Constructor that makes a connection to the specified rmi server on the specified rmi port</TD> -</TR> -</TABLE> - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="method_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Method Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.util.List</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#getLatestChanges(java.util.Date, java.util.Date)">getLatestChanges</A></B>(java.util.Date startDate, - java.util.Date endDate)</CODE> - -<BR> - Retrieve lates changes between start- en endtime</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected jOTDB.jOTDBnode</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#getNode(jOTDB.jOTDBnode, java.lang.String)">getNode</A></B>(jOTDB.jOTDBnode parentNode, - java.lang.String paramName)</CODE> - -<BR> - Retrieves node by parent node and parameter name</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected boolean</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#isStatusThatMustBeExported(java.lang.String)">isStatusThatMustBeExported</A></B>(java.lang.String code)</CODE> - -<BR> - Checkes if observation with a status must be exported to MoM</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#store(nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">store</A></B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</CODE> - -<BR> - Stores a lofarObservation to jOTDB</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#storeParam(jOTDB.jOTDBnode, java.lang.String, java.lang.String)">storeParam</A></B>(jOTDB.jOTDBnode parentNode, - java.lang.String paramName, - java.lang.String paramValue)</CODE> - -<BR> - Stores parameter in the tree by given parent node</TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> -</TR> -</TABLE> - -<P> - -<!-- ============ FIELD DETAIL =========== --> - -<A NAME="field_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Field Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="log"><!-- --></A><H3> -log</H3> -<PRE> -private org.apache.commons.logging.Log <B>log</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="remoteOTDB"><!-- --></A><H3> -remoteOTDB</H3> -<PRE> -private jOTDB.jOTDBinterface <B>remoteOTDB</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="tm"><!-- --></A><H3> -tm</H3> -<PRE> -private jOTDB.jTreeMaintenanceInterface <B>tm</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="converter"><!-- --></A><H3> -converter</H3> -<PRE> -private jOTDB.jConverterInterface <B>converter</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="TEMPLATE_ID"><!-- --></A><H3> -TEMPLATE_ID</H3> -<PRE> -private static final int <B>TEMPLATE_ID</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository.TEMPLATE_ID">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="DATE_TIME_FORMAT"><!-- --></A><H3> -DATE_TIME_FORMAT</H3> -<PRE> -public static final java.lang.String <B>DATE_TIME_FORMAT</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository.DATE_TIME_FORMAT">Constant Field Values</A></DL> -</DL> - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - -<A NAME="constructor_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Constructor Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="OTDBRepository(java.lang.String, int)"><!-- --></A><H3> -OTDBRepository</H3> -<PRE> -public <B>OTDBRepository</B>(java.lang.String rmiServerName, - int port) - throws java.rmi.RemoteException, - java.rmi.NotBoundException</PRE> -<DL> -<DD>Constructor that makes a connection to the specified rmi server on the specified rmi port -<P> -<DL> -<DT><B>Parameters:</B><DD><CODE>rmiServerName</CODE> - <DD><CODE>port</CODE> - -<DT><B>Throws:</B> -<DD><CODE>java.rmi.RemoteException</CODE> -<DD><CODE>java.rmi.NotBoundException</CODE></DL> -</DL> - -<!-- ============ METHOD DETAIL ========== --> - -<A NAME="method_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Method Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="store(nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><!-- --></A><H3> -store</H3> -<PRE> -public void <B>store</B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation) - throws java.rmi.RemoteException</PRE> -<DL> -<DD>Stores a lofarObservation to jOTDB -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>lofarObservation</CODE> - -<DT><B>Throws:</B> -<DD><CODE>java.rmi.RemoteException</CODE></DL> -</DD> -</DL> -<HR> - -<A NAME="storeParam(jOTDB.jOTDBnode, java.lang.String, java.lang.String)"><!-- --></A><H3> -storeParam</H3> -<PRE> -protected void <B>storeParam</B>(jOTDB.jOTDBnode parentNode, - java.lang.String paramName, - java.lang.String paramValue) - throws java.rmi.RemoteException</PRE> -<DL> -<DD>Stores parameter in the tree by given parent node -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>parentNode</CODE> - parent node<DD><CODE>paramName</CODE> - parameter name<DD><CODE>paramValue</CODE> - parameter value -<DT><B>Throws:</B> -<DD><CODE>java.rmi.RemoteException</CODE></DL> -</DD> -</DL> -<HR> - -<A NAME="getNode(jOTDB.jOTDBnode, java.lang.String)"><!-- --></A><H3> -getNode</H3> -<PRE> -protected jOTDB.jOTDBnode <B>getNode</B>(jOTDB.jOTDBnode parentNode, - java.lang.String paramName) - throws java.rmi.RemoteException</PRE> -<DL> -<DD>Retrieves node by parent node and parameter name -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>parentNode</CODE> - parent node<DD><CODE>paramName</CODE> - name of the parameter -<DT><B>Returns:</B><DD>node -<DT><B>Throws:</B> -<DD><CODE>java.rmi.RemoteException</CODE></DL> -</DD> -</DL> -<HR> - -<A NAME="getLatestChanges(java.util.Date, java.util.Date)"><!-- --></A><H3> -getLatestChanges</H3> -<PRE> -public java.util.List <B>getLatestChanges</B>(java.util.Date startDate, - java.util.Date endDate) - throws java.rmi.RemoteException</PRE> -<DL> -<DD>Retrieve lates changes between start- en endtime -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>startDate</CODE> - start time<DD><CODE>endDate</CODE> - end time -<DT><B>Returns:</B><DD>List of lofarObservation objects -<DT><B>Throws:</B> -<DD><CODE>java.rmi.RemoteException</CODE></DL> -</DD> -</DL> -<HR> - -<A NAME="isStatusThatMustBeExported(java.lang.String)"><!-- --></A><H3> -isStatusThatMustBeExported</H3> -<PRE> -protected boolean <B>isStatusThatMustBeExported</B>(java.lang.String code)</PRE> -<DL> -<DD>Checkes if observation with a status must be exported to MoM -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>code</CODE> - -<DT><B>Returns:</B><DD>true, if it must be exported</DL> -</DD> -</DL> -<!-- ========= END OF CLASS DATA ========= --> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/OTDBRepository.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data"><B>PREV CLASS</B></A> - NEXT CLASS</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" target="_top"><B>FRAMES</B></A> - <A HREF="OTDBRepository.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/class-use/LofarObservation.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/class-use/LofarObservation.html deleted file mode 100644 index 71299bbb591..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/class-use/LofarObservation.html +++ /dev/null @@ -1,348 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/data/\class-useLofarObservation.html" target="_top"><B>FRAMES</B></A> - <A HREF="LofarObservation.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Class<br>nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation</B></H2> -</CENTER> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -Packages that use <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><A HREF="#nl.astron.lofar.odtb.mom2otdbadapter.data"><B>nl.astron.lofar.odtb.mom2otdbadapter.data</B></A></TD> -<TD> </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><A HREF="#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</B></A></TD> -<TD> </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><A HREF="#nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</B></A></TD> -<TD> </TD> -</TR> -</TABLE> - -<P> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.data"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -Uses of <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> in <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.data</A></FONT></TH> -</TR> -</TABLE> - -<P> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.data</A> with parameters of type <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B>OTDBRepository.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html#store(nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">store</A></B>(<A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</CODE> - -<BR> - Stores a lofarObservation to jOTDB</TD> -</TR> -</TABLE> - -<P> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -Uses of <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> in <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</A></FONT></TH> -</TR> -</TABLE> - -<P> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</A> that return <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A></CODE></FONT></TD> -<TD><CODE><B>XMLParser.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#getLofarObservation(org.w3c.dom.Document)">getLofarObservation</A></B>(org.w3c.dom.Document document)</CODE> - -<BR> - Parse a xml document and returns a lofar obseravation</TD> -</TR> -</TABLE> - -<P> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</A> with parameters of type <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B>XMLParser.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#parseArrayConfiguration(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">parseArrayConfiguration</A></B>(org.w3c.dom.Node node, - <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</CODE> - -<BR> - Parse the arrayConfiguration xml element.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B>XMLParser.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#parseChildren(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">parseChildren</A></B>(org.w3c.dom.Node node, - <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</CODE> - -<BR> - Parse the children xml element.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B>XMLParser.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#parseCurrentStatus(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">parseCurrentStatus</A></B>(org.w3c.dom.Node node, - <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</CODE> - -<BR> - Parse the currentStatus xml element.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B>XMLParser.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#parseItem(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">parseItem</A></B>(org.w3c.dom.Node node, - <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</CODE> - -<BR> - Parse the item xml element.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B>XMLParser.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#parseMeasurement(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">parseMeasurement</A></B>(org.w3c.dom.Node node, - <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</CODE> - -<BR> - Parse the measurement xml element.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B>XMLParser.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#parseMeasurementAttributes(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">parseMeasurementAttributes</A></B>(org.w3c.dom.Node node, - <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</CODE> - -<BR> - Parse the measurementAttributes xml element.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B>XMLParser.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#parseObservationAttributes(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">parseObservationAttributes</A></B>(org.w3c.dom.Node node, - <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</CODE> - -<BR> - Parse the observationAttributes xml element.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B>XMLParser.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#parseStations(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">parseStations</A></B>(org.w3c.dom.Node node, - <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</CODE> - -<BR> - Parse the stations xml element.</TD> -</TR> -</TABLE> - -<P> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -Uses of <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> in <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A></FONT></TH> -</TR> -</TABLE> - -<P> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A> with parameters of type <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B>XMLGenerator.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#addChildren(org.w3c.dom.Element, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">addChildren</A></B>(org.w3c.dom.Element parent, - <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> observation)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B>XMLGenerator.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#addObservation(org.w3c.dom.Element, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">addObservation</A></B>(org.w3c.dom.Element observationElement, - <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> observation)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A></CODE></FONT></TD> -<TD><CODE><B>OTDBListener.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html#convertToTask(nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">convertToTask</A></B>(<A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</CODE> - -<BR> - Converts a observation to a task using the xml generation</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected org.w3c.dom.Document</CODE></FONT></TD> -<TD><CODE><B>XMLGenerator.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#getObservationDocument(nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">getObservationDocument</A></B>(<A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> observation)</CODE> - -<BR> - Generates XML Document from lofarObservation</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B>XMLGenerator.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#getObservationXml(nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">getObservationXml</A></B>(<A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> observation)</CODE> - -<BR> - Generates XML String from LofarObservaiton</TD> -</TR> -</TABLE> - -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/data/\class-useLofarObservation.html" target="_top"><B>FRAMES</B></A> - <A HREF="LofarObservation.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/class-use/OTDBRepository.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/class-use/OTDBRepository.html deleted file mode 100644 index e7228b6056d..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/class-use/OTDBRepository.html +++ /dev/null @@ -1,250 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/data/\class-useOTDBRepository.html" target="_top"><B>FRAMES</B></A> - <A HREF="OTDBRepository.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Class<br>nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository</B></H2> -</CENTER> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -Packages that use <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><A HREF="#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</B></A></TD> -<TD> </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><A HREF="#nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</B></A></TD> -<TD> </TD> -</TR> -</TABLE> - -<P> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -Uses of <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> in <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</A></FONT></TH> -</TR> -</TABLE> - -<P> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</A> declared as <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A></CODE></FONT></TD> -<TD><CODE><B>Mom2Listener.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html#repository">repository</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A></CODE></FONT></TD> -<TD><CODE><B>ProcessMom2Connection.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html#repository">repository</A></B></CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<P> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</A> with parameters of type <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html#Mom2Listener(nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository)">Mom2Listener</A></B>(<A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> repository)</CODE> - -<BR> - Constructor</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html#ProcessMom2Connection(nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository, java.net.Socket)">ProcessMom2Connection</A></B>(<A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> repository, - java.net.Socket client)</CODE> - -<BR> - Constructor</TD> -</TR> -</TABLE> - -<P> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -Uses of <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> in <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A></FONT></TH> -</TR> -</TABLE> - -<P> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A> declared as <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A></CODE></FONT></TD> -<TD><CODE><B>OTDBListener.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html#repository">repository</A></B></CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<P> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A> with parameters of type <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html#OTDBListener(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue, int, nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository)">OTDBListener</A></B>(<A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> queue, - int milliseconds, - <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> repository)</CODE> - -<BR> - Constructor</TD> -</TR> -</TABLE> - -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/data/\class-useOTDBRepository.html" target="_top"><B>FRAMES</B></A> - <A HREF="OTDBRepository.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/package-frame.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/package-frame.html deleted file mode 100644 index d31303d3242..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/package-frame.html +++ /dev/null @@ -1,34 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -nl.astron.lofar.odtb.mom2otdbadapter.data -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.data package"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - - -</HEAD> - -<BODY BGCOLOR="white"> -<FONT size="+1" CLASS="FrameTitleFont"> -<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/package-summary.html" target="classFrame">nl.astron.lofar.odtb.mom2otdbadapter.data</A></FONT> -<TABLE BORDER="0" WIDTH="100%" SUMMARY=""> -<TR> -<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> -Classes</FONT> -<FONT CLASS="FrameItemFont"> -<BR> -<A HREF="LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data" target="classFrame">LofarObservation</A> -<BR> -<A HREF="OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data" target="classFrame">OTDBRepository</A></FONT></TD> -</TR> -</TABLE> - - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/package-summary.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/package-summary.html deleted file mode 100644 index f410101d3aa..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/package-summary.html +++ /dev/null @@ -1,159 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -nl.astron.lofar.odtb.mom2otdbadapter.data -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.data package"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="nl.astron.lofar.odtb.mom2otdbadapter.data"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/package-summary.html"><B>PREV PACKAGE</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/data/package-summary.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<H2> -Package nl.astron.lofar.odtb.mom2otdbadapter.data -</H2> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Class Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A></B></TD> -<TD>This data class is a mapping to the lofar observation data of OTDB - It contains data that will store in OTDB</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A></B></TD> -<TD>Repository that stores and retrieves LofarObservation objects to the jOTDB RMI interface.</TD> -</TR> -</TABLE> - - -<P> -<DL> -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/package-summary.html"><B>PREV PACKAGE</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/data/package-summary.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/package-tree.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/package-tree.html deleted file mode 100644 index 8585d713d12..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/package-tree.html +++ /dev/null @@ -1,150 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -nl.astron.lofar.odtb.mom2otdbadapter.data Class Hierarchy -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="nl.astron.lofar.odtb.mom2otdbadapter.data Class Hierarchy"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/package-tree.html"><B>PREV</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-tree.html"><B>NEXT</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/data/package-tree.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -Hierarchy For Package nl.astron.lofar.odtb.mom2otdbadapter.data -</H2> -</CENTER> -<DL> -<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../overview-tree.html">All Packages</A></DL> -<HR> -<H2> -Class Hierarchy -</H2> -<UL> -<LI TYPE="circle">java.lang.Object<UL> -<LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data"><B>LofarObservation</B></A> (implements java.io.Serializable) -<LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data"><B>OTDBRepository</B></A></UL> -</UL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/package-tree.html"><B>PREV</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-tree.html"><B>NEXT</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/data/package-tree.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/package-use.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/package-use.html deleted file mode 100644 index 8894d5da9bb..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/data/package-use.html +++ /dev/null @@ -1,219 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Uses of Package nl.astron.lofar.odtb.mom2otdbadapter.data -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Package nl.astron.lofar.odtb.mom2otdbadapter.data"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/data/package-use.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Package<br>nl.astron.lofar.odtb.mom2otdbadapter.data</B></H2> -</CENTER> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -Packages that use <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.data</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><A HREF="#nl.astron.lofar.odtb.mom2otdbadapter.data"><B>nl.astron.lofar.odtb.mom2otdbadapter.data</B></A></TD> -<TD> </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><A HREF="#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</B></A></TD> -<TD> </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><A HREF="#nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</B></A></TD> -<TD> </TD> -</TR> -</TABLE> - -<P> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.data"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -Classes in <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.data</A> used by <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.data</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/class-use/LofarObservation.html#nl.astron.lofar.odtb.mom2otdbadapter.data"><B>LofarObservation</B></A></B> - -<BR> - This data class is a mapping to the lofar observation data of OTDB - It contains data that will store in OTDB</TD> -</TR> -</TABLE> - -<P> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -Classes in <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.data</A> used by <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/class-use/LofarObservation.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>LofarObservation</B></A></B> - -<BR> - This data class is a mapping to the lofar observation data of OTDB - It contains data that will store in OTDB</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/class-use/OTDBRepository.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>OTDBRepository</B></A></B> - -<BR> - Repository that stores and retrieves LofarObservation objects to the jOTDB RMI interface.</TD> -</TR> -</TABLE> - -<P> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -Classes in <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.data</A> used by <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/class-use/LofarObservation.html#nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>LofarObservation</B></A></B> - -<BR> - This data class is a mapping to the lofar observation data of OTDB - It contains data that will store in OTDB</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/class-use/OTDBRepository.html#nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>OTDBRepository</B></A></B> - -<BR> - Repository that stores and retrieves LofarObservation objects to the jOTDB RMI interface.</TD> -</TR> -</TABLE> - -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/data/package-use.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html deleted file mode 100644 index 4a2e56a6569..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html +++ /dev/null @@ -1,319 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:31 CET 2006 --> -<TITLE> -Mom2Listener -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Mom2Listener class"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Mom2Listener"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Mom2Listener.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV CLASS - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html" target="_top"><B>FRAMES</B></A> - <A HREF="Mom2Listener.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</FONT> -<BR> -Class Mom2Listener</H2> -<PRE> -java.lang.Object - <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Mom2Listener</B> -</PRE> -<HR> -<DL> -<DT><PRE>public class <B>Mom2Listener</B><DT>extends java.lang.Object</DL> -</PRE> - -<P> -Listen at port 4444 for mom request -<P> - -<P> -<DL> -<DT><B>Author:</B></DT> - <DD>Bastiaan Verhoef</DD> -</DL> -<HR> - -<P> -<!-- =========== FIELD SUMMARY =========== --> - -<A NAME="field_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Field Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private org.apache.commons.logging.Log</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html#log">log</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A></CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html#repository">repository</A></B></CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - -<A NAME="constructor_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Constructor Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html#Mom2Listener(nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository)">Mom2Listener</A></B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> repository)</CODE> - -<BR> - Constructor</TD> -</TR> -</TABLE> - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="method_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Method Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html#start()">start</A></B>()</CODE> - -<BR> - Starts a ServerSocket on port 4444 - If a clients connect, it starts a new class ProcessMom2Connection</TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> -</TR> -</TABLE> - -<P> - -<!-- ============ FIELD DETAIL =========== --> - -<A NAME="field_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Field Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="log"><!-- --></A><H3> -log</H3> -<PRE> -private org.apache.commons.logging.Log <B>log</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="repository"><!-- --></A><H3> -repository</H3> -<PRE> -private <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> <B>repository</B></PRE> -<DL> -<DL> -</DL> -</DL> - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - -<A NAME="constructor_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Constructor Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="Mom2Listener(nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository)"><!-- --></A><H3> -Mom2Listener</H3> -<PRE> -public <B>Mom2Listener</B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> repository)</PRE> -<DL> -<DD>Constructor -<P> -<DL> -<DT><B>Parameters:</B><DD><CODE>repository</CODE> - OTDBRepository to use</DL> -</DL> - -<!-- ============ METHOD DETAIL ========== --> - -<A NAME="method_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Method Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="start()"><!-- --></A><H3> -start</H3> -<PRE> -public void <B>start</B>()</PRE> -<DL> -<DD>Starts a ServerSocket on port 4444 - If a clients connect, it starts a new class ProcessMom2Connection -<P> -<DD><DL> -</DL> -</DD> -</DL> -<!-- ========= END OF CLASS DATA ========= --> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Mom2Listener.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV CLASS - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html" target="_top"><B>FRAMES</B></A> - <A HREF="Mom2Listener.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html deleted file mode 100644 index af591424dc0..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html +++ /dev/null @@ -1,410 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:31 CET 2006 --> -<TITLE> -Mom2OtdbConverter -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Mom2OtdbConverter class"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Mom2OtdbConverter"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Mom2OtdbConverter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>PREV CLASS</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" target="_top"><B>FRAMES</B></A> - <A HREF="Mom2OtdbConverter.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</FONT> -<BR> -Class Mom2OtdbConverter</H2> -<PRE> -java.lang.Object - <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Mom2OtdbConverter</B> -</PRE> -<HR> -<DL> -<DT><PRE>public class <B>Mom2OtdbConverter</B><DT>extends java.lang.Object</DL> -</PRE> - -<P> -Converts mom2 values to otdb values -<P> - -<P> -<DL> -<DT><B>Author:</B></DT> - <DD>Bastiaan Verhoef</DD> -</DL> -<HR> - -<P> -<!-- =========== FIELD SUMMARY =========== --> - -<A NAME="field_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Field Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static double</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html#MAX_BANDWIDTH">MAX_BANDWIDTH</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static int</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html#TOTAL_SUBBANDS">TOTAL_SUBBANDS</A></B></CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - -<A NAME="constructor_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Constructor Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html#Mom2OtdbConverter()">Mom2OtdbConverter</A></B>()</CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="method_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Method Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html#getOTDBBandSelection(java.lang.String)">getOTDBBandSelection</A></B>(java.lang.String filter)</CODE> - -<BR> - Calculate bandselection from filter</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>static java.lang.Integer</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html#getOTDBFrequency(java.lang.String)">getOTDBFrequency</A></B>(java.lang.String frequency)</CODE> - -<BR> - Calculate frequency from mom frequency</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>static java.lang.Integer</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html#getOTDBSamplingFrequency(java.lang.String)">getOTDBSamplingFrequency</A></B>(java.lang.String filter)</CODE> - -<BR> - Calculate sampling frequency</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html#getOTDBStatus(java.lang.String)">getOTDBStatus</A></B>(java.lang.String status)</CODE> - -<BR> - Convert OTDB status from mom status</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html#getOTDBSubbands(java.lang.Integer, java.lang.Integer, java.lang.String, java.lang.Integer, java.lang.Integer)">getOTDBSubbands</A></B>(java.lang.Integer samplingFrequency, - java.lang.Integer numberOfBands, - java.lang.String subbandPlacement, - java.lang.Integer startFrequency, - java.lang.Integer spacing)</CODE> - -<BR> - Calculate an array of subbands</TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> -</TR> -</TABLE> - -<P> - -<!-- ============ FIELD DETAIL =========== --> - -<A NAME="field_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Field Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="MAX_BANDWIDTH"><!-- --></A><H3> -MAX_BANDWIDTH</H3> -<PRE> -private static final double <B>MAX_BANDWIDTH</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Mom2OtdbConverter.MAX_BANDWIDTH">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="TOTAL_SUBBANDS"><!-- --></A><H3> -TOTAL_SUBBANDS</H3> -<PRE> -private static final int <B>TOTAL_SUBBANDS</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Mom2OtdbConverter.TOTAL_SUBBANDS">Constant Field Values</A></DL> -</DL> - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - -<A NAME="constructor_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Constructor Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="Mom2OtdbConverter()"><!-- --></A><H3> -Mom2OtdbConverter</H3> -<PRE> -public <B>Mom2OtdbConverter</B>()</PRE> -<DL> -</DL> - -<!-- ============ METHOD DETAIL ========== --> - -<A NAME="method_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Method Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="getOTDBSubbands(java.lang.Integer, java.lang.Integer, java.lang.String, java.lang.Integer, java.lang.Integer)"><!-- --></A><H3> -getOTDBSubbands</H3> -<PRE> -public static java.lang.String <B>getOTDBSubbands</B>(java.lang.Integer samplingFrequency, - java.lang.Integer numberOfBands, - java.lang.String subbandPlacement, - java.lang.Integer startFrequency, - java.lang.Integer spacing)</PRE> -<DL> -<DD>Calculate an array of subbands -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>samplingFrequency</CODE> - sampling frequency in Hz<DD><CODE>numberOfBands</CODE> - number of bands<DD><CODE>subbandPlacement</CODE> - kind of subband placement (e.g. contiguous, scattered)<DD><CODE>startFrequency</CODE> - start frequency in Hz<DD><CODE>spacing</CODE> - spacing in bands -<DT><B>Returns:</B><DD>subbands e.g. [12,34]</DL> -</DD> -</DL> -<HR> - -<A NAME="getOTDBBandSelection(java.lang.String)"><!-- --></A><H3> -getOTDBBandSelection</H3> -<PRE> -public static java.lang.String <B>getOTDBBandSelection</B>(java.lang.String filter)</PRE> -<DL> -<DD>Calculate bandselection from filter -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>filter</CODE> - -<DT><B>Returns:</B><DD>band selecitons</DL> -</DD> -</DL> -<HR> - -<A NAME="getOTDBSamplingFrequency(java.lang.String)"><!-- --></A><H3> -getOTDBSamplingFrequency</H3> -<PRE> -public static java.lang.Integer <B>getOTDBSamplingFrequency</B>(java.lang.String filter)</PRE> -<DL> -<DD>Calculate sampling frequency -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>filter</CODE> - -<DT><B>Returns:</B><DD>sampling frequency in Hz</DL> -</DD> -</DL> -<HR> - -<A NAME="getOTDBFrequency(java.lang.String)"><!-- --></A><H3> -getOTDBFrequency</H3> -<PRE> -public static java.lang.Integer <B>getOTDBFrequency</B>(java.lang.String frequency)</PRE> -<DL> -<DD>Calculate frequency from mom frequency -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>frequency</CODE> - Mom2 frequency -<DT><B>Returns:</B><DD>OTDB frequency</DL> -</DD> -</DL> -<HR> - -<A NAME="getOTDBStatus(java.lang.String)"><!-- --></A><H3> -getOTDBStatus</H3> -<PRE> -public static java.lang.String <B>getOTDBStatus</B>(java.lang.String status)</PRE> -<DL> -<DD>Convert OTDB status from mom status -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>status</CODE> - Mom2 status -<DT><B>Returns:</B><DD>OTDB status</DL> -</DD> -</DL> -<!-- ========= END OF CLASS DATA ========= --> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Mom2OtdbConverter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>PREV CLASS</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" target="_top"><B>FRAMES</B></A> - <A HREF="Mom2OtdbConverter.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessConnection.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessConnection.html deleted file mode 100644 index b82755e8bed..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessConnection.html +++ /dev/null @@ -1,485 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 13:19:15 CET 2006 --> -<TITLE> -ProcessConnection -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.ProcessConnection class"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="ProcessConnection"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ProcessConnection.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>PREV CLASS</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Server.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessConnection.html" target="_top"><B>FRAMES</B></A> - <A HREF="ProcessConnection.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: <A HREF="#nested_classes_inherited_from_class_java.lang.Thread">NESTED</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</FONT> -<BR> -Class ProcessConnection</H2> -<PRE> -java.lang.Object - <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">java.lang.Thread - <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.ProcessConnection</B> -</PRE> -<DL> -<DT><B>All Implemented Interfaces:</B> <DD>java.lang.Runnable</DD> -</DL> -<HR> -<DL> -<DT><PRE>public class <B>ProcessConnection</B><DT>extends java.lang.Thread</DL> -</PRE> - -<P> -<HR> - -<P> -<!-- ======== NESTED CLASS SUMMARY ======== --> - -<A NAME="nested_class_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Nested Class Summary</B></FONT></TH> -</TR> -</TABLE> - <A NAME="nested_classes_inherited_from_class_java.lang.Thread"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.lang.Thread</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</CODE></TD> -</TR> -</TABLE> - -<!-- =========== FIELD SUMMARY =========== --> - -<A NAME="field_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Field Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private java.net.Socket</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessConnection.html#client">client</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private java.io.BufferedReader</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessConnection.html#in">in</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private org.apache.commons.logging.Log</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessConnection.html#log">log</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private java.io.PrintWriter</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessConnection.html#out">out</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A></CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessConnection.html#repository">repository</A></B></CODE> - -<BR> - </TD> -</TR> -</TABLE> - <A NAME="fields_inherited_from_class_java.lang.Thread"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Fields inherited from class java.lang.Thread</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</CODE></TD> -</TR> -</TABLE> - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - -<A NAME="constructor_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Constructor Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessConnection.html#ProcessConnection(nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository, java.net.Socket)">ProcessConnection</A></B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> repository, - java.net.Socket client)</CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="method_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Method Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected org.w3c.dom.Document</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessConnection.html#convertStringToDocument(java.lang.String)">convertStringToDocument</A></B>(java.lang.String myXML)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessConnection.html#finalize()">finalize</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessConnection.html#getResultXml(java.lang.String)">getResultXml</A></B>(java.lang.String errors)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessConnection.html#processInput(java.lang.String)">processInput</A></B>(java.lang.String input)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessConnection.html#run()">run</A></B>()</CODE> - -<BR> - </TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Thread"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class java.lang.Thread</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</CODE></TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD> -</TR> -</TABLE> - -<P> - -<!-- ============ FIELD DETAIL =========== --> - -<A NAME="field_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Field Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="log"><!-- --></A><H3> -log</H3> -<PRE> -private org.apache.commons.logging.Log <B>log</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="in"><!-- --></A><H3> -in</H3> -<PRE> -private java.io.BufferedReader <B>in</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="out"><!-- --></A><H3> -out</H3> -<PRE> -private java.io.PrintWriter <B>out</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="client"><!-- --></A><H3> -client</H3> -<PRE> -private java.net.Socket <B>client</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="repository"><!-- --></A><H3> -repository</H3> -<PRE> -private <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> <B>repository</B></PRE> -<DL> -<DL> -</DL> -</DL> - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - -<A NAME="constructor_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Constructor Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="ProcessConnection(nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository, java.net.Socket)"><!-- --></A><H3> -ProcessConnection</H3> -<PRE> -public <B>ProcessConnection</B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> repository, - java.net.Socket client)</PRE> -<DL> -</DL> - -<!-- ============ METHOD DETAIL ========== --> - -<A NAME="method_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Method Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="run()"><!-- --></A><H3> -run</H3> -<PRE> -public void <B>run</B>()</PRE> -<DL> -<DD><DL> -<DT><B>Specified by:</B><DD><CODE>run</CODE> in interface <CODE>java.lang.Runnable</CODE><DT><B>Overrides:</B><DD><CODE>run</CODE> in class <CODE>java.lang.Thread</CODE></DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="processInput(java.lang.String)"><!-- --></A><H3> -processInput</H3> -<PRE> -protected java.lang.String <B>processInput</B>(java.lang.String input)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="convertStringToDocument(java.lang.String)"><!-- --></A><H3> -convertStringToDocument</H3> -<PRE> -protected org.w3c.dom.Document <B>convertStringToDocument</B>(java.lang.String myXML) - throws java.lang.Exception</PRE> -<DL> -<DD><DL> - -<DT><B>Throws:</B> -<DD><CODE>java.lang.Exception</CODE></DL> -</DD> -</DL> -<HR> - -<A NAME="getResultXml(java.lang.String)"><!-- --></A><H3> -getResultXml</H3> -<PRE> -public java.lang.String <B>getResultXml</B>(java.lang.String errors)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="finalize()"><!-- --></A><H3> -finalize</H3> -<PRE> -protected void <B>finalize</B>()</PRE> -<DL> -<DD><DL> -<DT><B>Overrides:</B><DD><CODE>finalize</CODE> in class <CODE>java.lang.Object</CODE></DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<!-- ========= END OF CLASS DATA ========= --> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ProcessConnection.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>PREV CLASS</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Server.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessConnection.html" target="_top"><B>FRAMES</B></A> - <A HREF="ProcessConnection.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: <A HREF="#nested_classes_inherited_from_class_java.lang.Thread">NESTED</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html deleted file mode 100644 index 2da424dedca..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html +++ /dev/null @@ -1,509 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:31 CET 2006 --> -<TITLE> -ProcessMom2Connection -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.ProcessMom2Connection class"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="ProcessMom2Connection"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ProcessMom2Connection.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>PREV CLASS</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" target="_top"><B>FRAMES</B></A> - <A HREF="ProcessMom2Connection.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: <A HREF="#nested_classes_inherited_from_class_java.lang.Thread">NESTED</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</FONT> -<BR> -Class ProcessMom2Connection</H2> -<PRE> -java.lang.Object - <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">java.lang.Thread - <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.ProcessMom2Connection</B> -</PRE> -<DL> -<DT><B>All Implemented Interfaces:</B> <DD>java.lang.Runnable</DD> -</DL> -<HR> -<DL> -<DT><PRE>public class <B>ProcessMom2Connection</B><DT>extends java.lang.Thread</DL> -</PRE> - -<P> -Process a mom2 connection -<P> - -<P> -<DL> -<DT><B>Author:</B></DT> - <DD>Bastiaan Verhoef</DD> -</DL> -<HR> - -<P> -<!-- ======== NESTED CLASS SUMMARY ======== --> - -<A NAME="nested_class_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Nested Class Summary</B></FONT></TH> -</TR> -</TABLE> - <A NAME="nested_classes_inherited_from_class_java.lang.Thread"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.lang.Thread</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</CODE></TD> -</TR> -</TABLE> - -<!-- =========== FIELD SUMMARY =========== --> - -<A NAME="field_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Field Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private java.net.Socket</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html#client">client</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private java.io.BufferedReader</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html#in">in</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private org.apache.commons.logging.Log</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html#log">log</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private java.io.PrintWriter</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html#out">out</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A></CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html#repository">repository</A></B></CODE> - -<BR> - </TD> -</TR> -</TABLE> - <A NAME="fields_inherited_from_class_java.lang.Thread"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Fields inherited from class java.lang.Thread</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</CODE></TD> -</TR> -</TABLE> - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - -<A NAME="constructor_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Constructor Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html#ProcessMom2Connection(nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository, java.net.Socket)">ProcessMom2Connection</A></B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> repository, - java.net.Socket client)</CODE> - -<BR> - Constructor</TD> -</TR> -</TABLE> - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="method_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Method Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected org.w3c.dom.Document</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html#convertStringToDocument(java.lang.String)">convertStringToDocument</A></B>(java.lang.String myXML)</CODE> - -<BR> - Convert a xml-string to a Document</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html#finalize()">finalize</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html#getResultXml(java.lang.String)">getResultXml</A></B>(java.lang.String errors)</CODE> - -<BR> - Creates a result xml by given erros</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html#processInput(java.lang.String)">processInput</A></B>(java.lang.String input)</CODE> - -<BR> - It process the input and stores it to repository</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html#run()">run</A></B>()</CODE> - -<BR> - Starts the thread ProcessMom2Connection.</TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Thread"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class java.lang.Thread</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</CODE></TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD> -</TR> -</TABLE> - -<P> - -<!-- ============ FIELD DETAIL =========== --> - -<A NAME="field_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Field Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="log"><!-- --></A><H3> -log</H3> -<PRE> -private org.apache.commons.logging.Log <B>log</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="in"><!-- --></A><H3> -in</H3> -<PRE> -private java.io.BufferedReader <B>in</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="out"><!-- --></A><H3> -out</H3> -<PRE> -private java.io.PrintWriter <B>out</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="client"><!-- --></A><H3> -client</H3> -<PRE> -private java.net.Socket <B>client</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="repository"><!-- --></A><H3> -repository</H3> -<PRE> -private <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> <B>repository</B></PRE> -<DL> -<DL> -</DL> -</DL> - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - -<A NAME="constructor_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Constructor Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="ProcessMom2Connection(nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository, java.net.Socket)"><!-- --></A><H3> -ProcessMom2Connection</H3> -<PRE> -public <B>ProcessMom2Connection</B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> repository, - java.net.Socket client)</PRE> -<DL> -<DD>Constructor -<P> -<DL> -<DT><B>Parameters:</B><DD><CODE>repository</CODE> - OTDBRepository with connection to jotdb<DD><CODE>client</CODE> - Socket with the connection to mom</DL> -</DL> - -<!-- ============ METHOD DETAIL ========== --> - -<A NAME="method_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Method Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="run()"><!-- --></A><H3> -run</H3> -<PRE> -public void <B>run</B>()</PRE> -<DL> -<DD>Starts the thread ProcessMom2Connection. - It processes mom2 input and writes output to mom2. -<P> -<DD><DL> -<DT><B>Specified by:</B><DD><CODE>run</CODE> in interface <CODE>java.lang.Runnable</CODE><DT><B>Overrides:</B><DD><CODE>run</CODE> in class <CODE>java.lang.Thread</CODE></DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="processInput(java.lang.String)"><!-- --></A><H3> -processInput</H3> -<PRE> -protected java.lang.String <B>processInput</B>(java.lang.String input)</PRE> -<DL> -<DD>It process the input and stores it to repository -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>input</CODE> - input xml -<DT><B>Returns:</B><DD>result xml</DL> -</DD> -</DL> -<HR> - -<A NAME="convertStringToDocument(java.lang.String)"><!-- --></A><H3> -convertStringToDocument</H3> -<PRE> -protected org.w3c.dom.Document <B>convertStringToDocument</B>(java.lang.String myXML) - throws java.lang.Exception</PRE> -<DL> -<DD>Convert a xml-string to a Document -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>myXML</CODE> - xml string -<DT><B>Returns:</B><DD>Document -<DT><B>Throws:</B> -<DD><CODE>java.lang.Exception</CODE></DL> -</DD> -</DL> -<HR> - -<A NAME="getResultXml(java.lang.String)"><!-- --></A><H3> -getResultXml</H3> -<PRE> -public java.lang.String <B>getResultXml</B>(java.lang.String errors)</PRE> -<DL> -<DD>Creates a result xml by given erros -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>errors</CODE> - Errors -<DT><B>Returns:</B><DD>result xml</DL> -</DD> -</DL> -<HR> - -<A NAME="finalize()"><!-- --></A><H3> -finalize</H3> -<PRE> -protected void <B>finalize</B>()</PRE> -<DL> -<DD><DL> -<DT><B>Overrides:</B><DD><CODE>finalize</CODE> in class <CODE>java.lang.Object</CODE></DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<!-- ========= END OF CLASS DATA ========= --> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ProcessMom2Connection.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>PREV CLASS</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" target="_top"><B>FRAMES</B></A> - <A HREF="ProcessMom2Connection.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: <A HREF="#nested_classes_inherited_from_class_java.lang.Thread">NESTED</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Server.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Server.html deleted file mode 100644 index 36ac6ba7111..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Server.html +++ /dev/null @@ -1,303 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 13:19:15 CET 2006 --> -<TITLE> -Server -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Server class"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Server"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Server.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessConnection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>PREV CLASS</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Server.html" target="_top"><B>FRAMES</B></A> - <A HREF="Server.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</FONT> -<BR> -Class Server</H2> -<PRE> -java.lang.Object - <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Server</B> -</PRE> -<HR> -<DL> -<DT><PRE>public class <B>Server</B><DT>extends java.lang.Object</DL> -</PRE> - -<P> -<HR> - -<P> -<!-- =========== FIELD SUMMARY =========== --> - -<A NAME="field_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Field Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private org.apache.commons.logging.Log</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Server.html#log">log</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A></CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Server.html#repository">repository</A></B></CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - -<A NAME="constructor_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Constructor Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Server.html#Server(nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository)">Server</A></B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> repository)</CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="method_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Method Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Server.html#start()">start</A></B>()</CODE> - -<BR> - </TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> -</TR> -</TABLE> - -<P> - -<!-- ============ FIELD DETAIL =========== --> - -<A NAME="field_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Field Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="log"><!-- --></A><H3> -log</H3> -<PRE> -private org.apache.commons.logging.Log <B>log</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="repository"><!-- --></A><H3> -repository</H3> -<PRE> -private <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> <B>repository</B></PRE> -<DL> -<DL> -</DL> -</DL> - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - -<A NAME="constructor_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Constructor Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="Server(nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository)"><!-- --></A><H3> -Server</H3> -<PRE> -public <B>Server</B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> repository)</PRE> -<DL> -</DL> - -<!-- ============ METHOD DETAIL ========== --> - -<A NAME="method_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Method Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="start()"><!-- --></A><H3> -start</H3> -<PRE> -public void <B>start</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<!-- ========= END OF CLASS DATA ========= --> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Server.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessConnection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>PREV CLASS</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Server.html" target="_top"><B>FRAMES</B></A> - <A HREF="Server.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html deleted file mode 100644 index 1ced11962ea..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html +++ /dev/null @@ -1,1095 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:31 CET 2006 --> -<TITLE> -XMLParser -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser class"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="XMLParser"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XMLParser.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>PREV CLASS</B></A> - NEXT CLASS</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" target="_top"><B>FRAMES</B></A> - <A HREF="XMLParser.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</FONT> -<BR> -Class XMLParser</H2> -<PRE> -java.lang.Object - <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser</B> -</PRE> -<HR> -<DL> -<DT><PRE>public class <B>XMLParser</B><DT>extends java.lang.Object</DL> -</PRE> - -<P> -parse the XML input from MoM and returns a LofarObservations. - If needed it used the Mom2OtdbConverter to convert values to otdb values -<P> - -<P> -<DL> -<DT><B>Author:</B></DT> - <DD>Bastiaan Verhoef</DD> -</DL> -<HR> - -<P> -<!-- =========== FIELD SUMMARY =========== --> - -<A NAME="field_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Field Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#ARRAY_CONFIGURATION">ARRAY_CONFIGURATION</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#BACKEND">BACKEND</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#BAND_FILTER">BAND_FILTER</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#CHILDREN">CHILDREN</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#CURRENT_STATUS">CURRENT_STATUS</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#DEC">DEC</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#DEFAULT_ARRAY_CONFIGURATION">DEFAULT_ARRAY_CONFIGURATION</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#DETAILED_ARRAY_CONFIGURATION">DETAILED_ARRAY_CONFIGURATION</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#DIRECTION_TYPE">DIRECTION_TYPE</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#ITEM">ITEM</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private org.apache.commons.logging.Log</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#log">log</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#MEASUREMENT">MEASUREMENT</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#MEASUREMENT_ATTRIBUTES">MEASUREMENT_ATTRIBUTES</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#MOM2_ID">MOM2_ID</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#NUMBER_OF_BANDS">NUMBER_OF_BANDS</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#OBSERVATION">OBSERVATION</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#OBSERVATION_ATTRIBUTES">OBSERVATION_ATTRIBUTES</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#PREFIX">PREFIX</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#RA">RA</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#REQUESTED_DURATION">REQUESTED_DURATION</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#SPACING">SPACING</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#SRG_CONFIGURATION">SRG_CONFIGURATION</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#START_FREQUENCY">START_FREQUENCY</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#STATION">STATION</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#SUBBAND_PLACEMENT">SUBBAND_PLACEMENT</A></B></CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - -<A NAME="constructor_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Constructor Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#XMLParser()">XMLParser</A></B>()</CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="method_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Method Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected boolean</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#equal(org.w3c.dom.Node, java.lang.String)">equal</A></B>(org.w3c.dom.Node node, - java.lang.String nodeName)</CODE> - -<BR> - The equal method compares if an node has the given name</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected boolean</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#equalIgnorePrefix(org.w3c.dom.Node, java.lang.String)">equalIgnorePrefix</A></B>(org.w3c.dom.Node node, - java.lang.String nodeName)</CODE> - -<BR> - Compares if a node has the given name, ignoring the prefix of the node</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#formatStatus(java.lang.String)">formatStatus</A></B>(java.lang.String status)</CODE> - -<BR> - Retrieve status from status element</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#getAttribute(org.w3c.dom.NamedNodeMap, java.lang.String)">getAttribute</A></B>(org.w3c.dom.NamedNodeMap map, - java.lang.String name)</CODE> - -<BR> - Retrieve an attribute value from a attribute map</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A></CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#getLofarObservation(org.w3c.dom.Document)">getLofarObservation</A></B>(org.w3c.dom.Document document)</CODE> - -<BR> - Parse a xml document and returns a lofar obseravation</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.Integer</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#getSeconds(java.lang.String)">getSeconds</A></B>(java.lang.String string)</CODE> - -<BR> - Get seconds from a xml duration string</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#getValue(org.w3c.dom.Node)">getValue</A></B>(org.w3c.dom.Node node)</CODE> - -<BR> - The getValue method returns the value of an node</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#parseArrayConfiguration(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">parseArrayConfiguration</A></B>(org.w3c.dom.Node node, - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</CODE> - -<BR> - Parse the arrayConfiguration xml element.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#parseChildren(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">parseChildren</A></B>(org.w3c.dom.Node node, - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</CODE> - -<BR> - Parse the children xml element.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#parseCurrentStatus(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">parseCurrentStatus</A></B>(org.w3c.dom.Node node, - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</CODE> - -<BR> - Parse the currentStatus xml element.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#parseItem(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">parseItem</A></B>(org.w3c.dom.Node node, - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</CODE> - -<BR> - Parse the item xml element.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#parseMeasurement(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">parseMeasurement</A></B>(org.w3c.dom.Node node, - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</CODE> - -<BR> - Parse the measurement xml element.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#parseMeasurementAttributes(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">parseMeasurementAttributes</A></B>(org.w3c.dom.Node node, - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</CODE> - -<BR> - Parse the measurementAttributes xml element.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#parseObservationAttributes(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">parseObservationAttributes</A></B>(org.w3c.dom.Node node, - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</CODE> - -<BR> - Parse the observationAttributes xml element.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#parseStations(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">parseStations</A></B>(org.w3c.dom.Node node, - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</CODE> - -<BR> - Parse the stations xml element.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#removePrefix(org.w3c.dom.Node)">removePrefix</A></B>(org.w3c.dom.Node node)</CODE> - -<BR> - Returns the node name without prefix</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html#withPrefix(java.lang.String)">withPrefix</A></B>(java.lang.String string)</CODE> - -<BR> - add prefix to a string</TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> -</TR> -</TABLE> - -<P> - -<!-- ============ FIELD DETAIL =========== --> - -<A NAME="field_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Field Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="log"><!-- --></A><H3> -log</H3> -<PRE> -private org.apache.commons.logging.Log <B>log</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="PREFIX"><!-- --></A><H3> -PREFIX</H3> -<PRE> -private static final java.lang.String <B>PREFIX</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.PREFIX">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="MOM2_ID"><!-- --></A><H3> -MOM2_ID</H3> -<PRE> -private static final java.lang.String <B>MOM2_ID</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.MOM2_ID">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="OBSERVATION"><!-- --></A><H3> -OBSERVATION</H3> -<PRE> -private static final java.lang.String <B>OBSERVATION</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.OBSERVATION">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="CURRENT_STATUS"><!-- --></A><H3> -CURRENT_STATUS</H3> -<PRE> -private static final java.lang.String <B>CURRENT_STATUS</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.CURRENT_STATUS">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="OBSERVATION_ATTRIBUTES"><!-- --></A><H3> -OBSERVATION_ATTRIBUTES</H3> -<PRE> -private static final java.lang.String <B>OBSERVATION_ATTRIBUTES</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.OBSERVATION_ATTRIBUTES">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="ARRAY_CONFIGURATION"><!-- --></A><H3> -ARRAY_CONFIGURATION</H3> -<PRE> -private static final java.lang.String <B>ARRAY_CONFIGURATION</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.ARRAY_CONFIGURATION">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="DEFAULT_ARRAY_CONFIGURATION"><!-- --></A><H3> -DEFAULT_ARRAY_CONFIGURATION</H3> -<PRE> -private static final java.lang.String <B>DEFAULT_ARRAY_CONFIGURATION</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.DEFAULT_ARRAY_CONFIGURATION">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="DETAILED_ARRAY_CONFIGURATION"><!-- --></A><H3> -DETAILED_ARRAY_CONFIGURATION</H3> -<PRE> -private static final java.lang.String <B>DETAILED_ARRAY_CONFIGURATION</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.DETAILED_ARRAY_CONFIGURATION">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="STATION"><!-- --></A><H3> -STATION</H3> -<PRE> -private static final java.lang.String <B>STATION</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.STATION">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="SRG_CONFIGURATION"><!-- --></A><H3> -SRG_CONFIGURATION</H3> -<PRE> -private static final java.lang.String <B>SRG_CONFIGURATION</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.SRG_CONFIGURATION">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="BAND_FILTER"><!-- --></A><H3> -BAND_FILTER</H3> -<PRE> -private static final java.lang.String <B>BAND_FILTER</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.BAND_FILTER">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="SUBBAND_PLACEMENT"><!-- --></A><H3> -SUBBAND_PLACEMENT</H3> -<PRE> -private static final java.lang.String <B>SUBBAND_PLACEMENT</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.SUBBAND_PLACEMENT">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="NUMBER_OF_BANDS"><!-- --></A><H3> -NUMBER_OF_BANDS</H3> -<PRE> -private static final java.lang.String <B>NUMBER_OF_BANDS</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.NUMBER_OF_BANDS">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="START_FREQUENCY"><!-- --></A><H3> -START_FREQUENCY</H3> -<PRE> -private static final java.lang.String <B>START_FREQUENCY</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.START_FREQUENCY">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="SPACING"><!-- --></A><H3> -SPACING</H3> -<PRE> -private static final java.lang.String <B>SPACING</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.SPACING">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="BACKEND"><!-- --></A><H3> -BACKEND</H3> -<PRE> -private static final java.lang.String <B>BACKEND</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.BACKEND">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="CHILDREN"><!-- --></A><H3> -CHILDREN</H3> -<PRE> -private static final java.lang.String <B>CHILDREN</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.CHILDREN">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="ITEM"><!-- --></A><H3> -ITEM</H3> -<PRE> -private static final java.lang.String <B>ITEM</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.ITEM">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="MEASUREMENT"><!-- --></A><H3> -MEASUREMENT</H3> -<PRE> -private static final java.lang.String <B>MEASUREMENT</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.MEASUREMENT">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="MEASUREMENT_ATTRIBUTES"><!-- --></A><H3> -MEASUREMENT_ATTRIBUTES</H3> -<PRE> -private static final java.lang.String <B>MEASUREMENT_ATTRIBUTES</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.MEASUREMENT_ATTRIBUTES">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="RA"><!-- --></A><H3> -RA</H3> -<PRE> -private static final java.lang.String <B>RA</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.RA">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="DEC"><!-- --></A><H3> -DEC</H3> -<PRE> -private static final java.lang.String <B>DEC</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.DEC">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="DIRECTION_TYPE"><!-- --></A><H3> -DIRECTION_TYPE</H3> -<PRE> -private static final java.lang.String <B>DIRECTION_TYPE</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.DIRECTION_TYPE">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="REQUESTED_DURATION"><!-- --></A><H3> -REQUESTED_DURATION</H3> -<PRE> -private static final java.lang.String <B>REQUESTED_DURATION</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser.REQUESTED_DURATION">Constant Field Values</A></DL> -</DL> - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - -<A NAME="constructor_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Constructor Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="XMLParser()"><!-- --></A><H3> -XMLParser</H3> -<PRE> -public <B>XMLParser</B>()</PRE> -<DL> -</DL> - -<!-- ============ METHOD DETAIL ========== --> - -<A NAME="method_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Method Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="getLofarObservation(org.w3c.dom.Document)"><!-- --></A><H3> -getLofarObservation</H3> -<PRE> -public <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> <B>getLofarObservation</B>(org.w3c.dom.Document document)</PRE> -<DL> -<DD>Parse a xml document and returns a lofar obseravation -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>document</CODE> - xml document -<DT><B>Returns:</B><DD>LofarObservation</DL> -</DD> -</DL> -<HR> - -<A NAME="parseObservationAttributes(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><!-- --></A><H3> -parseObservationAttributes</H3> -<PRE> -protected void <B>parseObservationAttributes</B>(org.w3c.dom.Node node, - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</PRE> -<DL> -<DD>Parse the observationAttributes xml element. -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>node</CODE> - xml node that must be parsed<DD><CODE>lofarObservation</CODE> - LofarObservation that must be filled</DL> -</DD> -</DL> -<HR> - -<A NAME="parseArrayConfiguration(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><!-- --></A><H3> -parseArrayConfiguration</H3> -<PRE> -protected void <B>parseArrayConfiguration</B>(org.w3c.dom.Node node, - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</PRE> -<DL> -<DD>Parse the arrayConfiguration xml element. -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>node</CODE> - xml node that must be parsed<DD><CODE>lofarObservation</CODE> - LofarObservation that must be filled</DL> -</DD> -</DL> -<HR> - -<A NAME="parseStations(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><!-- --></A><H3> -parseStations</H3> -<PRE> -protected void <B>parseStations</B>(org.w3c.dom.Node node, - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</PRE> -<DL> -<DD>Parse the stations xml element. -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>node</CODE> - xml node that must be parsed<DD><CODE>lofarObservation</CODE> - LofarObservation that must be filled</DL> -</DD> -</DL> -<HR> - -<A NAME="parseCurrentStatus(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><!-- --></A><H3> -parseCurrentStatus</H3> -<PRE> -protected void <B>parseCurrentStatus</B>(org.w3c.dom.Node node, - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</PRE> -<DL> -<DD>Parse the currentStatus xml element. -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>node</CODE> - xml node that must be parsed<DD><CODE>lofarObservation</CODE> - LofarObservation that must be filled</DL> -</DD> -</DL> -<HR> - -<A NAME="parseChildren(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><!-- --></A><H3> -parseChildren</H3> -<PRE> -protected void <B>parseChildren</B>(org.w3c.dom.Node node, - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</PRE> -<DL> -<DD>Parse the children xml element. -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>node</CODE> - xml node that must be parsed<DD><CODE>lofarObservation</CODE> - LofarObservation that must be filled</DL> -</DD> -</DL> -<HR> - -<A NAME="parseItem(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><!-- --></A><H3> -parseItem</H3> -<PRE> -protected void <B>parseItem</B>(org.w3c.dom.Node node, - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</PRE> -<DL> -<DD>Parse the item xml element. -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>node</CODE> - xml node that must be parsed<DD><CODE>lofarObservation</CODE> - LofarObservation that must be filled</DL> -</DD> -</DL> -<HR> - -<A NAME="parseMeasurement(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><!-- --></A><H3> -parseMeasurement</H3> -<PRE> -protected void <B>parseMeasurement</B>(org.w3c.dom.Node node, - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</PRE> -<DL> -<DD>Parse the measurement xml element. -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>node</CODE> - xml node that must be parsed<DD><CODE>lofarObservation</CODE> - LofarObservation that must be filled</DL> -</DD> -</DL> -<HR> - -<A NAME="parseMeasurementAttributes(org.w3c.dom.Node, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><!-- --></A><H3> -parseMeasurementAttributes</H3> -<PRE> -protected void <B>parseMeasurementAttributes</B>(org.w3c.dom.Node node, - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</PRE> -<DL> -<DD>Parse the measurementAttributes xml element. -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>node</CODE> - xml node that must be parsed<DD><CODE>lofarObservation</CODE> - LofarObservation that must be filled</DL> -</DD> -</DL> -<HR> - -<A NAME="getAttribute(org.w3c.dom.NamedNodeMap, java.lang.String)"><!-- --></A><H3> -getAttribute</H3> -<PRE> -protected java.lang.String <B>getAttribute</B>(org.w3c.dom.NamedNodeMap map, - java.lang.String name)</PRE> -<DL> -<DD>Retrieve an attribute value from a attribute map -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>map</CODE> - attribute map<DD><CODE>name</CODE> - name of the attribute -<DT><B>Returns:</B><DD>attribute value</DL> -</DD> -</DL> -<HR> - -<A NAME="withPrefix(java.lang.String)"><!-- --></A><H3> -withPrefix</H3> -<PRE> -protected java.lang.String <B>withPrefix</B>(java.lang.String string)</PRE> -<DL> -<DD>add prefix to a string -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>string</CODE> - input string -<DT><B>Returns:</B><DD>string with prefix</DL> -</DD> -</DL> -<HR> - -<A NAME="getValue(org.w3c.dom.Node)"><!-- --></A><H3> -getValue</H3> -<PRE> -protected java.lang.String <B>getValue</B>(org.w3c.dom.Node node)</PRE> -<DL> -<DD>The getValue method returns the value of an node -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>node</CODE> - -<DT><B>Returns:</B><DD>value of the node</DL> -</DD> -</DL> -<HR> - -<A NAME="getSeconds(java.lang.String)"><!-- --></A><H3> -getSeconds</H3> -<PRE> -protected java.lang.Integer <B>getSeconds</B>(java.lang.String string)</PRE> -<DL> -<DD>Get seconds from a xml duration string -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>string</CODE> - duration string -<DT><B>Returns:</B><DD>seconds</DL> -</DD> -</DL> -<HR> - -<A NAME="equal(org.w3c.dom.Node, java.lang.String)"><!-- --></A><H3> -equal</H3> -<PRE> -protected boolean <B>equal</B>(org.w3c.dom.Node node, - java.lang.String nodeName)</PRE> -<DL> -<DD>The equal method compares if an node has the given name -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>node</CODE> - <DD><CODE>nodeName</CODE> - -<DT><B>Returns:</B><DD>true if equals</DL> -</DD> -</DL> -<HR> - -<A NAME="equalIgnorePrefix(org.w3c.dom.Node, java.lang.String)"><!-- --></A><H3> -equalIgnorePrefix</H3> -<PRE> -protected boolean <B>equalIgnorePrefix</B>(org.w3c.dom.Node node, - java.lang.String nodeName)</PRE> -<DL> -<DD>Compares if a node has the given name, ignoring the prefix of the node -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>node</CODE> - <DD><CODE>nodeName</CODE> - -<DT><B>Returns:</B><DD>true, if equals</DL> -</DD> -</DL> -<HR> - -<A NAME="removePrefix(org.w3c.dom.Node)"><!-- --></A><H3> -removePrefix</H3> -<PRE> -protected java.lang.String <B>removePrefix</B>(org.w3c.dom.Node node)</PRE> -<DL> -<DD>Returns the node name without prefix -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>node</CODE> - -<DT><B>Returns:</B><DD>node name withoud prefix</DL> -</DD> -</DL> -<HR> - -<A NAME="formatStatus(java.lang.String)"><!-- --></A><H3> -formatStatus</H3> -<PRE> -protected java.lang.String <B>formatStatus</B>(java.lang.String status)</PRE> -<DL> -<DD>Retrieve status from status element -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>status</CODE> - status element string -<DT><B>Returns:</B><DD>status</DL> -</DD> -</DL> -<!-- ========= END OF CLASS DATA ========= --> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XMLParser.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>PREV CLASS</B></A> - NEXT CLASS</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" target="_top"><B>FRAMES</B></A> - <A HREF="XMLParser.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/class-use/Mom2Listener.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/class-use/Mom2Listener.html deleted file mode 100644 index 8a0f42cb92a..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/class-use/Mom2Listener.html +++ /dev/null @@ -1,140 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Mom2Listener -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Mom2Listener"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/\class-useMom2Listener.html" target="_top"><B>FRAMES</B></A> - <A HREF="Mom2Listener.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Class<br>nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Mom2Listener</B></H2> -</CENTER> -No usage of nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Mom2Listener -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/\class-useMom2Listener.html" target="_top"><B>FRAMES</B></A> - <A HREF="Mom2Listener.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/class-use/Mom2OtdbConverter.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/class-use/Mom2OtdbConverter.html deleted file mode 100644 index fd58b6b2902..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/class-use/Mom2OtdbConverter.html +++ /dev/null @@ -1,140 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Mom2OtdbConverter -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Mom2OtdbConverter"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/\class-useMom2OtdbConverter.html" target="_top"><B>FRAMES</B></A> - <A HREF="Mom2OtdbConverter.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Class<br>nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Mom2OtdbConverter</B></H2> -</CENTER> -No usage of nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Mom2OtdbConverter -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/\class-useMom2OtdbConverter.html" target="_top"><B>FRAMES</B></A> - <A HREF="Mom2OtdbConverter.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/class-use/ProcessConnection.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/class-use/ProcessConnection.html deleted file mode 100644 index 9468b567fe0..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/class-use/ProcessConnection.html +++ /dev/null @@ -1,140 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 13:19:16 CET 2006 --> -<TITLE> -Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.ProcessConnection -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.ProcessConnection"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessConnection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/\class-useProcessConnection.html" target="_top"><B>FRAMES</B></A> - <A HREF="ProcessConnection.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Class<br>nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.ProcessConnection</B></H2> -</CENTER> -No usage of nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.ProcessConnection -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessConnection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/\class-useProcessConnection.html" target="_top"><B>FRAMES</B></A> - <A HREF="ProcessConnection.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/class-use/ProcessMom2Connection.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/class-use/ProcessMom2Connection.html deleted file mode 100644 index ad5dc733502..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/class-use/ProcessMom2Connection.html +++ /dev/null @@ -1,140 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.ProcessMom2Connection -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.ProcessMom2Connection"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/\class-useProcessMom2Connection.html" target="_top"><B>FRAMES</B></A> - <A HREF="ProcessMom2Connection.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Class<br>nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.ProcessMom2Connection</B></H2> -</CENTER> -No usage of nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.ProcessMom2Connection -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/\class-useProcessMom2Connection.html" target="_top"><B>FRAMES</B></A> - <A HREF="ProcessMom2Connection.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/class-use/Server.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/class-use/Server.html deleted file mode 100644 index 9e08256a267..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/class-use/Server.html +++ /dev/null @@ -1,140 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 13:19:16 CET 2006 --> -<TITLE> -Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Server -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Server"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Server.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/\class-useServer.html" target="_top"><B>FRAMES</B></A> - <A HREF="Server.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Class<br>nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Server</B></H2> -</CENTER> -No usage of nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.Server -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Server.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/\class-useServer.html" target="_top"><B>FRAMES</B></A> - <A HREF="Server.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/class-use/XMLParser.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/class-use/XMLParser.html deleted file mode 100644 index 844ba3b0fe2..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/class-use/XMLParser.html +++ /dev/null @@ -1,140 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/\class-useXMLParser.html" target="_top"><B>FRAMES</B></A> - <A HREF="XMLParser.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Class<br>nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser</B></H2> -</CENTER> -No usage of nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.XMLParser -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/\class-useXMLParser.html" target="_top"><B>FRAMES</B></A> - <A HREF="XMLParser.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-frame.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-frame.html deleted file mode 100644 index 67c1dfbc672..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-frame.html +++ /dev/null @@ -1,38 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -nl.astron.lofar.odtb.mom2otdbadapter.mom2listener -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener package"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - - -</HEAD> - -<BODY BGCOLOR="white"> -<FONT size="+1" CLASS="FrameTitleFont"> -<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-summary.html" target="classFrame">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</A></FONT> -<TABLE BORDER="0" WIDTH="100%" SUMMARY=""> -<TR> -<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> -Classes</FONT> -<FONT CLASS="FrameItemFont"> -<BR> -<A HREF="Mom2Listener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener" target="classFrame">Mom2Listener</A> -<BR> -<A HREF="Mom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener" target="classFrame">Mom2OtdbConverter</A> -<BR> -<A HREF="ProcessMom2Connection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener" target="classFrame">ProcessMom2Connection</A> -<BR> -<A HREF="XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener" target="classFrame">XMLParser</A></FONT></TD> -</TR> -</TABLE> - - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-summary.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-summary.html deleted file mode 100644 index 74ea39d3174..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-summary.html +++ /dev/null @@ -1,166 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -nl.astron.lofar.odtb.mom2otdbadapter.mom2listener -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener package"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/package-summary.html"><B>PREV PACKAGE</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-summary.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<H2> -Package nl.astron.lofar.odtb.mom2otdbadapter.mom2listener -</H2> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Class Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">Mom2Listener</A></B></TD> -<TD>Listen at port 4444 for mom request</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">Mom2OtdbConverter</A></B></TD> -<TD>Converts mom2 values to otdb values</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">ProcessMom2Connection</A></B></TD> -<TD>Process a mom2 connection</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener">XMLParser</A></B></TD> -<TD>parse the XML input from MoM and returns a LofarObservations.</TD> -</TR> -</TABLE> - - -<P> -<DL> -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/package-summary.html"><B>PREV PACKAGE</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-summary.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-tree.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-tree.html deleted file mode 100644 index 95bc71a0967..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-tree.html +++ /dev/null @@ -1,152 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -nl.astron.lofar.odtb.mom2otdbadapter.mom2listener Class Hierarchy -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="nl.astron.lofar.odtb.mom2otdbadapter.mom2listener Class Hierarchy"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/package-tree.html"><B>PREV</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-tree.html"><B>NEXT</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-tree.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -Hierarchy For Package nl.astron.lofar.odtb.mom2otdbadapter.mom2listener -</H2> -</CENTER> -<DL> -<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../overview-tree.html">All Packages</A></DL> -<HR> -<H2> -Class Hierarchy -</H2> -<UL> -<LI TYPE="circle">java.lang.Object<UL> -<LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>Mom2Listener</B></A><LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>Mom2OtdbConverter</B></A><LI TYPE="circle">java.lang.Thread (implements java.lang.Runnable) -<UL> -<LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>ProcessMom2Connection</B></A></UL> -<LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>XMLParser</B></A></UL> -</UL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/package-tree.html"><B>PREV</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-tree.html"><B>NEXT</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-tree.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-use.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-use.html deleted file mode 100644 index 8031e3b5ccf..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-use.html +++ /dev/null @@ -1,140 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Uses of Package nl.astron.lofar.odtb.mom2otdbadapter.mom2listener -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Package nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-use.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Package<br>nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</B></H2> -</CENTER> -No usage of nl.astron.lofar.odtb.mom2otdbadapter.mom2listener -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-use.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html deleted file mode 100644 index b06119e608f..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html +++ /dev/null @@ -1,423 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:31 CET 2006 --> -<TITLE> -OTDBListener -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.OTDBListener class"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="OTDBListener"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/OTDBListener.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV CLASS - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html" target="_top"><B>FRAMES</B></A> - <A HREF="OTDBListener.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: <A HREF="#nested_classes_inherited_from_class_java.lang.Thread">NESTED</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</FONT> -<BR> -Class OTDBListener</H2> -<PRE> -java.lang.Object - <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">java.lang.Thread - <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.OTDBListener</B> -</PRE> -<DL> -<DT><B>All Implemented Interfaces:</B> <DD>java.lang.Runnable</DD> -</DL> -<HR> -<DL> -<DT><PRE>public class <B>OTDBListener</B><DT>extends java.lang.Thread</DL> -</PRE> - -<P> -Polls if there are changes in the OTDB database. -<P> - -<P> -<DL> -<DT><B>Author:</B></DT> - <DD>Bastiaan Verhoef</DD> -</DL> -<HR> - -<P> -<!-- ======== NESTED CLASS SUMMARY ======== --> - -<A NAME="nested_class_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Nested Class Summary</B></FONT></TH> -</TR> -</TABLE> - <A NAME="nested_classes_inherited_from_class_java.lang.Thread"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.lang.Thread</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</CODE></TD> -</TR> -</TABLE> - -<!-- =========== FIELD SUMMARY =========== --> - -<A NAME="field_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Field Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private org.apache.commons.logging.Log</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html#log">log</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private int</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html#milliseconds">milliseconds</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A></CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html#queue">queue</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A></CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html#repository">repository</A></B></CODE> - -<BR> - </TD> -</TR> -</TABLE> - <A NAME="fields_inherited_from_class_java.lang.Thread"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Fields inherited from class java.lang.Thread</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</CODE></TD> -</TR> -</TABLE> - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - -<A NAME="constructor_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Constructor Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html#OTDBListener(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue, int, nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository)">OTDBListener</A></B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> queue, - int milliseconds, - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> repository)</CODE> - -<BR> - Constructor</TD> -</TR> -</TABLE> - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="method_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Method Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A></CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html#convertToTask(nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">convertToTask</A></B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</CODE> - -<BR> - Converts a observation to a task using the xml generation</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html#run()">run</A></B>()</CODE> - -<BR> - Starts the OTDBListener and retrieves changes with an interval</TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Thread"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class java.lang.Thread</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</CODE></TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD> -</TR> -</TABLE> - -<P> - -<!-- ============ FIELD DETAIL =========== --> - -<A NAME="field_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Field Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="log"><!-- --></A><H3> -log</H3> -<PRE> -private org.apache.commons.logging.Log <B>log</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="milliseconds"><!-- --></A><H3> -milliseconds</H3> -<PRE> -private int <B>milliseconds</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="queue"><!-- --></A><H3> -queue</H3> -<PRE> -private <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> <B>queue</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="repository"><!-- --></A><H3> -repository</H3> -<PRE> -private <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> <B>repository</B></PRE> -<DL> -<DL> -</DL> -</DL> - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - -<A NAME="constructor_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Constructor Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="OTDBListener(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue, int, nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository)"><!-- --></A><H3> -OTDBListener</H3> -<PRE> -public <B>OTDBListener</B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> queue, - int milliseconds, - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> repository)</PRE> -<DL> -<DD>Constructor -<P> -<DL> -<DT><B>Parameters:</B><DD><CODE>queue</CODE> - Queue where this listener add the tasks<DD><CODE>milliseconds</CODE> - interval (in milliseconds) between the retrieval of the changes<DD><CODE>repository</CODE> - OTDBRepository where this listener retrieves the changes</DL> -</DL> - -<!-- ============ METHOD DETAIL ========== --> - -<A NAME="method_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Method Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="run()"><!-- --></A><H3> -run</H3> -<PRE> -public void <B>run</B>()</PRE> -<DL> -<DD>Starts the OTDBListener and retrieves changes with an interval -<P> -<DD><DL> -<DT><B>Specified by:</B><DD><CODE>run</CODE> in interface <CODE>java.lang.Runnable</CODE><DT><B>Overrides:</B><DD><CODE>run</CODE> in class <CODE>java.lang.Thread</CODE></DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="convertToTask(nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><!-- --></A><H3> -convertToTask</H3> -<PRE> -protected <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> <B>convertToTask</B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</PRE> -<DL> -<DD>Converts a observation to a task using the xml generation -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>lofarObservation</CODE> - -<DT><B>Returns:</B><DD>Task</DL> -</DD> -</DL> -<!-- ========= END OF CLASS DATA ========= --> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/OTDBListener.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV CLASS - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html" target="_top"><B>FRAMES</B></A> - <A HREF="OTDBListener.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: <A HREF="#nested_classes_inherited_from_class_java.lang.Thread">NESTED</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.TasksFilter.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.TasksFilter.html deleted file mode 100644 index 8bbdc6e3fe1..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.TasksFilter.html +++ /dev/null @@ -1,270 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:31 CET 2006 --> -<TITLE> -Queue.TasksFilter -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue.TasksFilter class"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Queue.TasksFilter"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Queue.TasksFilter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>PREV CLASS</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.TasksFilter.html" target="_top"><B>FRAMES</B></A> - <A HREF="Queue.TasksFilter.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</FONT> -<BR> -Class Queue.TasksFilter</H2> -<PRE> -java.lang.Object - <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue.TasksFilter</B> -</PRE> -<DL> -<DT><B>All Implemented Interfaces:</B> <DD>java.io.FilenameFilter</DD> -</DL> -<DL> -<DT><B>Enclosing class:</B><DD><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A></DD> -</DL> -<HR> -<DL> -<DT><PRE> class <B>Queue.TasksFilter</B><DT>extends java.lang.Object<DT>implements java.io.FilenameFilter</DL> -</PRE> - -<P> -Filters task files -<P> - -<P> -<DL> -<DT><B>Author:</B></DT> - <DD>Bastiaan Verhoef</DD> -</DL> -<HR> - -<P> - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - -<A NAME="constructor_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Constructor Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.TasksFilter.html#Queue.TasksFilter()">Queue.TasksFilter</A></B>()</CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="method_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Method Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> boolean</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.TasksFilter.html#accept(java.io.File, java.lang.String)">accept</A></B>(java.io.File dir, - java.lang.String name)</CODE> - -<BR> - filters task files, tasks files ends on .xml</TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> -</TR> -</TABLE> - -<P> - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - -<A NAME="constructor_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Constructor Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="Queue.TasksFilter()"><!-- --></A><H3> -Queue.TasksFilter</H3> -<PRE> -<B>Queue.TasksFilter</B>()</PRE> -<DL> -</DL> - -<!-- ============ METHOD DETAIL ========== --> - -<A NAME="method_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Method Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="accept(java.io.File, java.lang.String)"><!-- --></A><H3> -accept</H3> -<PRE> -public boolean <B>accept</B>(java.io.File dir, - java.lang.String name)</PRE> -<DL> -<DD>filters task files, tasks files ends on .xml -<P> -<DD><DL> -<DT><B>Specified by:</B><DD><CODE>accept</CODE> in interface <CODE>java.io.FilenameFilter</CODE></DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<!-- ========= END OF CLASS DATA ========= --> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Queue.TasksFilter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>PREV CLASS</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.TasksFilter.html" target="_top"><B>FRAMES</B></A> - <A HREF="Queue.TasksFilter.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html deleted file mode 100644 index b45b6151c36..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html +++ /dev/null @@ -1,630 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:31 CET 2006 --> -<TITLE> -Queue -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue class"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Queue"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Queue.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>PREV CLASS</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.TasksFilter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" target="_top"><B>FRAMES</B></A> - <A HREF="Queue.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: <A HREF="#nested_class_summary">NESTED</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</FONT> -<BR> -Class Queue</H2> -<PRE> -java.lang.Object - <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue</B> -</PRE> -<HR> -<DL> -<DT><PRE>public class <B>Queue</B><DT>extends java.lang.Object</DL> -</PRE> - -<P> -Queue of tasks -<P> - -<P> -<DL> -<DT><B>Author:</B></DT> - <DD>Bastiaan Verhoef</DD> -</DL> -<HR> - -<P> -<!-- ======== NESTED CLASS SUMMARY ======== --> - -<A NAME="nested_class_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Nested Class Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>(package private) class</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.TasksFilter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue.TasksFilter</A></B></CODE> - -<BR> - Filters task files</TD> -</TR> -</TABLE> - <!-- =========== FIELD SUMMARY =========== --> - -<A NAME="field_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Field Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#DATE_TIME_FORMAT">DATE_TIME_FORMAT</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private java.util.Date</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#endTime">endTime</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#FILE_DATE_TIME_FORMAT">FILE_DATE_TIME_FORMAT</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private boolean</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#isTaskLocked">isTaskLocked</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private org.apache.commons.logging.Log</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#log">log</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#OTDB_TIME_FORMAT">OTDB_TIME_FORMAT</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private java.util.Date</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#startTime">startTime</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#taskDir">taskDir</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private java.util.List</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#tasks">tasks</A></B></CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - -<A NAME="constructor_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Constructor Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#Queue()">Queue</A></B>()</CODE> - -<BR> - Constructor that looks for tasks (*.xml) in the .</TD> -</TR> -</TABLE> - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="method_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Method Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#add(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task)">add</A></B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> task)</CODE> - -<BR> - Add the task to the task list and store it as a xml file</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A></CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#get()">get</A></B>()</CODE> - -<BR> - Retrieve a task, if there are tasks, if there are no tasks, wait until a task is in the queue</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#getFile(java.lang.String)">getFile</A></B>(java.lang.String fileName)</CODE> - -<BR> - Retrieve file by file name</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TimePeriod</A></CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#getTimePeriod()">getTimePeriod</A></B>()</CODE> - -<BR> - Retrieves the new time period, from the last time period to now</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#moveToEndOfTaskList(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task)">moveToEndOfTaskList</A></B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> task)</CODE> - -<BR> - If a task can not be executed, move it to the end of the tasks list, so other tasks can be executed.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#remove(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task)">remove</A></B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> task)</CODE> - -<BR> - Remove a task</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#saveTimePeriod()">saveTimePeriod</A></B>()</CODE> - -<BR> - Save the time period</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#storeTask(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task)">storeTask</A></B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> task)</CODE> - -<BR> - Store a task</TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> -</TR> -</TABLE> - -<P> - -<!-- ============ FIELD DETAIL =========== --> - -<A NAME="field_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Field Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="log"><!-- --></A><H3> -log</H3> -<PRE> -private org.apache.commons.logging.Log <B>log</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="tasks"><!-- --></A><H3> -tasks</H3> -<PRE> -private java.util.List <B>tasks</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="taskDir"><!-- --></A><H3> -taskDir</H3> -<PRE> -private java.lang.String <B>taskDir</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="FILE_DATE_TIME_FORMAT"><!-- --></A><H3> -FILE_DATE_TIME_FORMAT</H3> -<PRE> -private static final java.lang.String <B>FILE_DATE_TIME_FORMAT</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue.FILE_DATE_TIME_FORMAT">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="DATE_TIME_FORMAT"><!-- --></A><H3> -DATE_TIME_FORMAT</H3> -<PRE> -private static final java.lang.String <B>DATE_TIME_FORMAT</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue.DATE_TIME_FORMAT">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="OTDB_TIME_FORMAT"><!-- --></A><H3> -OTDB_TIME_FORMAT</H3> -<PRE> -private static final java.lang.String <B>OTDB_TIME_FORMAT</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue.OTDB_TIME_FORMAT">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="startTime"><!-- --></A><H3> -startTime</H3> -<PRE> -private java.util.Date <B>startTime</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="endTime"><!-- --></A><H3> -endTime</H3> -<PRE> -private java.util.Date <B>endTime</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="isTaskLocked"><!-- --></A><H3> -isTaskLocked</H3> -<PRE> -private boolean <B>isTaskLocked</B></PRE> -<DL> -<DL> -</DL> -</DL> - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - -<A NAME="constructor_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Constructor Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="Queue()"><!-- --></A><H3> -Queue</H3> -<PRE> -public <B>Queue</B>() - throws java.io.IOException</PRE> -<DL> -<DD>Constructor that looks for tasks (*.xml) in the ./tasks directory and load them. -<P> -<DL> - -<DT><B>Throws:</B> -<DD><CODE>java.io.IOException</CODE></DL> -</DL> - -<!-- ============ METHOD DETAIL ========== --> - -<A NAME="method_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Method Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="get()"><!-- --></A><H3> -get</H3> -<PRE> -public <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> <B>get</B>()</PRE> -<DL> -<DD>Retrieve a task, if there are tasks, if there are no tasks, wait until a task is in the queue -<P> -<DD><DL> - -<DT><B>Returns:</B><DD>Task</DL> -</DD> -</DL> -<HR> - -<A NAME="remove(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task)"><!-- --></A><H3> -remove</H3> -<PRE> -public void <B>remove</B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> task)</PRE> -<DL> -<DD>Remove a task -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>task</CODE> - task to be removed</DL> -</DD> -</DL> -<HR> - -<A NAME="moveToEndOfTaskList(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task)"><!-- --></A><H3> -moveToEndOfTaskList</H3> -<PRE> -public void <B>moveToEndOfTaskList</B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> task)</PRE> -<DL> -<DD>If a task can not be executed, move it to the end of the tasks list, so other tasks can be executed. -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>task</CODE> - task to be moved to the end of the tasks list.</DL> -</DD> -</DL> -<HR> - -<A NAME="getTimePeriod()"><!-- --></A><H3> -getTimePeriod</H3> -<PRE> -public <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TimePeriod</A> <B>getTimePeriod</B>() - throws java.io.IOException</PRE> -<DL> -<DD>Retrieves the new time period, from the last time period to now -<P> -<DD><DL> - -<DT><B>Returns:</B><DD>Time period -<DT><B>Throws:</B> -<DD><CODE>java.io.IOException</CODE></DL> -</DD> -</DL> -<HR> - -<A NAME="saveTimePeriod()"><!-- --></A><H3> -saveTimePeriod</H3> -<PRE> -public void <B>saveTimePeriod</B>() - throws java.io.IOException</PRE> -<DL> -<DD>Save the time period -<P> -<DD><DL> - -<DT><B>Throws:</B> -<DD><CODE>java.io.IOException</CODE></DL> -</DD> -</DL> -<HR> - -<A NAME="add(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task)"><!-- --></A><H3> -add</H3> -<PRE> -public void <B>add</B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> task) - throws java.io.IOException</PRE> -<DL> -<DD>Add the task to the task list and store it as a xml file -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>task</CODE> - Task to be stored -<DT><B>Throws:</B> -<DD><CODE>java.io.IOException</CODE></DL> -</DD> -</DL> -<HR> - -<A NAME="getFile(java.lang.String)"><!-- --></A><H3> -getFile</H3> -<PRE> -protected java.lang.String <B>getFile</B>(java.lang.String fileName) - throws java.io.IOException</PRE> -<DL> -<DD>Retrieve file by file name -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>fileName</CODE> - name of the file to be read -<DT><B>Returns:</B><DD>file as string -<DT><B>Throws:</B> -<DD><CODE>java.io.IOException</CODE></DL> -</DD> -</DL> -<HR> - -<A NAME="storeTask(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task)"><!-- --></A><H3> -storeTask</H3> -<PRE> -protected void <B>storeTask</B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> task) - throws java.io.FileNotFoundException, - java.io.IOException</PRE> -<DL> -<DD>Store a task -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>task</CODE> - task to be stored -<DT><B>Throws:</B> -<DD><CODE>java.io.FileNotFoundException</CODE> -<DD><CODE>java.io.IOException</CODE></DL> -</DD> -</DL> -<!-- ========= END OF CLASS DATA ========= --> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Queue.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>PREV CLASS</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.TasksFilter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" target="_top"><B>FRAMES</B></A> - <A HREF="Queue.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: <A HREF="#nested_class_summary">NESTED</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html deleted file mode 100644 index 24c2597eb64..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html +++ /dev/null @@ -1,488 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:31 CET 2006 --> -<TITLE> -Task -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task class"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Task"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Task.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.TasksFilter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>PREV CLASS</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" target="_top"><B>FRAMES</B></A> - <A HREF="Task.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</FONT> -<BR> -Class Task</H2> -<PRE> -java.lang.Object - <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task</B> -</PRE> -<HR> -<DL> -<DT><PRE>public class <B>Task</B><DT>extends java.lang.Object</DL> -</PRE> - -<P> -Task -<P> - -<P> -<DL> -<DT><B>Author:</B></DT> - <DD>Bastiaan Verhoef</DD> -</DL> -<HR> - -<P> -<!-- =========== FIELD SUMMARY =========== --> - -<A NAME="field_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Field Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#fileName">fileName</A></B></CODE> - -<BR> - Name of the file that belongs to this task</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#mom2Id">mom2Id</A></B></CODE> - -<BR> - Mom2 id</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#time">time</A></B></CODE> - -<BR> - Timestamp of the status change of the lofarobservation</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#xml">xml</A></B></CODE> - -<BR> - MoM2 xml representation of a lofarobservation</TD> -</TR> -</TABLE> - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - -<A NAME="constructor_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Constructor Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#Task()">Task</A></B>()</CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="method_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Method Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#getFileName()">getFileName</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#getMom2Id()">getMom2Id</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#getTime()">getTime</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#getXml()">getXml</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#setFileName(java.lang.String)">setFileName</A></B>(java.lang.String fileName)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#setMom2Id(java.lang.String)">setMom2Id</A></B>(java.lang.String mom2Id)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#setTime(java.lang.String)">setTime</A></B>(java.lang.String time)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html#setXml(java.lang.String)">setXml</A></B>(java.lang.String xml)</CODE> - -<BR> - </TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> -</TR> -</TABLE> - -<P> - -<!-- ============ FIELD DETAIL =========== --> - -<A NAME="field_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Field Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="xml"><!-- --></A><H3> -xml</H3> -<PRE> -protected java.lang.String <B>xml</B></PRE> -<DL> -<DD>MoM2 xml representation of a lofarobservation -<P> -<DL> -</DL> -</DL> -<HR> - -<A NAME="mom2Id"><!-- --></A><H3> -mom2Id</H3> -<PRE> -protected java.lang.String <B>mom2Id</B></PRE> -<DL> -<DD>Mom2 id -<P> -<DL> -</DL> -</DL> -<HR> - -<A NAME="time"><!-- --></A><H3> -time</H3> -<PRE> -protected java.lang.String <B>time</B></PRE> -<DL> -<DD>Timestamp of the status change of the lofarobservation -<P> -<DL> -</DL> -</DL> -<HR> - -<A NAME="fileName"><!-- --></A><H3> -fileName</H3> -<PRE> -protected java.lang.String <B>fileName</B></PRE> -<DL> -<DD>Name of the file that belongs to this task -<P> -<DL> -</DL> -</DL> - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - -<A NAME="constructor_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Constructor Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="Task()"><!-- --></A><H3> -Task</H3> -<PRE> -public <B>Task</B>()</PRE> -<DL> -</DL> - -<!-- ============ METHOD DETAIL ========== --> - -<A NAME="method_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Method Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="getXml()"><!-- --></A><H3> -getXml</H3> -<PRE> -public java.lang.String <B>getXml</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="setXml(java.lang.String)"><!-- --></A><H3> -setXml</H3> -<PRE> -public void <B>setXml</B>(java.lang.String xml)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="getMom2Id()"><!-- --></A><H3> -getMom2Id</H3> -<PRE> -public java.lang.String <B>getMom2Id</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="setMom2Id(java.lang.String)"><!-- --></A><H3> -setMom2Id</H3> -<PRE> -public void <B>setMom2Id</B>(java.lang.String mom2Id)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="getTime()"><!-- --></A><H3> -getTime</H3> -<PRE> -public java.lang.String <B>getTime</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="setTime(java.lang.String)"><!-- --></A><H3> -setTime</H3> -<PRE> -public void <B>setTime</B>(java.lang.String time)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="getFileName()"><!-- --></A><H3> -getFileName</H3> -<PRE> -public java.lang.String <B>getFileName</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="setFileName(java.lang.String)"><!-- --></A><H3> -setFileName</H3> -<PRE> -public void <B>setFileName</B>(java.lang.String fileName)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<!-- ========= END OF CLASS DATA ========= --> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Task.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.TasksFilter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>PREV CLASS</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" target="_top"><B>FRAMES</B></A> - <A HREF="Task.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html deleted file mode 100644 index 990bd73f3fb..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html +++ /dev/null @@ -1,595 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:31 CET 2006 --> -<TITLE> -TaskExecutor -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.TaskExecutor class"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="TaskExecutor"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TaskExecutor.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>PREV CLASS</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" target="_top"><B>FRAMES</B></A> - <A HREF="TaskExecutor.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: <A HREF="#nested_classes_inherited_from_class_java.lang.Thread">NESTED</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</FONT> -<BR> -Class TaskExecutor</H2> -<PRE> -java.lang.Object - <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">java.lang.Thread - <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.TaskExecutor</B> -</PRE> -<DL> -<DT><B>All Implemented Interfaces:</B> <DD>java.lang.Runnable</DD> -</DL> -<HR> -<DL> -<DT><PRE>public class <B>TaskExecutor</B><DT>extends java.lang.Thread</DL> -</PRE> - -<P> -Execute the tasks that are in the queue -<P> - -<P> -<DL> -<DT><B>Author:</B></DT> - <DD>Bastiaan Verhoef</DD> -</DL> -<HR> - -<P> -<!-- ======== NESTED CLASS SUMMARY ======== --> - -<A NAME="nested_class_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Nested Class Summary</B></FONT></TH> -</TR> -</TABLE> - <A NAME="nested_classes_inherited_from_class_java.lang.Thread"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Nested classes/interfaces inherited from class java.lang.Thread</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</CODE></TD> -</TR> -</TABLE> - -<!-- =========== FIELD SUMMARY =========== --> - -<A NAME="field_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Field Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private nl.astron.util.http.AstronHttpClient</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#httpClient">httpClient</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private org.apache.commons.logging.Log</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#log">log</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#momUrl">momUrl</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#password">password</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A></CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#queue">queue</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private static int</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#SLEEP_MILLISECONDS">SLEEP_MILLISECONDS</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#username">username</A></B></CODE> - -<BR> - </TD> -</TR> -</TABLE> - <A NAME="fields_inherited_from_class_java.lang.Thread"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Fields inherited from class java.lang.Thread</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</CODE></TD> -</TR> -</TABLE> - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - -<A NAME="constructor_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Constructor Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#TaskExecutor(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">TaskExecutor</A></B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> queue, - java.lang.String username, - java.lang.String password, - java.lang.String authUrl, - java.lang.String momUrl)</CODE> - -<BR> - Constructor</TD> -</TR> -</TABLE> - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="method_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Method Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected org.w3c.dom.Document</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#convertStringToDocument(java.lang.String)">convertStringToDocument</A></B>(java.lang.String myXML)</CODE> - -<BR> - Converts a xml to a document</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected boolean</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#equal(org.w3c.dom.Node, java.lang.String)">equal</A></B>(org.w3c.dom.Node node, - java.lang.String nodeName)</CODE> - -<BR> - The equal method compares if an node has the given name</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#getValue(org.w3c.dom.Node)">getValue</A></B>(org.w3c.dom.Node node)</CODE> - -<BR> - The getValue method returns the value of an node</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected boolean</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#isSucceed(java.lang.String)">isSucceed</A></B>(java.lang.String string)</CODE> - -<BR> - Analyzed the mom2 output and return if the task is done</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected boolean</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#processTask(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task)">processTask</A></B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> task)</CODE> - -<BR> - Process task.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#run()">run</A></B>()</CODE> - -<BR> - start the taskExecutor thread</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#sleep()">sleep</A></B>()</CODE> - -<BR> - If some error occured, the task executor going to sleep for a while</TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Thread"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class java.lang.Thread</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</CODE></TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD> -</TR> -</TABLE> - -<P> - -<!-- ============ FIELD DETAIL =========== --> - -<A NAME="field_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Field Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="SLEEP_MILLISECONDS"><!-- --></A><H3> -SLEEP_MILLISECONDS</H3> -<PRE> -private static final int <B>SLEEP_MILLISECONDS</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.TaskExecutor.SLEEP_MILLISECONDS">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="log"><!-- --></A><H3> -log</H3> -<PRE> -private org.apache.commons.logging.Log <B>log</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="httpClient"><!-- --></A><H3> -httpClient</H3> -<PRE> -private nl.astron.util.http.AstronHttpClient <B>httpClient</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="queue"><!-- --></A><H3> -queue</H3> -<PRE> -private <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> <B>queue</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="username"><!-- --></A><H3> -username</H3> -<PRE> -private java.lang.String <B>username</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="password"><!-- --></A><H3> -password</H3> -<PRE> -private java.lang.String <B>password</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="momUrl"><!-- --></A><H3> -momUrl</H3> -<PRE> -private java.lang.String <B>momUrl</B></PRE> -<DL> -<DL> -</DL> -</DL> - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - -<A NAME="constructor_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Constructor Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="TaskExecutor(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3> -TaskExecutor</H3> -<PRE> -public <B>TaskExecutor</B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> queue, - java.lang.String username, - java.lang.String password, - java.lang.String authUrl, - java.lang.String momUrl)</PRE> -<DL> -<DD>Constructor -<P> -<DL> -<DT><B>Parameters:</B><DD><CODE>queue</CODE> - Queue to retrieve tasks<DD><CODE>username</CODE> - username of mom2<DD><CODE>password</CODE> - password of mom2<DD><CODE>authUrl</CODE> - authorization module url<DD><CODE>momUrl</CODE> - mom2 module url</DL> -</DL> - -<!-- ============ METHOD DETAIL ========== --> - -<A NAME="method_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Method Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="run()"><!-- --></A><H3> -run</H3> -<PRE> -public void <B>run</B>()</PRE> -<DL> -<DD>start the taskExecutor thread -<P> -<DD><DL> -<DT><B>Specified by:</B><DD><CODE>run</CODE> in interface <CODE>java.lang.Runnable</CODE><DT><B>Overrides:</B><DD><CODE>run</CODE> in class <CODE>java.lang.Thread</CODE></DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="processTask(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task)"><!-- --></A><H3> -processTask</H3> -<PRE> -protected boolean <B>processTask</B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> task)</PRE> -<DL> -<DD>Process task. It logs in to MoM2, it post the task xml to MoM2 and logouts. -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>task</CODE> - tass to process -<DT><B>Returns:</B><DD>If MoM2 result is ok, it returns true</DL> -</DD> -</DL> -<HR> - -<A NAME="sleep()"><!-- --></A><H3> -sleep</H3> -<PRE> -protected void <B>sleep</B>()</PRE> -<DL> -<DD>If some error occured, the task executor going to sleep for a while -<P> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="isSucceed(java.lang.String)"><!-- --></A><H3> -isSucceed</H3> -<PRE> -protected boolean <B>isSucceed</B>(java.lang.String string)</PRE> -<DL> -<DD>Analyzed the mom2 output and return if the task is done -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>string</CODE> - -<DT><B>Returns:</B><DD>true, if task is successfull executed</DL> -</DD> -</DL> -<HR> - -<A NAME="convertStringToDocument(java.lang.String)"><!-- --></A><H3> -convertStringToDocument</H3> -<PRE> -protected org.w3c.dom.Document <B>convertStringToDocument</B>(java.lang.String myXML) - throws java.lang.Exception</PRE> -<DL> -<DD>Converts a xml to a document -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>myXML</CODE> - -<DT><B>Returns:</B><DD>Document -<DT><B>Throws:</B> -<DD><CODE>java.lang.Exception</CODE></DL> -</DD> -</DL> -<HR> - -<A NAME="equal(org.w3c.dom.Node, java.lang.String)"><!-- --></A><H3> -equal</H3> -<PRE> -protected boolean <B>equal</B>(org.w3c.dom.Node node, - java.lang.String nodeName)</PRE> -<DL> -<DD>The equal method compares if an node has the given name -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>node</CODE> - <DD><CODE>nodeName</CODE> - -<DT><B>Returns:</B><DD>true, if equal</DL> -</DD> -</DL> -<HR> - -<A NAME="getValue(org.w3c.dom.Node)"><!-- --></A><H3> -getValue</H3> -<PRE> -protected java.lang.String <B>getValue</B>(org.w3c.dom.Node node)</PRE> -<DL> -<DD>The getValue method returns the value of an node -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>node</CODE> - -<DT><B>Returns:</B><DD>value of the node</DL> -</DD> -</DL> -<!-- ========= END OF CLASS DATA ========= --> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TaskExecutor.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>PREV CLASS</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" target="_top"><B>FRAMES</B></A> - <A HREF="TaskExecutor.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: <A HREF="#nested_classes_inherited_from_class_java.lang.Thread">NESTED</A> | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html deleted file mode 100644 index 4c6710bebcd..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html +++ /dev/null @@ -1,383 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:31 CET 2006 --> -<TITLE> -TimePeriod -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.TimePeriod class"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="TimePeriod"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TimePeriod.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>PREV CLASS</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" target="_top"><B>FRAMES</B></A> - <A HREF="TimePeriod.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</FONT> -<BR> -Class TimePeriod</H2> -<PRE> -java.lang.Object - <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.TimePeriod</B> -</PRE> -<DL> -<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD> -</DL> -<HR> -<DL> -<DT><PRE>public class <B>TimePeriod</B><DT>extends java.lang.Object<DT>implements java.io.Serializable</DL> -</PRE> - -<P> -Time period -<P> - -<P> -<DL> -<DT><B>Author:</B></DT> - <DD>Bastiaan Verhoef</DD> -<DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.TimePeriod">Serialized Form</A></DL> -<HR> - -<P> -<!-- =========== FIELD SUMMARY =========== --> - -<A NAME="field_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Field Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.util.Date</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html#endTime">endTime</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.util.Date</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html#startTime">startTime</A></B></CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - -<A NAME="constructor_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Constructor Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html#TimePeriod()">TimePeriod</A></B>()</CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="method_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Method Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.util.Date</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html#getEndTime()">getEndTime</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.util.Date</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html#getStartTime()">getStartTime</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html#setEndTime(java.util.Date)">setEndTime</A></B>(java.util.Date endTime)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html#setStartTime(java.util.Date)">setStartTime</A></B>(java.util.Date startTime)</CODE> - -<BR> - </TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> -</TR> -</TABLE> - -<P> - -<!-- ============ FIELD DETAIL =========== --> - -<A NAME="field_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Field Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="startTime"><!-- --></A><H3> -startTime</H3> -<PRE> -protected java.util.Date <B>startTime</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> - -<A NAME="endTime"><!-- --></A><H3> -endTime</H3> -<PRE> -protected java.util.Date <B>endTime</B></PRE> -<DL> -<DL> -</DL> -</DL> - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - -<A NAME="constructor_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Constructor Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="TimePeriod()"><!-- --></A><H3> -TimePeriod</H3> -<PRE> -public <B>TimePeriod</B>()</PRE> -<DL> -</DL> - -<!-- ============ METHOD DETAIL ========== --> - -<A NAME="method_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Method Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="getEndTime()"><!-- --></A><H3> -getEndTime</H3> -<PRE> -public java.util.Date <B>getEndTime</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="setEndTime(java.util.Date)"><!-- --></A><H3> -setEndTime</H3> -<PRE> -public void <B>setEndTime</B>(java.util.Date endTime)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="getStartTime()"><!-- --></A><H3> -getStartTime</H3> -<PRE> -public java.util.Date <B>getStartTime</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="setStartTime(java.util.Date)"><!-- --></A><H3> -setStartTime</H3> -<PRE> -public void <B>setStartTime</B>(java.util.Date startTime)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -<DD><DL> -</DL> -</DD> -</DL> -<!-- ========= END OF CLASS DATA ========= --> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TimePeriod.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>PREV CLASS</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" target="_top"><B>FRAMES</B></A> - <A HREF="TimePeriod.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html deleted file mode 100644 index b2b096dc7c4..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html +++ /dev/null @@ -1,563 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -XMLGenerator -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.XMLGenerator class"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="XMLGenerator"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XMLGenerator.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>PREV CLASS</B></A> - NEXT CLASS</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" target="_top"><B>FRAMES</B></A> - <A HREF="XMLGenerator.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</FONT> -<BR> -Class XMLGenerator</H2> -<PRE> -java.lang.Object - <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.XMLGenerator</B> -</PRE> -<HR> -<DL> -<DT><PRE>public class <B>XMLGenerator</B><DT>extends java.lang.Object</DL> -</PRE> - -<P> -Generates MoM2-xml -<P> - -<P> -<DL> -<DT><B>Author:</B></DT> - <DD>Bastiaan Verhoef</DD> -</DL> -<HR> - -<P> -<!-- =========== FIELD SUMMARY =========== --> - -<A NAME="field_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Field Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#FAILED">FAILED</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#FINISHED">FINISHED</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#MOM2_LOFAR_NAMESPACE">MOM2_LOFAR_NAMESPACE</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#MOM2_NAMESPACE">MOM2_NAMESPACE</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected static java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#OTDB_DATETIME_FORMAT">OTDB_DATETIME_FORMAT</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private nl.astron.wsrt.util.XMLBuilder</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#xmlBuilder">xmlBuilder</A></B></CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - -<A NAME="constructor_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Constructor Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#XMLGenerator()">XMLGenerator</A></B>()</CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="method_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Method Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#addChildren(org.w3c.dom.Element, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">addChildren</A></B>(org.w3c.dom.Element parent, - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> observation)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#addMeasurement(org.w3c.dom.Element, java.lang.String, java.lang.String, java.util.Date, java.util.Date)">addMeasurement</A></B>(org.w3c.dom.Element childrenElement, - java.lang.String mom2Id, - java.lang.String status, - java.util.Date startTime, - java.util.Date endTime)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#addObservation(org.w3c.dom.Element, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">addObservation</A></B>(org.w3c.dom.Element observationElement, - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> observation)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#addXmlStatusElement(org.w3c.dom.Element, java.lang.String)">addXmlStatusElement</A></B>(org.w3c.dom.Element parent, - java.lang.String status)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#convertToMomStatus(java.lang.String)">convertToMomStatus</A></B>(java.lang.String code)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String[]</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#getArray(java.lang.String)">getArray</A></B>(java.lang.String string)</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected org.w3c.dom.Document</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#getObservationDocument(nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">getObservationDocument</A></B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> observation)</CODE> - -<BR> - Generates XML Document from lofarObservation</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#getObservationXml(nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">getObservationXml</A></B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> observation)</CODE> - -<BR> - Generates XML String from LofarObservaiton</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected java.lang.String</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html#getStatusStringFromCode(java.lang.String)">getStatusStringFromCode</A></B>(java.lang.String code)</CODE> - -<BR> - </TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> -</TR> -</TABLE> - -<P> - -<!-- ============ FIELD DETAIL =========== --> - -<A NAME="field_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Field Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="MOM2_LOFAR_NAMESPACE"><!-- --></A><H3> -MOM2_LOFAR_NAMESPACE</H3> -<PRE> -protected static final java.lang.String <B>MOM2_LOFAR_NAMESPACE</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.XMLGenerator.MOM2_LOFAR_NAMESPACE">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="MOM2_NAMESPACE"><!-- --></A><H3> -MOM2_NAMESPACE</H3> -<PRE> -protected static final java.lang.String <B>MOM2_NAMESPACE</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.XMLGenerator.MOM2_NAMESPACE">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="OTDB_DATETIME_FORMAT"><!-- --></A><H3> -OTDB_DATETIME_FORMAT</H3> -<PRE> -protected static final java.lang.String <B>OTDB_DATETIME_FORMAT</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.XMLGenerator.OTDB_DATETIME_FORMAT">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="FAILED"><!-- --></A><H3> -FAILED</H3> -<PRE> -protected static final java.lang.String <B>FAILED</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.XMLGenerator.FAILED">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="FINISHED"><!-- --></A><H3> -FINISHED</H3> -<PRE> -protected static final java.lang.String <B>FINISHED</B></PRE> -<DL> -<DL> -<DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.XMLGenerator.FINISHED">Constant Field Values</A></DL> -</DL> -<HR> - -<A NAME="xmlBuilder"><!-- --></A><H3> -xmlBuilder</H3> -<PRE> -private nl.astron.wsrt.util.XMLBuilder <B>xmlBuilder</B></PRE> -<DL> -<DL> -</DL> -</DL> - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - -<A NAME="constructor_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Constructor Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="XMLGenerator()"><!-- --></A><H3> -XMLGenerator</H3> -<PRE> -public <B>XMLGenerator</B>()</PRE> -<DL> -</DL> - -<!-- ============ METHOD DETAIL ========== --> - -<A NAME="method_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Method Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="getObservationDocument(nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><!-- --></A><H3> -getObservationDocument</H3> -<PRE> -protected org.w3c.dom.Document <B>getObservationDocument</B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> observation) - throws javax.xml.parsers.ParserConfigurationException</PRE> -<DL> -<DD>Generates XML Document from lofarObservation -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>observation</CODE> - LofarObservation -<DT><B>Returns:</B><DD>MoM2 XML Document -<DT><B>Throws:</B> -<DD><CODE>javax.xml.parsers.ParserConfigurationException</CODE></DL> -</DD> -</DL> -<HR> - -<A NAME="getObservationXml(nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><!-- --></A><H3> -getObservationXml</H3> -<PRE> -public java.lang.String <B>getObservationXml</B>(<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> observation) - throws java.io.IOException, - javax.xml.parsers.ParserConfigurationException</PRE> -<DL> -<DD>Generates XML String from LofarObservaiton -<P> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>observation</CODE> - -<DT><B>Returns:</B><DD>MoM2 XML String -<DT><B>Throws:</B> -<DD><CODE>java.io.IOException</CODE> -<DD><CODE>javax.xml.parsers.ParserConfigurationException</CODE></DL> -</DD> -</DL> -<HR> - -<A NAME="addObservation(org.w3c.dom.Element, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><!-- --></A><H3> -addObservation</H3> -<PRE> -protected void <B>addObservation</B>(org.w3c.dom.Element observationElement, - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> observation)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="addChildren(org.w3c.dom.Element, nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)"><!-- --></A><H3> -addChildren</H3> -<PRE> -protected void <B>addChildren</B>(org.w3c.dom.Element parent, - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> observation)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="addMeasurement(org.w3c.dom.Element, java.lang.String, java.lang.String, java.util.Date, java.util.Date)"><!-- --></A><H3> -addMeasurement</H3> -<PRE> -protected void <B>addMeasurement</B>(org.w3c.dom.Element childrenElement, - java.lang.String mom2Id, - java.lang.String status, - java.util.Date startTime, - java.util.Date endTime)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="addXmlStatusElement(org.w3c.dom.Element, java.lang.String)"><!-- --></A><H3> -addXmlStatusElement</H3> -<PRE> -protected void <B>addXmlStatusElement</B>(org.w3c.dom.Element parent, - java.lang.String status)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="getStatusStringFromCode(java.lang.String)"><!-- --></A><H3> -getStatusStringFromCode</H3> -<PRE> -protected java.lang.String <B>getStatusStringFromCode</B>(java.lang.String code)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="convertToMomStatus(java.lang.String)"><!-- --></A><H3> -convertToMomStatus</H3> -<PRE> -protected java.lang.String <B>convertToMomStatus</B>(java.lang.String code)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="getArray(java.lang.String)"><!-- --></A><H3> -getArray</H3> -<PRE> -protected java.lang.String[] <B>getArray</B>(java.lang.String string)</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<!-- ========= END OF CLASS DATA ========= --> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XMLGenerator.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>PREV CLASS</B></A> - NEXT CLASS</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" target="_top"><B>FRAMES</B></A> - <A HREF="XMLGenerator.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/OTDBListener.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/OTDBListener.html deleted file mode 100644 index 713e89355eb..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/OTDBListener.html +++ /dev/null @@ -1,140 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.OTDBListener -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.OTDBListener"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/\class-useOTDBListener.html" target="_top"><B>FRAMES</B></A> - <A HREF="OTDBListener.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Class<br>nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.OTDBListener</B></H2> -</CENTER> -No usage of nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.OTDBListener -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/\class-useOTDBListener.html" target="_top"><B>FRAMES</B></A> - <A HREF="OTDBListener.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/Queue.TasksFilter.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/Queue.TasksFilter.html deleted file mode 100644 index ebe64efdde1..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/Queue.TasksFilter.html +++ /dev/null @@ -1,140 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue.TasksFilter -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue.TasksFilter"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.TasksFilter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/\class-useQueue.TasksFilter.html" target="_top"><B>FRAMES</B></A> - <A HREF="Queue.TasksFilter.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Class<br>nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue.TasksFilter</B></H2> -</CENTER> -No usage of nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue.TasksFilter -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.TasksFilter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/\class-useQueue.TasksFilter.html" target="_top"><B>FRAMES</B></A> - <A HREF="Queue.TasksFilter.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/Queue.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/Queue.html deleted file mode 100644 index faa388810ee..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/Queue.html +++ /dev/null @@ -1,210 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/\class-useQueue.html" target="_top"><B>FRAMES</B></A> - <A HREF="Queue.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Class<br>nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue</B></H2> -</CENTER> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -Packages that use <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><A HREF="#nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</B></A></TD> -<TD> </TD> -</TR> -</TABLE> - -<P> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -Uses of <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> in <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A></FONT></TH> -</TR> -</TABLE> - -<P> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left" COLSPAN="2">Fields in <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A> declared as <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A></CODE></FONT></TD> -<TD><CODE><B>TaskExecutor.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#queue">queue</A></B></CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>private <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A></CODE></FONT></TD> -<TD><CODE><B>OTDBListener.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html#queue">queue</A></B></CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<P> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A> with parameters of type <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html#OTDBListener(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue, int, nl.astron.lofar.odtb.mom2otdbadapter.data.OTDBRepository)">OTDBListener</A></B>(<A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> queue, - int milliseconds, - <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">OTDBRepository</A> repository)</CODE> - -<BR> - Constructor</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#TaskExecutor(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue, java.lang.String, java.lang.String, java.lang.String, java.lang.String)">TaskExecutor</A></B>(<A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A> queue, - java.lang.String username, - java.lang.String password, - java.lang.String authUrl, - java.lang.String momUrl)</CODE> - -<BR> - Constructor</TD> -</TR> -</TABLE> - -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/\class-useQueue.html" target="_top"><B>FRAMES</B></A> - <A HREF="Queue.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/Task.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/Task.html deleted file mode 100644 index 8ed99694ed6..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/Task.html +++ /dev/null @@ -1,232 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/\class-useTask.html" target="_top"><B>FRAMES</B></A> - <A HREF="Task.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Class<br>nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task</B></H2> -</CENTER> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -Packages that use <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><A HREF="#nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</B></A></TD> -<TD> </TD> -</TR> -</TABLE> - -<P> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -Uses of <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> in <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A></FONT></TH> -</TR> -</TABLE> - -<P> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A> that return <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A></CODE></FONT></TD> -<TD><CODE><B>OTDBListener.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html#convertToTask(nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation)">convertToTask</A></B>(<A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">LofarObservation</A> lofarObservation)</CODE> - -<BR> - Converts a observation to a task using the xml generation</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A></CODE></FONT></TD> -<TD><CODE><B>Queue.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#get()">get</A></B>()</CODE> - -<BR> - Retrieve a task, if there are tasks, if there are no tasks, wait until a task is in the queue</TD> -</TR> -</TABLE> - -<P> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A> with parameters of type <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B>Queue.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#add(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task)">add</A></B>(<A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> task)</CODE> - -<BR> - Add the task to the task list and store it as a xml file</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B>Queue.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#moveToEndOfTaskList(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task)">moveToEndOfTaskList</A></B>(<A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> task)</CODE> - -<BR> - If a task can not be executed, move it to the end of the tasks list, so other tasks can be executed.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected boolean</CODE></FONT></TD> -<TD><CODE><B>TaskExecutor.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html#processTask(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task)">processTask</A></B>(<A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> task)</CODE> - -<BR> - Process task.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B>Queue.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#remove(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task)">remove</A></B>(<A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> task)</CODE> - -<BR> - Remove a task</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B>Queue.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#storeTask(nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Task)">storeTask</A></B>(<A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A> task)</CODE> - -<BR> - Store a task</TD> -</TR> -</TABLE> - -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/\class-useTask.html" target="_top"><B>FRAMES</B></A> - <A HREF="Task.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/TaskExecutor.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/TaskExecutor.html deleted file mode 100644 index fd45762b4fa..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/TaskExecutor.html +++ /dev/null @@ -1,140 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.TaskExecutor -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.TaskExecutor"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/\class-useTaskExecutor.html" target="_top"><B>FRAMES</B></A> - <A HREF="TaskExecutor.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Class<br>nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.TaskExecutor</B></H2> -</CENTER> -No usage of nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.TaskExecutor -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/\class-useTaskExecutor.html" target="_top"><B>FRAMES</B></A> - <A HREF="TaskExecutor.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/TimePeriod.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/TimePeriod.html deleted file mode 100644 index f42a0084ac8..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/TimePeriod.html +++ /dev/null @@ -1,176 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.TimePeriod -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.TimePeriod"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/\class-useTimePeriod.html" target="_top"><B>FRAMES</B></A> - <A HREF="TimePeriod.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Class<br>nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.TimePeriod</B></H2> -</CENTER> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -Packages that use <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TimePeriod</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><A HREF="#nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</B></A></TD> -<TD> </TD> -</TR> -</TABLE> - -<P> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -Uses of <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TimePeriod</A> in <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A></FONT></TH> -</TR> -</TABLE> - -<P> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A> that return <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TimePeriod</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TimePeriod</A></CODE></FONT></TD> -<TD><CODE><B>Queue.</B><B><A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html#getTimePeriod()">getTimePeriod</A></B>()</CODE> - -<BR> - Retrieves the new time period, from the last time period to now</TD> -</TR> -</TABLE> - -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/\class-useTimePeriod.html" target="_top"><B>FRAMES</B></A> - <A HREF="TimePeriod.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/XMLGenerator.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/XMLGenerator.html deleted file mode 100644 index 354315c94bf..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/XMLGenerator.html +++ /dev/null @@ -1,140 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.XMLGenerator -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.XMLGenerator"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/\class-useXMLGenerator.html" target="_top"><B>FRAMES</B></A> - <A HREF="XMLGenerator.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Class<br>nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.XMLGenerator</B></H2> -</CENTER> -No usage of nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.XMLGenerator -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/\class-useXMLGenerator.html" target="_top"><B>FRAMES</B></A> - <A HREF="XMLGenerator.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-frame.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-frame.html deleted file mode 100644 index 209096409db..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-frame.html +++ /dev/null @@ -1,42 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -nl.astron.lofar.odtb.mom2otdbadapter.otdblistener -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener package"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - - -</HEAD> - -<BODY BGCOLOR="white"> -<FONT size="+1" CLASS="FrameTitleFont"> -<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html" target="classFrame">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A></FONT> -<TABLE BORDER="0" WIDTH="100%" SUMMARY=""> -<TR> -<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> -Classes</FONT> -<FONT CLASS="FrameItemFont"> -<BR> -<A HREF="OTDBListener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener" target="classFrame">OTDBListener</A> -<BR> -<A HREF="Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener" target="classFrame">Queue</A> -<BR> -<A HREF="Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener" target="classFrame">Task</A> -<BR> -<A HREF="TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener" target="classFrame">TaskExecutor</A> -<BR> -<A HREF="TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener" target="classFrame">TimePeriod</A> -<BR> -<A HREF="XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener" target="classFrame">XMLGenerator</A></FONT></TD> -</TR> -</TABLE> - - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html deleted file mode 100644 index d4ec8a1dfc7..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html +++ /dev/null @@ -1,174 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -nl.astron.lofar.odtb.mom2otdbadapter.otdblistener -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener package"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-summary.html"><B>PREV PACKAGE</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<H2> -Package nl.astron.lofar.odtb.mom2otdbadapter.otdblistener -</H2> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Class Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">OTDBListener</A></B></TD> -<TD>Polls if there are changes in the OTDB database.</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Queue</A></B></TD> -<TD>Queue of tasks</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">Task</A></B></TD> -<TD>Task</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TaskExecutor</A></B></TD> -<TD>Execute the tasks that are in the queue</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">TimePeriod</A></B></TD> -<TD>Time period</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">XMLGenerator</A></B></TD> -<TD>Generates MoM2-xml</TD> -</TR> -</TABLE> - - -<P> -<DL> -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-summary.html"><B>PREV PACKAGE</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-tree.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-tree.html deleted file mode 100644 index d2738eff48d..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-tree.html +++ /dev/null @@ -1,154 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -nl.astron.lofar.odtb.mom2otdbadapter.otdblistener Class Hierarchy -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener Class Hierarchy"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-tree.html"><B>PREV</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/package-tree.html"><B>NEXT</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-tree.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -Hierarchy For Package nl.astron.lofar.odtb.mom2otdbadapter.otdblistener -</H2> -</CENTER> -<DL> -<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../overview-tree.html">All Packages</A></DL> -<HR> -<H2> -Class Hierarchy -</H2> -<UL> -<LI TYPE="circle">java.lang.Object<UL> -<LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>Queue</B></A><LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.TasksFilter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>Queue.TasksFilter</B></A> (implements java.io.FilenameFilter) -<LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>Task</B></A><LI TYPE="circle">java.lang.Thread (implements java.lang.Runnable) -<UL> -<LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>OTDBListener</B></A><LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>TaskExecutor</B></A></UL> -<LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>TimePeriod</B></A> (implements java.io.Serializable) -<LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>XMLGenerator</B></A></UL> -</UL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-tree.html"><B>PREV</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/package-tree.html"><B>NEXT</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-tree.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-use.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-use.html deleted file mode 100644 index e21ebe4d4de..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-use.html +++ /dev/null @@ -1,178 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Uses of Package nl.astron.lofar.odtb.mom2otdbadapter.otdblistener -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Package nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-use.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Package<br>nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</B></H2> -</CENTER> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -Packages that use <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><A HREF="#nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</B></A></TD> -<TD> </TD> -</TR> -</TABLE> - -<P> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -Classes in <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A> used by <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/Queue.html#nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>Queue</B></A></B> - -<BR> - Queue of tasks</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/Task.html#nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>Task</B></A></B> - -<BR> - Task</TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/class-use/TimePeriod.html#nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>TimePeriod</B></A></B> - -<BR> - Time period</TD> -</TR> -</TABLE> - -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-use.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/package-frame.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/package-frame.html deleted file mode 100644 index 3077062a1d0..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/package-frame.html +++ /dev/null @@ -1,32 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -nl.astron.lofar.odtb.mom2otdbadapter -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter package"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> - - -</HEAD> - -<BODY BGCOLOR="white"> -<FONT size="+1" CLASS="FrameTitleFont"> -<A HREF="../../../../../nl/astron/lofar/odtb/mom2otdbadapter/package-summary.html" target="classFrame">nl.astron.lofar.odtb.mom2otdbadapter</A></FONT> -<TABLE BORDER="0" WIDTH="100%" SUMMARY=""> -<TR> -<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> -Classes</FONT> -<FONT CLASS="FrameItemFont"> -<BR> -<A HREF="MomOtdbAdapter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter" target="classFrame">MomOtdbAdapter</A></FONT></TD> -</TR> -</TABLE> - - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/package-summary.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/package-summary.html deleted file mode 100644 index 8495b081930..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/package-summary.html +++ /dev/null @@ -1,154 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -nl.astron.lofar.odtb.mom2otdbadapter -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter package"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="nl.astron.lofar.odtb.mom2otdbadapter"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV PACKAGE - <A HREF="../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/package-summary.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<H2> -Package nl.astron.lofar.odtb.mom2otdbadapter -</H2> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Class Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../../../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter">MomOtdbAdapter</A></B></TD> -<TD> </TD> -</TR> -</TABLE> - - -<P> -<DL> -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV PACKAGE - <A HREF="../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/package-summary.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/package-tree.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/package-tree.html deleted file mode 100644 index 6cf3f45a247..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/package-tree.html +++ /dev/null @@ -1,149 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -nl.astron.lofar.odtb.mom2otdbadapter Class Hierarchy -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="nl.astron.lofar.odtb.mom2otdbadapter Class Hierarchy"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - <A HREF="../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/package-tree.html"><B>NEXT</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/package-tree.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -Hierarchy For Package nl.astron.lofar.odtb.mom2otdbadapter -</H2> -</CENTER> -<DL> -<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../overview-tree.html">All Packages</A></DL> -<HR> -<H2> -Class Hierarchy -</H2> -<UL> -<LI TYPE="circle">java.lang.Object<UL> -<LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.<A HREF="../../../../../nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter"><B>MomOtdbAdapter</B></A></UL> -</UL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - <A HREF="../../../../../nl/astron/lofar/odtb/mom2otdbadapter/data/package-tree.html"><B>NEXT</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/package-tree.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/package-use.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/package-use.html deleted file mode 100644 index be4fdfedc9e..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/package-use.html +++ /dev/null @@ -1,140 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Uses of Package nl.astron.lofar.odtb.mom2otdbadapter -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Package nl.astron.lofar.odtb.mom2otdbadapter"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/package-use.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Package<br>nl.astron.lofar.odtb.mom2otdbadapter</B></H2> -</CENTER> -No usage of nl.astron.lofar.odtb.mom2otdbadapter -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/package-use.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/AllTests.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/AllTests.html deleted file mode 100644 index a1231377080..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/AllTests.html +++ /dev/null @@ -1,249 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:30 CET 2006 --> -<TITLE> -AllTests -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.test.AllTests class"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="AllTests"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AllTests.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV CLASS - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/test/AllTests.html" target="_top"><B>FRAMES</B></A> - <A HREF="AllTests.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -nl.astron.lofar.odtb.mom2otdbadapter.test</FONT> -<BR> -Class AllTests</H2> -<PRE> -java.lang.Object - <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>nl.astron.lofar.odtb.mom2otdbadapter.test.AllTests</B> -</PRE> -<HR> -<DL> -<DT><PRE>public class <B>AllTests</B><DT>extends java.lang.Object</DL> -</PRE> - -<P> -<HR> - -<P> - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - -<A NAME="constructor_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Constructor Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/AllTests.html#AllTests()">AllTests</A></B>()</CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="method_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Method Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>static junit.framework.Test</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/AllTests.html#suite()">suite</A></B>()</CODE> - -<BR> - </TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> -</TR> -</TABLE> - -<P> - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - -<A NAME="constructor_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Constructor Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="AllTests()"><!-- --></A><H3> -AllTests</H3> -<PRE> -public <B>AllTests</B>()</PRE> -<DL> -</DL> - -<!-- ============ METHOD DETAIL ========== --> - -<A NAME="method_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Method Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="suite()"><!-- --></A><H3> -suite</H3> -<PRE> -public static junit.framework.Test <B>suite</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<!-- ========= END OF CLASS DATA ========= --> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AllTests.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV CLASS - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/test/AllTests.html" target="_top"><B>FRAMES</B></A> - <A HREF="AllTests.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html deleted file mode 100644 index 0d595da350c..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html +++ /dev/null @@ -1,268 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:30 CET 2006 --> -<TITLE> -TestClient -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.test.TestClient class"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="TestClient"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TestClient.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/AllTests.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test"><B>PREV CLASS</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html" target="_top"><B>FRAMES</B></A> - <A HREF="TestClient.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -nl.astron.lofar.odtb.mom2otdbadapter.test</FONT> -<BR> -Class TestClient</H2> -<PRE> -java.lang.Object - <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>nl.astron.lofar.odtb.mom2otdbadapter.test.TestClient</B> -</PRE> -<HR> -<DL> -<DT><PRE>public class <B>TestClient</B><DT>extends java.lang.Object</DL> -</PRE> - -<P> -<HR> - -<P> - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - -<A NAME="constructor_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Constructor Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html#TestClient()">TestClient</A></B>()</CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="method_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Method Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html#listenSocket()">listenSocket</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>static void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html#main(java.lang.String[])">main</A></B>(java.lang.String[] args)</CODE> - -<BR> - </TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> -</TR> -</TABLE> - -<P> - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - -<A NAME="constructor_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Constructor Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="TestClient()"><!-- --></A><H3> -TestClient</H3> -<PRE> -public <B>TestClient</B>()</PRE> -<DL> -</DL> - -<!-- ============ METHOD DETAIL ========== --> - -<A NAME="method_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Method Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="listenSocket()"><!-- --></A><H3> -listenSocket</H3> -<PRE> -public void <B>listenSocket</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="main(java.lang.String[])"><!-- --></A><H3> -main</H3> -<PRE> -public static void <B>main</B>(java.lang.String[] args)</PRE> -<DL> -<DD><DL> -<DT><B>Parameters:</B><DD><CODE>args</CODE> - </DL> -</DD> -</DL> -<!-- ========= END OF CLASS DATA ========= --> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TestClient.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/AllTests.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test"><B>PREV CLASS</B></A> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test"><B>NEXT CLASS</B></A></FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html" target="_top"><B>FRAMES</B></A> - <A HREF="TestClient.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html deleted file mode 100644 index edda835b8bc..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html +++ /dev/null @@ -1,436 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:31 CET 2006 --> -<TITLE> -TestMom2OtdbConverter -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.test.TestMom2OtdbConverter class"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="TestMom2OtdbConverter"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TestMom2OtdbConverter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test"><B>PREV CLASS</B></A> - NEXT CLASS</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html" target="_top"><B>FRAMES</B></A> - <A HREF="TestMom2OtdbConverter.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<!-- ======== START OF CLASS DATA ======== --> -<H2> -<FONT SIZE="-1"> -nl.astron.lofar.odtb.mom2otdbadapter.test</FONT> -<BR> -Class TestMom2OtdbConverter</H2> -<PRE> -java.lang.Object - <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">junit.framework.Assert - <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">junit.framework.TestCase - <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>nl.astron.lofar.odtb.mom2otdbadapter.test.TestMom2OtdbConverter</B> -</PRE> -<DL> -<DT><B>All Implemented Interfaces:</B> <DD>junit.framework.Test</DD> -</DL> -<HR> -<DL> -<DT><PRE>public class <B>TestMom2OtdbConverter</B><DT>extends junit.framework.TestCase</DL> -</PRE> - -<P> -<HR> - -<P> - -<!-- ======== CONSTRUCTOR SUMMARY ======== --> - -<A NAME="constructor_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Constructor Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html#TestMom2OtdbConverter(java.lang.String)">TestMom2OtdbConverter</A></B>(java.lang.String name)</CODE> - -<BR> - </TD> -</TR> -</TABLE> - -<!-- ========== METHOD SUMMARY =========== --> - -<A NAME="method_summary"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Method Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html#setUp()">setUp</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE>protected void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html#tearDown()">tearDown</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html#testGetOTDBBandSelection()">testGetOTDBBandSelection</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html#testGetOTDBContiguousSubbands()">testGetOTDBContiguousSubbands</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html#testGetOTDBFrequency()">testGetOTDBFrequency</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html#testGetOTDBMaxSubbands()">testGetOTDBMaxSubbands</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html#testGetOTDBSamplingFrequency()">testGetOTDBSamplingFrequency</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html#testGetOTDBScatteredSubbands()">testGetOTDBScatteredSubbands</A></B>()</CODE> - -<BR> - </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> -<CODE> void</CODE></FONT></TD> -<TD><CODE><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html#testGetOTDBStatus()">testGetOTDBStatus</A></B>()</CODE> - -<BR> - </TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_junit.framework.TestCase"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class junit.framework.TestCase</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString</CODE></TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_junit.framework.Assert"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class junit.framework.Assert</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail</CODE></TD> -</TR> -</TABLE> - <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD> -</TR> -</TABLE> - -<P> - -<!-- ========= CONSTRUCTOR DETAIL ======== --> - -<A NAME="constructor_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Constructor Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="TestMom2OtdbConverter(java.lang.String)"><!-- --></A><H3> -TestMom2OtdbConverter</H3> -<PRE> -public <B>TestMom2OtdbConverter</B>(java.lang.String name)</PRE> -<DL> -</DL> - -<!-- ============ METHOD DETAIL ========== --> - -<A NAME="method_detail"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Method Detail</B></FONT></TH> -</TR> -</TABLE> - -<A NAME="setUp()"><!-- --></A><H3> -setUp</H3> -<PRE> -protected void <B>setUp</B>() - throws java.lang.Exception</PRE> -<DL> -<DD><DL> -<DT><B>Overrides:</B><DD><CODE>setUp</CODE> in class <CODE>junit.framework.TestCase</CODE></DL> -</DD> -<DD><DL> - -<DT><B>Throws:</B> -<DD><CODE>java.lang.Exception</CODE></DL> -</DD> -</DL> -<HR> - -<A NAME="tearDown()"><!-- --></A><H3> -tearDown</H3> -<PRE> -protected void <B>tearDown</B>() - throws java.lang.Exception</PRE> -<DL> -<DD><DL> -<DT><B>Overrides:</B><DD><CODE>tearDown</CODE> in class <CODE>junit.framework.TestCase</CODE></DL> -</DD> -<DD><DL> - -<DT><B>Throws:</B> -<DD><CODE>java.lang.Exception</CODE></DL> -</DD> -</DL> -<HR> - -<A NAME="testGetOTDBContiguousSubbands()"><!-- --></A><H3> -testGetOTDBContiguousSubbands</H3> -<PRE> -public void <B>testGetOTDBContiguousSubbands</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="testGetOTDBScatteredSubbands()"><!-- --></A><H3> -testGetOTDBScatteredSubbands</H3> -<PRE> -public void <B>testGetOTDBScatteredSubbands</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="testGetOTDBMaxSubbands()"><!-- --></A><H3> -testGetOTDBMaxSubbands</H3> -<PRE> -public void <B>testGetOTDBMaxSubbands</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="testGetOTDBBandSelection()"><!-- --></A><H3> -testGetOTDBBandSelection</H3> -<PRE> -public void <B>testGetOTDBBandSelection</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="testGetOTDBSamplingFrequency()"><!-- --></A><H3> -testGetOTDBSamplingFrequency</H3> -<PRE> -public void <B>testGetOTDBSamplingFrequency</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="testGetOTDBFrequency()"><!-- --></A><H3> -testGetOTDBFrequency</H3> -<PRE> -public void <B>testGetOTDBFrequency</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<HR> - -<A NAME="testGetOTDBStatus()"><!-- --></A><H3> -testGetOTDBStatus</H3> -<PRE> -public void <B>testGetOTDBStatus</B>()</PRE> -<DL> -<DD><DL> -</DL> -</DD> -</DL> -<!-- ========= END OF CLASS DATA ========= --> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/TestMom2OtdbConverter.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test"><B>PREV CLASS</B></A> - NEXT CLASS</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html" target="_top"><B>FRAMES</B></A> - <A HREF="TestMom2OtdbConverter.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -<TR> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> - SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD> -<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> -DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/class-use/AllTests.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/class-use/AllTests.html deleted file mode 100644 index 03ba53190d2..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/class-use/AllTests.html +++ /dev/null @@ -1,140 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.test.AllTests -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.test.AllTests"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/AllTests.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/test/\class-useAllTests.html" target="_top"><B>FRAMES</B></A> - <A HREF="AllTests.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Class<br>nl.astron.lofar.odtb.mom2otdbadapter.test.AllTests</B></H2> -</CENTER> -No usage of nl.astron.lofar.odtb.mom2otdbadapter.test.AllTests -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/AllTests.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/test/\class-useAllTests.html" target="_top"><B>FRAMES</B></A> - <A HREF="AllTests.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/class-use/TestClient.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/class-use/TestClient.html deleted file mode 100644 index 919c7a72309..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/class-use/TestClient.html +++ /dev/null @@ -1,140 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.test.TestClient -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.test.TestClient"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/test/\class-useTestClient.html" target="_top"><B>FRAMES</B></A> - <A HREF="TestClient.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Class<br>nl.astron.lofar.odtb.mom2otdbadapter.test.TestClient</B></H2> -</CENTER> -No usage of nl.astron.lofar.odtb.mom2otdbadapter.test.TestClient -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/test/\class-useTestClient.html" target="_top"><B>FRAMES</B></A> - <A HREF="TestClient.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/class-use/TestMom2OtdbConverter.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/class-use/TestMom2OtdbConverter.html deleted file mode 100644 index 5fe3ea8ad72..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/class-use/TestMom2OtdbConverter.html +++ /dev/null @@ -1,140 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.test.TestMom2OtdbConverter -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Class nl.astron.lofar.odtb.mom2otdbadapter.test.TestMom2OtdbConverter"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/test/\class-useTestMom2OtdbConverter.html" target="_top"><B>FRAMES</B></A> - <A HREF="TestMom2OtdbConverter.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Class<br>nl.astron.lofar.odtb.mom2otdbadapter.test.TestMom2OtdbConverter</B></H2> -</CENTER> -No usage of nl.astron.lofar.odtb.mom2otdbadapter.test.TestMom2OtdbConverter -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/test/\class-useTestMom2OtdbConverter.html" target="_top"><B>FRAMES</B></A> - <A HREF="TestMom2OtdbConverter.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/package-frame.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/package-frame.html deleted file mode 100644 index 06cebc47c75..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/package-frame.html +++ /dev/null @@ -1,36 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -nl.astron.lofar.odtb.mom2otdbadapter.test -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.test package"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - - -</HEAD> - -<BODY BGCOLOR="white"> -<FONT size="+1" CLASS="FrameTitleFont"> -<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/package-summary.html" target="classFrame">nl.astron.lofar.odtb.mom2otdbadapter.test</A></FONT> -<TABLE BORDER="0" WIDTH="100%" SUMMARY=""> -<TR> -<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont"> -Classes</FONT> -<FONT CLASS="FrameItemFont"> -<BR> -<A HREF="AllTests.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test" target="classFrame">AllTests</A> -<BR> -<A HREF="TestClient.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test" target="classFrame">TestClient</A> -<BR> -<A HREF="TestMom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test" target="classFrame">TestMom2OtdbConverter</A></FONT></TD> -</TR> -</TABLE> - - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/package-summary.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/package-summary.html deleted file mode 100644 index f3837dade0d..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/package-summary.html +++ /dev/null @@ -1,162 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -nl.astron.lofar.odtb.mom2otdbadapter.test -</TITLE> - -<META NAME="keywords" CONTENT="nl.astron.lofar.odtb.mom2otdbadapter.test package"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="nl.astron.lofar.odtb.mom2otdbadapter.test"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html"><B>PREV PACKAGE</B></A> - NEXT PACKAGE</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/test/package-summary.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<H2> -Package nl.astron.lofar.odtb.mom2otdbadapter.test -</H2> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Class Summary</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/AllTests.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test">AllTests</A></B></TD> -<TD> </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test">TestClient</A></B></TD> -<TD> </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="15%"><B><A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test">TestMom2OtdbConverter</A></B></TD> -<TD> </TD> -</TR> -</TABLE> - - -<P> -<DL> -</DL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html"><B>PREV PACKAGE</B></A> - NEXT PACKAGE</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/test/package-summary.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/package-tree.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/package-tree.html deleted file mode 100644 index c5046dbed9d..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/package-tree.html +++ /dev/null @@ -1,154 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -nl.astron.lofar.odtb.mom2otdbadapter.test Class Hierarchy -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="nl.astron.lofar.odtb.mom2otdbadapter.test Class Hierarchy"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-tree.html"><B>PREV</B></A> - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/test/package-tree.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -Hierarchy For Package nl.astron.lofar.odtb.mom2otdbadapter.test -</H2> -</CENTER> -<DL> -<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../overview-tree.html">All Packages</A></DL> -<HR> -<H2> -Class Hierarchy -</H2> -<UL> -<LI TYPE="circle">java.lang.Object<UL> -<LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.test.<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/AllTests.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test"><B>AllTests</B></A><LI TYPE="circle">junit.framework.Assert<UL> -<LI TYPE="circle">junit.framework.TestCase (implements junit.framework.Test) -<UL> -<LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.test.<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test"><B>TestMom2OtdbConverter</B></A></UL> -</UL> -<LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.test.<A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test"><B>TestClient</B></A></UL> -</UL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-tree.html"><B>PREV</B></A> - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/test/package-tree.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/package-use.html b/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/package-use.html deleted file mode 100644 index f5862a87087..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/nl/astron/lofar/odtb/mom2otdbadapter/test/package-use.html +++ /dev/null @@ -1,140 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Uses of Package nl.astron.lofar.odtb.mom2otdbadapter.test -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Uses of Package nl.astron.lofar.odtb.mom2otdbadapter.test"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/test/package-use.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -<B>Uses of Package<br>nl.astron.lofar.odtb.mom2otdbadapter.test</B></H2> -</CENTER> -No usage of nl.astron.lofar.odtb.mom2otdbadapter.test -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="../../../../../../index.html?nl/astron/lofar/odtb/mom2otdbadapter/test/package-use.html" target="_top"><B>FRAMES</B></A> - <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/overview-frame.html b/SAS/OTB/MoM-OTDB-adapter/doc/overview-frame.html deleted file mode 100644 index 732b203eec5..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/overview-frame.html +++ /dev/null @@ -1,50 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Overview -</TITLE> - -<META NAME="keywords" CONTENT="Overview, MoM-OTDB-adapter"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> - - -</HEAD> - -<BODY BGCOLOR="white"> - -<TABLE BORDER="0" WIDTH="100%" SUMMARY=""> -<TR> -<TH ALIGN="left" NOWRAP><FONT size="+1" CLASS="FrameTitleFont"> -<B></B></FONT></TH> -</TR> -</TABLE> - -<TABLE BORDER="0" WIDTH="100%" SUMMARY=""> -<TR> -<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="allclasses-frame.html" target="packageFrame">All Classes</A></FONT> -<P> -<FONT size="+1" CLASS="FrameHeadingFont"> -Packages</FONT> -<BR> -<FONT CLASS="FrameItemFont"><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/package-frame.html" target="packageFrame">nl.astron.lofar.odtb.mom2otdbadapter</A></FONT> -<BR> -<FONT CLASS="FrameItemFont"><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/data/package-frame.html" target="packageFrame">nl.astron.lofar.odtb.mom2otdbadapter.data</A></FONT> -<BR> -<FONT CLASS="FrameItemFont"><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-frame.html" target="packageFrame">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</A></FONT> -<BR> -<FONT CLASS="FrameItemFont"><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-frame.html" target="packageFrame">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A></FONT> -<BR> -<FONT CLASS="FrameItemFont"><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/test/package-frame.html" target="packageFrame">nl.astron.lofar.odtb.mom2otdbadapter.test</A></FONT> -<BR> -</TD> -</TR> -</TABLE> - -<P> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/overview-summary.html b/SAS/OTB/MoM-OTDB-adapter/doc/overview-summary.html deleted file mode 100644 index 80e2da86ec6..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/overview-summary.html +++ /dev/null @@ -1,169 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:33 CET 2006 --> -<TITLE> -Overview -</TITLE> - -<META NAME="keywords" CONTENT="Overview, MoM-OTDB-adapter"> - -<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Overview"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A> - <A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H1> -MoM-OTDB-adapter -</H1> -</CENTER> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Packages</B></FONT></TH> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="20%"><B><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter</A></B></TD> -<TD> </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="20%"><B><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/data/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.data</A></B></TD> -<TD> </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="20%"><B><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</A></B></TD> -<TD> </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="20%"><B><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A></B></TD> -<TD> </TD> -</TR> -<TR BGCOLOR="white" CLASS="TableRowColor"> -<TD WIDTH="20%"><B><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/test/package-summary.html">nl.astron.lofar.odtb.mom2otdbadapter.test</A></B></TD> -<TD> </TD> -</TR> -</TABLE> - -<P> - <HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index.html?overview-summary.html" target="_top"><B>FRAMES</B></A> - <A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/overview-tree.html b/SAS/OTB/MoM-OTDB-adapter/doc/overview-tree.html deleted file mode 100644 index b8324e59e49..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/overview-tree.html +++ /dev/null @@ -1,159 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Class Hierarchy -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Class Hierarchy"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index.html?overview-tree.html" target="_top"><B>FRAMES</B></A> - <A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H2> -Hierarchy For All Packages</H2> -</CENTER> -<DL> -<DT><B>Package Hierarchies:</B><DD><A HREF="nl/astron/lofar/odtb/mom2otdbadapter/package-tree.html">nl.astron.lofar.odtb.mom2otdbadapter</A>, <A HREF="nl/astron/lofar/odtb/mom2otdbadapter/data/package-tree.html">nl.astron.lofar.odtb.mom2otdbadapter.data</A>, <A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/package-tree.html">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener</A>, <A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/package-tree.html">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</A>, <A HREF="nl/astron/lofar/odtb/mom2otdbadapter/test/package-tree.html">nl.astron.lofar.odtb.mom2otdbadapter.test</A></DL> -<HR> -<H2> -Class Hierarchy -</H2> -<UL> -<LI TYPE="circle">java.lang.Object<UL> -<LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.test.<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/test/AllTests.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test"><B>AllTests</B></A><LI TYPE="circle">junit.framework.Assert<UL> -<LI TYPE="circle">junit.framework.TestCase (implements junit.framework.Test) -<UL> -<LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.test.<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/test/TestMom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test"><B>TestMom2OtdbConverter</B></A></UL> -</UL> -<LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data"><B>LofarObservation</B></A> (implements java.io.Serializable) -<LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2Listener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>Mom2Listener</B></A><LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2OtdbConverter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>Mom2OtdbConverter</B></A><LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter"><B>MomOtdbAdapter</B></A><LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.data.<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data"><B>OTDBRepository</B></A><LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>Queue</B></A><LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.TasksFilter.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>Queue.TasksFilter</B></A> (implements java.io.FilenameFilter) -<LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Task.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>Task</B></A><LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.test.<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/test/TestClient.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.test"><B>TestClient</B></A><LI TYPE="circle">java.lang.Thread (implements java.lang.Runnable) -<UL> -<LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>OTDBListener</B></A><LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/ProcessMom2Connection.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>ProcessMom2Connection</B></A><LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>TaskExecutor</B></A></UL> -<LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>TimePeriod</B></A> (implements java.io.Serializable) -<LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/XMLGenerator.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener"><B>XMLGenerator</B></A><LI TYPE="circle">nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.<A HREF="nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.mom2listener"><B>XMLParser</B></A></UL> -</UL> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index.html?overview-tree.html" target="_top"><B>FRAMES</B></A> - <A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/package-list b/SAS/OTB/MoM-OTDB-adapter/doc/package-list deleted file mode 100644 index 82b4f8c9753..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/package-list +++ /dev/null @@ -1,5 +0,0 @@ -nl.astron.lofar.odtb.mom2otdbadapter -nl.astron.lofar.odtb.mom2otdbadapter.data -nl.astron.lofar.odtb.mom2otdbadapter.mom2listener -nl.astron.lofar.odtb.mom2otdbadapter.otdblistener -nl.astron.lofar.odtb.mom2otdbadapter.test diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/resources/inherit.gif b/SAS/OTB/MoM-OTDB-adapter/doc/resources/inherit.gif deleted file mode 100644 index c814867a13deb0ca7ea2156c6ca1d5a03372af7e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 57 zcmZ?wbhEHb<Y(YxXkcLY|NlP&1A`6&0|Ns{gn>z-rJr-*-gOc#MYFO#UYTHhzah|J L+Ok$ZRt9STu}cwe diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/serialized-form.html b/SAS/OTB/MoM-OTDB-adapter/doc/serialized-form.html deleted file mode 100644 index 252229b2537..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/serialized-form.html +++ /dev/null @@ -1,426 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> -<!--NewPage--> -<HTML> -<HEAD> -<!-- Generated by javadoc (build 1.5.0_05) on Wed Jan 04 16:44:32 CET 2006 --> -<TITLE> -Serialized Form -</TITLE> - - -<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"> - -<SCRIPT type="text/javascript"> -function windowTitle() -{ - parent.document.title="Serialized Form"; -} -</SCRIPT> -<NOSCRIPT> -</NOSCRIPT> - -</HEAD> - -<BODY BGCOLOR="white" onload="windowTitle();"> - - -<!-- ========= START OF TOP NAVBAR ======= --> -<A NAME="navbar_top"><!-- --></A> -<A HREF="#skip-navbar_top" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_top_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A> - <A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_top"></A> -<!-- ========= END OF TOP NAVBAR ========= --> - -<HR> -<CENTER> -<H1> -Serialized Form</H1> -</CENTER> -<HR SIZE="4" NOSHADE> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="center"><FONT SIZE="+2"> -<B>Package</B> <B>nl.astron.lofar.odtb.mom2otdbadapter.data</B></FONT></TH> -</TR> -</TABLE> - -<P> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Class <A HREF="nl/astron/lofar/odtb/mom2otdbadapter/data/LofarObservation.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.data">nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation</A> extends java.lang.Object implements Serializable</B></FONT></TH> -</TR> -</TABLE> - -<P> -<A NAME="serializedForm"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Serialized Fields</B></FONT></TH> -</TR> -</TABLE> - -<H3> -mom2Id</H3> -<PRE> -int <B>mom2Id</B></PRE> -<DL> -<DD>mom2Id of the lofar observation (mom2 <-> otdb) - e.g. 200 -<P> -<DL> -</DL> -</DL> -<HR> -<H3> -status</H3> -<PRE> -java.lang.String <B>status</B></PRE> -<DL> -<DD>status of a lofar observation, (mom2 <-> otdb) - e.g. being specified. -<P> -<DL> -</DL> -</DL> -<HR> -<H3> -measurementMom2Ids</H3> -<PRE> -java.lang.String <B>measurementMom2Ids</B></PRE> -<DL> -<DD>mom2Ids of the measurements that belongs to the lofarobservation (mom2 <-> otdb) - e.g. [201,202,203] -<P> -<DL> -</DL> -</DL> -<HR> -<H3> -angleTimes</H3> -<PRE> -java.lang.String <B>angleTimes</B></PRE> -<DL> -<DD>angles times in seconds. (mom2 <-> otdb) - e.g. [+0,+30,+60] -<P> -<DL> -</DL> -</DL> -<HR> -<H3> -timeStamp</H3> -<PRE> -java.lang.String <B>timeStamp</B></PRE> -<DL> -<DD>timestamp of status change in UTC (mom2 <-> otdb) - e.g. 2005-Dec-22 15:00:00 -<P> -<DL> -</DL> -</DL> -<HR> -<H3> -subbands</H3> -<PRE> -java.lang.String <B>subbands</B></PRE> -<DL> -<DD>subbands that must be used (mom2 -> otdb) - e.g. [1,3,5,7] -<P> -<DL> -</DL> -</DL> -<HR> -<H3> -backend</H3> -<PRE> -java.lang.String <B>backend</B></PRE> -<DL> -<DD>backend that must be used (mom2 -> otdb) - e.g. Transient -<P> -<DL> -</DL> -</DL> -<HR> -<H3> -arrayConfiguration</H3> -<PRE> -java.lang.String <B>arrayConfiguration</B></PRE> -<DL> -<DD>Array configuration (mom2 -> otdb) - e.g. Detailed -<P> -<DL> -</DL> -</DL> -<HR> -<H3> -stations</H3> -<PRE> -java.lang.String <B>stations</B></PRE> -<DL> -<DD>Stations that belongs to the array configuration (mom2 -> otdb) - e.g. [CS001,CS002] -<P> -<DL> -</DL> -</DL> -<HR> -<H3> -srgConfiguration</H3> -<PRE> -java.lang.String <B>srgConfiguration</B></PRE> -<DL> -<DD>SRG configuration (mom2 -> otdb) - e.g. SA1 -<P> -<DL> -</DL> -</DL> -<HR> -<H3> -samplingFrequency</H3> -<PRE> -java.lang.Integer <B>samplingFrequency</B></PRE> -<DL> -<DD>Sampling frequency in Hz (mom2 -> otdb) - e.g. 160000000 -<P> -<DL> -</DL> -</DL> -<HR> -<H3> -bandSelection</H3> -<PRE> -java.lang.String <B>bandSelection</B></PRE> -<DL> -<DD>Band selection (mom2 -> otdb) - e.g. LB_10_90 -<P> -<DL> -</DL> -</DL> -<HR> -<H3> -angle1</H3> -<PRE> -java.lang.String <B>angle1</B></PRE> -<DL> -<DD>Angle 1 (mom2 -> otdb) - e.g. [6.123662, 5.233748, 1459568] -<P> -<DL> -</DL> -</DL> -<HR> -<H3> -angle2</H3> -<PRE> -java.lang.String <B>angle2</B></PRE> -<DL> -<DD>Angle 2 (mom2 -> otdb) - e.g. [1.026719, 0,711018, 0384089] -<P> -<DL> -</DL> -</DL> -<HR> -<H3> -directionType</H3> -<PRE> -java.lang.String <B>directionType</B></PRE> -<DL> -<DD>Direction type (mom2 -> otdb) - e.g. J2000 -<P> -<DL> -</DL> -</DL> -<HR> -<H3> -requestedDuration</H3> -<PRE> -int <B>requestedDuration</B></PRE> -<DL> -<DD>requested duration is milliseconds (mom2 -> otdb) - e.g. 840000 -<P> -<DL> -</DL> -</DL> -<HR> -<H3> -startTime</H3> -<PRE> -java.lang.String <B>startTime</B></PRE> -<DL> -<DD>start time of observation (mom2 <- otdb) - e.g. 2005-Dec-22 14:50:00 -<P> -<DL> -</DL> -</DL> -<HR> -<H3> -endTime</H3> -<PRE> -java.lang.String <B>endTime</B></PRE> -<DL> -<DD>end time of observation (mom2 <- otdb) - e.g. 2005-Dec-22 14:53:00 -<P> -<DL> -</DL> -</DL> -<HR SIZE="4" NOSHADE> - -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="center"><FONT SIZE="+2"> -<B>Package</B> <B>nl.astron.lofar.odtb.mom2otdbadapter.otdblistener</B></FONT></TH> -</TR> -</TABLE> - -<P> -<A NAME="nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.TimePeriod"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> -<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> -<B>Class <A HREF="nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TimePeriod.html" title="class in nl.astron.lofar.odtb.mom2otdbadapter.otdblistener">nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.TimePeriod</A> extends java.lang.Object implements Serializable</B></FONT></TH> -</TR> -</TABLE> - -<P> -<A NAME="serializedForm"><!-- --></A> -<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> -<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> -<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> -<B>Serialized Fields</B></FONT></TH> -</TR> -</TABLE> - -<H3> -startTime</H3> -<PRE> -java.util.Date <B>startTime</B></PRE> -<DL> -<DL> -</DL> -</DL> -<HR> -<H3> -endTime</H3> -<PRE> -java.util.Date <B>endTime</B></PRE> -<DL> -<DL> -</DL> -</DL> - -<P> -<HR> - - -<!-- ======= START OF BOTTOM NAVBAR ====== --> -<A NAME="navbar_bottom"><!-- --></A> -<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> -<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> -<TR> -<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> -<A NAME="navbar_bottom_firstrow"><!-- --></A> -<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> - <TR ALIGN="center" VALIGN="top"> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> - <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> - </TR> -</TABLE> -</TD> -<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> -</EM> -</TD> -</TR> - -<TR> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - PREV - NEXT</FONT></TD> -<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> - <A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A> - <A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A> - <SCRIPT type="text/javascript"> - <!-- - if(window==top) { - document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); - } - //--> -</SCRIPT> -<NOSCRIPT> - <A HREF="allclasses-noframe.html"><B>All Classes</B></A> -</NOSCRIPT> - - -</FONT></TD> -</TR> -</TABLE> -<A NAME="skip-navbar_bottom"></A> -<!-- ======== END OF BOTTOM NAVBAR ======= --> - -<HR> - -</BODY> -</HTML> diff --git a/SAS/OTB/MoM-OTDB-adapter/doc/stylesheet.css b/SAS/OTB/MoM-OTDB-adapter/doc/stylesheet.css deleted file mode 100644 index 6d31fdbc7f0..00000000000 --- a/SAS/OTB/MoM-OTDB-adapter/doc/stylesheet.css +++ /dev/null @@ -1,29 +0,0 @@ -/* Javadoc style sheet */ - -/* Define colors, fonts and other style attributes here to override the defaults */ - -/* Page background color */ -body { background-color: #FFFFFF } - -/* Headings */ -h1 { font-size: 145% } - -/* Table colors */ -.TableHeadingColor { background: #CCCCFF } /* Dark mauve */ -.TableSubHeadingColor { background: #EEEEFF } /* Light mauve */ -.TableRowColor { background: #FFFFFF } /* White */ - -/* Font used in left-hand frame lists */ -.FrameTitleFont { font-size: 100%; font-family: Helvetica, Arial, sans-serif } -.FrameHeadingFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif } -.FrameItemFont { font-size: 90%; font-family: Helvetica, Arial, sans-serif } - -/* Navigation bar fonts and colors */ -.NavBarCell1 { background-color:#EEEEFF;} /* Light mauve */ -.NavBarCell1Rev { background-color:#00008B;} /* Dark Blue */ -.NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;} -.NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;} - -.NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;} -.NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;} - diff --git a/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.java b/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.java index b8d9a84e4aa..364dbf9bf78 100644 --- a/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.java +++ b/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/MomOtdbAdapter.java @@ -21,14 +21,11 @@ import nl.astron.lofar.odtb.mom2otdbadapter.mom2listener.HttpServer; import nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.OTDBListener; import nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.Queue; import nl.astron.lofar.odtb.mom2otdbadapter.otdblistener.TaskExecutor; -import nl.astron.lofar.sas.otb.jotdb2.jInitCPPLogger; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.apache.log4j.PropertyConfigurator; -import com.sun.corba.se.impl.orb.ORBConfiguratorImpl.ConfigParser; - public class MomOtdbAdapter { private static Log log = LogFactory.getLog(MomOtdbAdapter.class); @@ -66,35 +63,6 @@ public class MomOtdbAdapter { // server.start(); } - // /** - // * Parse arguments - // * @param args - // * @throws Exception - // */ - // protected void parseArguments(String[] args) throws Exception { - // - // if (args.length > 0) { - // for (int i = 0; i < args.length-1; i= i+2) { - // String argument = args[i]; - // String value = args[i+1]; - // parseArgument(argument, value); - // - // } - // } - // } - - // /** - // * Parse one argument - // * @param argument - // * @param value - // * @throws Exception - // */ - // protected void parseArgument(String argument, String value) - // throws Exception { - // if (argument.equals("-u")) { - // username = value; - // } - // } /** * @param args diff --git a/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/config/ConfigXMLParser.java b/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/config/ConfigXMLParser.java index f0af2024c97..48435d7cc05 100644 --- a/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/config/ConfigXMLParser.java +++ b/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/config/ConfigXMLParser.java @@ -1,10 +1,12 @@ package nl.astron.lofar.odtb.mom2otdbadapter.config; +import java.io.BufferedReader; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; +import java.io.InputStreamReader; +import java.io.PrintWriter; import java.net.URISyntaxException; -import java.net.URL; import java.util.HashMap; import java.util.Map; @@ -41,14 +43,27 @@ public class ConfigXMLParser { * @param document * xml document * @return LofarObservation - * @throws Exception - * @throws URISyntaxException - * @throws FileNotFoundException + * @throws Exception + * @throws URISyntaxException + * @throws FileNotFoundException */ public static Configuration parse(File xml) throws Exception { - ClassLoader classLoader = (ClassLoader) Thread.currentThread().getContextClassLoader(); - URL xsdFile = classLoader.getResource("config.xsd"); - Document document = XMLConverter.convertXMLToDocument(new InputSource(new FileInputStream(xml)), new File(xsdFile.toURI())); + log.info("Mom-otdb-adapter config file: " + xml.getPath()); + ClassLoader classLoader = (ClassLoader) Thread.currentThread().getContextClassLoader(); + BufferedReader reader = new BufferedReader(new InputStreamReader(classLoader.getResourceAsStream("config.xsd"))); + File configXsd = new File("./conf/config.xsd"); + if (configXsd.exists()) { + configXsd.delete(); + } + PrintWriter writer = new PrintWriter(configXsd); + String line = null; + while ((line = reader.readLine()) != null) { + writer.write(line); + } + writer.flush(); + writer.close(); + reader.close(); + Document document = XMLConverter.convertXMLToDocument(new InputSource(new FileInputStream(xml)), configXsd); Configuration configuration = new Configuration(); /* @@ -57,16 +72,14 @@ public class ConfigXMLParser { Node element = document.getDocumentElement(); Map<String, Element> elementsMap = getElementMap(element.getChildNodes()); - configuration.setMom2(parseMom2Configuration(elementsMap.get(MOM2))); - - if (elementsMap.containsKey(STUB)) { - configuration.setRepository(parseStubConfiguration(elementsMap.get(STUB))); - }else if (elementsMap.containsKey(OTDB)) { - configuration.setRepository(parseOTDBConfiguration(elementsMap.get(OTDB))); - } - configuration.setAdapter(parseAdapterConfiguration(elementsMap.get(ADAPTER))); - + configuration.setMom2(parseMom2Configuration(elementsMap.get(MOM2))); + if (elementsMap.containsKey(STUB)) { + configuration.setRepository(parseStubConfiguration(elementsMap.get(STUB))); + } else if (elementsMap.containsKey(OTDB)) { + configuration.setRepository(parseOTDBConfiguration(elementsMap.get(OTDB))); + } + configuration.setAdapter(parseAdapterConfiguration(elementsMap.get(ADAPTER))); return configuration; } @@ -74,13 +87,13 @@ public class ConfigXMLParser { Map<String, Element> elements = getElementMap(mom2Element.getChildNodes()); Mom2Configuration mom2Configuration = new Mom2Configuration(); mom2Configuration.setUsername(getValue(elements.get("username"))); - mom2Configuration.setPassword(getValue(elements.get("password"))); + mom2Configuration.setPassword(getValue(elements.get("password"))); mom2Configuration.setAuthUrl(getValue(elements.get("authurl"))); mom2Configuration.setMom2ImportUrl(getValue(elements.get("mom2-import-url"))); mom2Configuration.setMom2SchemasUrl(getValue(elements.get("mom2-schemas-url"))); return mom2Configuration; } - + private static StubConfiguration parseStubConfiguration(Element element) { Map<String, Element> elements = getElementMap(element.getChildNodes()); StubConfiguration configuration = new StubConfiguration(); @@ -94,10 +107,10 @@ public class ConfigXMLParser { configuration.setInterval(AstronConverter.toInteger(getValue(elements.get("interval")))); configuration.setTemplateId(AstronConverter.toInteger(getValue(elements.get("uvObservationTemplateId")))); configuration.setRmiPort(AstronConverter.toInteger(getValue(elements.get("rmiport")))); - configuration.setRmiHost(getValue(elements.get("rmiport"))); + configuration.setRmiHost(getValue(elements.get("rmiport"))); return configuration; } - + private static AdapterConfiguration parseAdapterConfiguration(Element element) { Map<String, Element> elements = getElementMap(element.getChildNodes()); AdapterConfiguration configuration = new AdapterConfiguration(); @@ -105,13 +118,11 @@ public class ConfigXMLParser { configuration.setKeystoreLocation(getValue(elements.get("keystore-location"))); configuration.setKeystorePassword(getValue(elements.get("keystore-password"))); configuration.setTrustedKeystoreLocation(getValue(elements.get("trusted-keystore-location"))); - configuration.setTrustedKeystorePassword(getValue(elements.get("trusted-keystore-password"))); + configuration.setTrustedKeystorePassword(getValue(elements.get("trusted-keystore-password"))); return configuration; } - - /** * The getValue method returns the value of an node * @@ -129,8 +140,6 @@ public class ConfigXMLParser { return value; } - - /** * Returns the node name without prefix * @@ -147,8 +156,6 @@ public class ConfigXMLParser { return withoutPrefix; } - - private static Map<String, Element> getElementMap(NodeList nodeList) { Map<String, Element> elementMap = new HashMap<String, Element>(); for (int i = 0; i < nodeList.getLength(); i++) { diff --git a/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.java b/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.java index 0cd6b6f1705..abb361abfe1 100644 --- a/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.java +++ b/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/data/OTDBRepository.java @@ -9,7 +9,6 @@ import java.util.Collections; import java.util.Comparator; import java.util.Date; import java.util.List; -import java.util.Locale; import java.util.Vector; import nl.astron.lofar.odtb.mom2otdbadapter.config.OTDBConfiguration; @@ -97,8 +96,6 @@ public class OTDBRepository implements Repository { private jConverterInterface converter = null; - // private static final int TEMPLATE_ID = 50091980; - public static final String DATE_TIME_FORMAT = "yyyy-MM-dd HH:mm:ss.SSS"; public static final String OTDB_DATE_TIME_FORMAT = "yyyy-MMM-dd HH:mm:ss"; @@ -118,6 +115,7 @@ public class OTDBRepository implements Repository { * @throws NotBoundException */ public OTDBRepository(OTDBConfiguration config) { + log.info("OTDBRepository started that communicates with OTDB(" + config.getRmiHost() + ":" + config.getRmiPort()); this.config = config; } diff --git a/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/data/StubRepository.java b/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/data/StubRepository.java index 58e637f6780..a43324c9fff 100644 --- a/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/data/StubRepository.java +++ b/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/data/StubRepository.java @@ -1,18 +1,26 @@ package nl.astron.lofar.odtb.mom2otdbadapter.data; import java.util.ArrayList; +import java.util.Calendar; import java.util.Date; import java.util.HashMap; import java.util.List; import java.util.Map; +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; + import nl.astron.lofar.odtb.mom2otdbadapter.util.Mom2OtdbConverter; public class StubRepository implements Repository { - + private Log log = LogFactory.getLog(this.getClass()); private Map<Integer, LofarObservation> observationsMap = new HashMap<Integer, LofarObservation>(); private int lastObservationId = 1; + public StubRepository(){ + log.info("StubRepository started"); + } + @Override public List<LofarObservation> getLatestChanges(Date startDate, Date endDate) throws RepositoryException { List<Integer> observationToRemoved = new ArrayList<Integer>(); @@ -29,9 +37,10 @@ public class StubRepository implements Repository { for (Beam beam : observation.getBeams()) { duration += beam.getDurations().get(0); } - Date endTime = (Date) observation.getStartTime().clone(); - endTime.setSeconds(duration); - observation.setEndTime(endTime); + Calendar cal = Calendar.getInstance(); + cal.setTime(observation.getStartTime()); + cal.set(Calendar.SECOND, cal.get(Calendar.SECOND) + duration); + observation.setEndTime(cal.getTime()); } if (observation.getClockMode().equals("<<Clock160")) { diff --git a/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/HttpServer.java b/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/HttpServer.java index e59b09726bf..98cb699642d 100644 --- a/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/HttpServer.java +++ b/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/HttpServer.java @@ -23,6 +23,8 @@ import javax.net.ssl.TrustManagerFactory; import nl.astron.lofar.odtb.mom2otdbadapter.config.Configuration; import nl.astron.lofar.odtb.mom2otdbadapter.data.Repository; +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; import org.apache.http.impl.DefaultConnectionReuseStrategy; import org.apache.http.impl.DefaultHttpResponseFactory; import org.apache.http.impl.nio.SSLServerIOEventDispatch; @@ -44,7 +46,7 @@ import org.apache.http.protocol.ResponseDate; import org.apache.http.protocol.ResponseServer; public class HttpServer { - + private static Log log = LogFactory.getLog(HttpServer.class); private static final String JKS = "jks"; private Configuration config; @@ -68,9 +70,11 @@ public class HttpServer { } public void start() throws KeyStoreException, NoSuchAlgorithmException, CertificateException, IOException, UnrecoverableKeyException, KeyManagementException{ + log.info("Starting http server on port " + config.getAdapter().getHttpPort()); FileInputStream keyStoreInputStream = new FileInputStream(new File(config.getAdapter().getKeystoreLocation())); KeyStore keystore = KeyStore.getInstance(JKS); keystore.load(keyStoreInputStream, config.getAdapter().getKeystorePassword().toCharArray()); + log.info("Keystore " + config.getAdapter().getKeystoreLocation() + " loaded"); KeyManagerFactory kmfactory = KeyManagerFactory.getInstance(KeyManagerFactory.getDefaultAlgorithm()); kmfactory.init(keystore, config.getAdapter().getKeystorePassword().toCharArray()); KeyManager[] keymanagers = kmfactory.getKeyManagers(); @@ -79,6 +83,7 @@ public class HttpServer { trustedKeystore.load(trustedKeyStoreInputStream, config.getAdapter().getTrustedKeystorePassword().toCharArray()); TrustManagerFactory tmf = TrustManagerFactory.getInstance(TrustManagerFactory.getDefaultAlgorithm()); tmf.init(trustedKeystore); + log.info("Trusted keystore " + config.getAdapter().getKeystoreLocation() + " loaded"); SSLContext sslcontext = SSLContext.getInstance("TLS"); sslcontext.init(keymanagers, tmf.getTrustManagers(), null); @@ -110,9 +115,10 @@ public class HttpServer { IOEventDispatch ioEventDispatch = new SSLServerIOEventDispatch(handler, sslcontext, sslSessionHandler, params); ListeningIOReactor ioReactor = new DefaultListeningIOReactor(2, params); - + log.info("Http server started on port " + config.getAdapter().getHttpPort()); ioReactor.listen(new InetSocketAddress(config.getAdapter().getHttpPort())); ioReactor.execute(ioEventDispatch); + } diff --git a/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2HttpRequestHandler.java b/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2HttpRequestHandler.java index cfbf1c8ea71..19208391670 100644 --- a/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2HttpRequestHandler.java +++ b/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/Mom2HttpRequestHandler.java @@ -1,5 +1,6 @@ package nl.astron.lofar.odtb.mom2otdbadapter.mom2listener; +import java.io.IOException; import java.io.StringReader; import nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation; @@ -7,11 +8,15 @@ import nl.astron.lofar.odtb.mom2otdbadapter.data.Repository; import nl.astron.lofar.odtb.mom2otdbadapter.data.RepositoryException; import nl.astron.util.XMLConverter; +import org.apache.commons.logging.Log; +import org.apache.commons.logging.LogFactory; +import org.apache.http.Header; import org.apache.http.HttpEntity; import org.apache.http.HttpEntityEnclosingRequest; import org.apache.http.HttpRequest; import org.apache.http.HttpResponse; import org.apache.http.HttpStatus; +import org.apache.http.ParseException; import org.apache.http.protocol.HttpContext; import org.apache.http.protocol.HttpRequestHandler; import org.apache.http.util.EntityUtils; @@ -19,39 +24,75 @@ import org.w3c.dom.Document; import org.xml.sax.InputSource; public class Mom2HttpRequestHandler implements HttpRequestHandler { - + private static Log log = LogFactory.getLog(Mom2HttpRequestHandler.class); private Repository repository; - public Mom2HttpRequestHandler(Repository repository){ + + public Mom2HttpRequestHandler(Repository repository) { this.repository = repository; } - + @Override public void handle(HttpRequest request, HttpResponse response, HttpContext context) { - if (request instanceof HttpEntityEnclosingRequest) { - HttpEntity entity = ((HttpEntityEnclosingRequest) request).getEntity(); - + boolean requestHandledSuccessfull = false; + log.info("handle Mom2 request..."); + if (log.isDebugEnabled()) { + for (Header header : request.getAllHeaders()) { + log.debug("Header: " + header.getName() + " value: " + header.getValue()); + } + } + if (request instanceof HttpEntityEnclosingRequest) { + HttpEntity entity = ((HttpEntityEnclosingRequest) request).getEntity(); + String content = null; try { - String content = EntityUtils.toString(entity); - InputSource inputSource = new InputSource(new StringReader(content)); - Document document = XMLConverter.convertXMLToDocument(inputSource); - LofarObservation lofarObservation = XMLParser - .getLofarObservation(document); - repository.store(lofarObservation); - response.setStatusCode(HttpStatus.SC_OK); - }catch (RepositoryException e) { - response.setStatusCode(HttpStatus.SC_INTERNAL_SERVER_ERROR); - }catch (Exception e) { + content = EntityUtils.toString(entity); + if (log.isDebugEnabled()){ + log.debug(content); + } + } catch (ParseException e) { + response.setStatusCode(HttpStatus.SC_BAD_REQUEST); + response.setReasonPhrase(e.getMessage()); + log.error("Problem with parsing http request: " + e.getMessage(), e); + } catch (IOException e) { response.setStatusCode(HttpStatus.SC_BAD_REQUEST); + response.setReasonPhrase(e.getMessage()); + log.error("Problem with reading http request: " + e.getMessage(), e); } + if (content != null){ + InputSource inputSource = new InputSource(new StringReader(content)); + Document document = null; + try { + document = XMLConverter.convertXMLToDocument(inputSource); + } catch (Exception e) { + response.setStatusCode(HttpStatus.SC_BAD_REQUEST); + response.setReasonPhrase(e.getMessage()); + log.error("Problem with parsing xml content: " + e.getMessage(), e); + } + LofarObservation lofarObservation = XMLParser.getLofarObservation(document); + try { + repository.store(lofarObservation); + response.setStatusCode(HttpStatus.SC_OK); + requestHandledSuccessfull = true; + } catch (RepositoryException e) { + response.setStatusCode(HttpStatus.SC_INTERNAL_SERVER_ERROR); + response.setReasonPhrase(e.getMessage()); + log.fatal("Problem occurred with OTDB: " + e.getMessage(), e); + } + response.setStatusCode(HttpStatus.SC_OK); + } - response.setStatusCode(HttpStatus.SC_OK); - - }else { - response.setStatusCode(HttpStatus.SC_BAD_REQUEST); - } + } else { + response.setStatusCode(HttpStatus.SC_BAD_REQUEST); + response.setReasonPhrase("Content-Type must be 'text/xml'"); + log.error("Request with invalid content, Content-Type must be 'text/xml'"); + + } + if (requestHandledSuccessfull){ + log.info("handle Mom2 request...done"); + }else { + log.info("handle Mom2 request...failed"); + } } - } diff --git a/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.java b/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.java index 3bba4e47c82..de0f8b685a4 100644 --- a/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.java +++ b/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/mom2listener/XMLParser.java @@ -40,6 +40,7 @@ public class XMLParser { * @return LofarObservation */ public static LofarObservation getLofarObservation(Document document) { + LofarObservation lofarObservation = new LofarObservation(); /* @@ -69,6 +70,7 @@ public class XMLParser { beam.getAngleTimes().add(offSet); offSet += beam.getDurations().get(0); } + log.info("Parsed xml of observation with mom2id: " + lofarObservation.getMom2Id()); return lofarObservation; } diff --git a/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.java b/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.java index 29f2bf5d6c9..1c03bb6d230 100644 --- a/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.java +++ b/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/OTDBListener.java @@ -1,9 +1,10 @@ package nl.astron.lofar.odtb.mom2otdbadapter.otdblistener; import java.io.IOException; -import java.rmi.UnmarshalException; import java.util.List; +import javax.xml.parsers.ParserConfigurationException; + import nl.astron.lofar.odtb.mom2otdbadapter.config.Configuration; import nl.astron.lofar.odtb.mom2otdbadapter.data.LofarObservation; import nl.astron.lofar.odtb.mom2otdbadapter.data.Repository; @@ -14,8 +15,9 @@ import org.apache.commons.logging.LogFactory; /** * Polls if there are changes in the OTDB database. + * * @author Bastiaan Verhoef - * + * */ public class OTDBListener extends Thread { private static final int MILLISECONDS = 1000; @@ -23,32 +25,37 @@ public class OTDBListener extends Thread { private Log log = LogFactory.getLog(this.getClass()); private int milliseconds = 1000; - + private Configuration configuration; private Queue queue = null; private Repository repository = null; - /** * Constructor - * @param queue Queue where this listener add the tasks - * @param milliseconds interval (in milliseconds) between the retrieval of the changes - * @param repository OTDBRepository where this listener retrieves the changes + * + * @param queue + * Queue where this listener add the tasks + * @param milliseconds + * interval (in milliseconds) between the retrieval of the + * changes + * @param repository + * OTDBRepository where this listener retrieves the changes */ public OTDBListener(Queue queue, Configuration configuration, Repository repository) { this.milliseconds = configuration.getRepository().getInterval() * MILLISECONDS; this.configuration = configuration; this.queue = queue; this.repository = repository; + log.info("OTDBListener started with interval of " + configuration.getRepository().getInterval() + " s."); } /** - * Starts the OTDBListener and retrieves changes with an interval + * Starts the OTDBListener and retrieves changes with an interval */ public void run() { - + while (true) { try { @@ -60,11 +67,13 @@ public class OTDBListener extends Thread { /* * look for new changes in this time period */ - List<LofarObservation> lofarObservations = repository.getLatestChanges(timePeriod.getStartTime(), timePeriod.getEndTime()); + List<LofarObservation> lofarObservations = repository.getLatestChanges(timePeriod.getStartTime(), + timePeriod.getEndTime()); /* - * convert retrieved observations to tasks and add the tasks to the queue + * convert retrieved observations to tasks and add the tasks to + * the queue */ - for (LofarObservation observation: lofarObservations) { + for (LofarObservation observation : lofarObservations) { Task task = convertToTask(observation); if (task != null) { queue.add(task); @@ -80,12 +89,10 @@ public class OTDBListener extends Thread { */ Thread.sleep(milliseconds); } catch (InterruptedException e) { - } catch (UnmarshalException e) { - log.error("UnmarshalException: " + e.getMessage(), e); - }catch (IOException e) { - log.error("IOException: " + e.getMessage(), e); } catch (RepositoryException e) { - log.error("RepositoryException: " + e.getMessage(), e); + log.fatal("Problem occurred with OTDB: " + e.getMessage(), e); + } catch (Exception e) { + log.fatal("Fatal exception occurred: " + e.getMessage(), e); } } @@ -93,21 +100,18 @@ public class OTDBListener extends Thread { /** * Converts a observation to a task using the xml generation + * * @param lofarObservation * @return Task + * @throws ParserConfigurationException + * @throws IOException */ - protected Task convertToTask(LofarObservation lofarObservation) { - try { - Task task = new Task(); - String xml = XMLGenerator.getObservationXml(lofarObservation, configuration.getMom2()); - task.setXml(xml); - task.setMom2Id(lofarObservation.getMom2Id() + ""); - task.setTime(lofarObservation.getTimeStamp()); - return task; - } catch (Exception e) { - log.error(e.getMessage(),e); - - } - return null; + protected Task convertToTask(LofarObservation lofarObservation) throws IOException, ParserConfigurationException { + Task task = new Task(); + String xml = XMLGenerator.getObservationXml(lofarObservation, configuration.getMom2()); + task.setXml(xml); + task.setMom2Id(lofarObservation.getMom2Id() + ""); + task.setTime(lofarObservation.getTimeStamp()); + return task; } } diff --git a/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.java b/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.java index c738324cbbc..d11756ae066 100644 --- a/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.java +++ b/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/Queue.java @@ -85,7 +85,9 @@ public class Queue { } isTaskLocked = true; Task task = tasks.get(0); - log.info("Processing task....Number of tasks:" + tasks.size()); + if (log.isDebugEnabled()){ + log.debug("Get task (mom2Id: " + task.getMom2Id() + ") ....Number of tasks:" + tasks.size()); + } notifyAll(); return task; } @@ -99,7 +101,7 @@ public class Queue { if (!file.delete()) { log.error("Can not delete file:" + task.getFileName()); } - log.info("Remove task(" + task.getMom2Id() + ") Number of tasks:" + log.info("Remove task( mom2Id: " + task.getMom2Id() + ") Number of tasks:" + tasks.size()); tasks.remove(0); isTaskLocked = false; @@ -166,8 +168,6 @@ public class Queue { out.write(content); out.close(); fileOutputStream.close(); - // isTimeLocked = false; - // notifyAll(); } /** @@ -177,7 +177,7 @@ public class Queue { */ public synchronized void add(Task task) throws IOException { tasks.add(task); - log.info("Task added. Number of tasks:" + tasks.size()); + log.info("Add task (mom2Id: " + task.getMom2Id() + ") Number of tasks:" + tasks.size()); storeTask(task); notifyAll(); } diff --git a/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.java b/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.java index a50cfc1db91..3a4cfddfff4 100644 --- a/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.java +++ b/SAS/OTB/MoM-OTDB-adapter/src/nl/astron/lofar/odtb/mom2otdbadapter/otdblistener/TaskExecutor.java @@ -70,7 +70,7 @@ public class TaskExecutor extends Thread { * get new task, if no tasks available, wait until new tasks added */ Task task = queue.get(); - log.debug("Process task: " + task.getXml()); + //log.debug("Process task: " + task.getXml()); /* * process task if task process successfull, remove tasks else move * task to the end of the task list @@ -97,12 +97,17 @@ public class TaskExecutor extends Thread { boolean succeed = false; try { httpClient.login(config.getUsername(), config.getPassword()); + log.info("Login " + config.getAuthUrl()); List<BasicNameValuePair> parameters = new ArrayList<BasicNameValuePair>(); parameters.add(new BasicNameValuePair("command", "IMPORTXML2")); parameters.add(new BasicNameValuePair("xmlcontent", task.getXml())); + log.info("Post xml (mom2Id: " + task.getMom2Id() + ") to mom2 " + config.getMom2ImportUrl() ); String result = httpClient.doPost(config.getMom2ImportUrl(), parameters, new StringResponseHandler()); - log.info(result); + if (log.isDebugEnabled()){ + log.debug(result); + } httpClient.logout(); + log.info("Logout " + config.getAuthUrl()); return isSucceed(result); } catch (IOException e) { log.error("IOException:" + e.getMessage(), e); diff --git a/SAS/OTB/MoM-OTDB-adapter/test/keystore-client.jks b/SAS/OTB/MoM-OTDB-adapter/test/keystore-client.jks deleted file mode 100644 index d155d0eb955270331d302b8672240edfb02c1455..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2086 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 B4uSvx diff --git a/SAS/OTB/MoM-OTDB-adapter/test/keystore-server.jks b/SAS/OTB/MoM-OTDB-adapter/test/keystore-server.jks deleted file mode 100644 index 60f6439457b9466e5928373f5423116dd5886320..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2087 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 CUJ#`K -- GitLab