Resource Description
From Intrument Element Wiki
All web based instruments can be accessed by a set of methods. These methods have been specified in the following WSDL:
To facilitate the "readability" of this WSDL by a human at the following links you can find:
- How_to_access_and_use_the_Web_API: a UML oriented documentation describing these APIs.
- How_to_use_the_Web_Service_API_with_Axis_1.4: an example of how to access the WS APIs from java.
- WSDL Docs a JavaDoc description of the methods
If a new Instrument have to be implemented you need to implement few classes as described in the following resources:
- How_to_plug_a_new_Instrument: an UML oriented guide
- Instr Docs: a JavaDoc description of the interfaces
Other resources include:
- Complete Java Docs: a Complete JavaDoc Description
- FAQ: Frequently Asked Questions
[edit] Useful Links
- Instrument Element Blog
- Instrument Element Wiki
- Instrument Element Mailing Lists
- Instrument Element SVN
- Installation_Guide: How to install the software
- First_Steps: how to setup the developing environment

