Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package apollo.dataadapter.das

Interface Summary
DASDsn  
DASFeature  
DASSegment I represent the contained in a Segment (as defined by the DAS-spec) needed by Apollo to request features for the segment, and display the features of the segment.
DASSequence I represent the data contained in a dna sequence (as defined by the DAS-spec) needed by Apollo to display a sequence.
DASServerI I represent the capability of a general DASServer, as required by Apollo to make das-data requests.
 

Class Summary
DASAdapter  
DASAdapterGUI  
DASClient This will open a DAS server and provide access the DSN element data provided by the server
It will: Connect to a datasource Get XML from the data source Parse the XML and provide methods for reading that data
DASLazySequence I am a Sequence class for implementing lazy load using a DASServer