|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| LSIDProvider | A trivial interface to a service capable of providing unique identifiers on demand. |
| Class Summary | |
|---|---|
| Base64 | Encodes and decodes to and from Base64 notation. |
| Base64.InputStream | A {#InputStream} will read data from another InputStream,
given in the constructor, and encode/decode to/from Base64 notation on
the fly. |
| Base64.OutputStream | A {#OutputStream} will write data to another OutputStream,
given in the constructor, and encode/decode to/from Base64 notation on
the fly. |
| DataThing | A simple wrapper around an arbitrary Collection object which allows lookup and storage of any metadata within the collection or its children. |
| LSIDProvider.NamespaceEnumeration | |
| UUIDLSIDProviderTest | UUIDLSIDProviderTest |
| Exception Summary | |
|---|---|
| NoMetadataFoundException | Thrown when metadata is requested for an object, no empty metadata element is defined and there is no data stored. |
Provides the data model for the Taverna workflow system. This is the model used to represent all data values within a workflow, rather than that used to represent the workflow definition itself.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||