| HEADER | |||||||
| PREV DIAGRAM NEXT DIAGRAM | FRAMES NO FRAMES | |||||||
| Dependency Links |
to Class Diagram ru.biosoft
to Class Diagram ru.biosoft.access.support
to Class Diagram <default>
to Class Diagram com.developmentontheedge.jobcontrol
to Class Diagram com
to Class Diagram ru
to Class Diagram ru.biosoft.access.repository
to Class Diagram ru.biosoft.util
| Class Summary | |
| AbstractDataCollection | This abstract class provides default implementations for most of
the methods in the DataCollection interface. |
| AbstractTransformer | Transform data element of one type to other type. |
| BTreeIndex | Maps keys to entries. |
| BTreeRangeIndex | Index for search keys by custom algorithm. |
| CollectionFactory | |
| CollectionUnion | Collection that is union of several collections. |
| CompositeFilter | |
| CreateDataCollectionController | Control process of creating data collection. |
| CreateDataCollectionDefaultController | Default implementation of creating data collection. |
| DataCollection | DataCollection is a set of homogeneous DataElements. |
| DataCollectionAddUndo | |
| DataCollectionEvent | Implements event change in a collection . |
| DataCollectionInfo | |
| DataCollectionListener | Interface for listen data collection events. |
| DataCollectionListenerSupport | Utility class that implements stub for DataCollectionListener. |
| DataCollectionRemoveUndo | |
| DataCollectionUndoListener | These class listen all changes inn DataCollection, converts them to UndoableEdit and add them to UndoManager. |
| DataCollectionUnion | Collection that is union of several collections. |
| DataCollectionUnion2 | |
| DataCollectionVetoException | Exception for cancelling data collection operation. |
| DataElement | Minimal interface for storing object in the data collection. |
| DataElementRef | |
| DataElementSupport | Implements DataElement interface by common way. |
| DefaultQuerySystem | DefaultQuerySystem loads indexes based on information from DataCollectionInfo. |
| DerivedDataCollection | General class for derived data collection. |
| Entry | DataElement that store his data in text-based format. |
| EntryCollection | |
| FileCollection | FileCollection is DataCollection for storing FileDataElement objects . |
| FileDataElement | FileDataElement is DataElement which wraps the File object. |
| FileEntryCollection | Implements simple access procedures to databases in EMBL-like format. |
| FileEntryCollection2 | |
| Filter | Used for filtering data elements. |
| FilteredDataCollection | |
| Index | Interface for storing/extracting indexes. |
| IndexTable | IndexTable extention of hash table for work with database indexes. |
| Key | |
| LocalRepository | LocalRepository creates hierarchical DataCollection. |
| LocalRepositoryBeanInfo | |
| MemIndex | |
| MessageBundle | |
| MutableDataElement | |
| MutableDataElementSupport | |
| MutableFilter | MutableFilter is a filter whose selection condition can be changed in runtime. |
| PatternFilter | Abstract filter to check some DataElement property
to correspond regular expression. |
| QueryFilter | |
| QuerySystem | ... |
| Repository | |
| SqlConnectionPool | Utility class for managemenet connections for SQL databases through JDBC. |
| SqlDataCollection | DataCollection which store all information in SQL DBMS. |
| SqlDataCollectionBeanInfo | |
| SqlTransformer | Adapter for storing/extracting data elements to/from SQL DBMS. |
| SqlTransformerSupport | |
| TransformedDataCollection | Implemnation note: we are not propagate DataCollectionEvents, because this work is done by primary DataCollection (it has the same parent). |
| TransformedDataCollectionBeanInfo | |
| Transformer | Transforms DataElement from one type to another. |
| VectorDataCollection | DataCollection based on Vector ( DataElement's is stored in Vector ). |
| VectorDataCollectionBeanInfo | |
| XMLTransformer | Converts FileDataElement to the Object and back This transformer is used for Embl file format converting |
| FOOTER | |||||||
| PREV DIAGRAM NEXT DIAGRAM | FRAMES NO FRAMES | |||||||