HEADER

ru.biosoft.access
Class Diagram access

Class Summary
AbstractDataCollectionThis abstract class provides default implementations for most of the methods in the DataCollection interface.
AbstractTransformerTransform data element of one type to other type.
BTreeIndexMaps keys to entries.
CollectionFactory 
CollectionUnionCollection that is union of several collections.
CompositeFilter 
CreateDataCollectionControllerControl process of creating data collection.
CreateDataCollectionDefaultControllerDefault implementation of creating data collection.
DataCollectionDataCollection is a set of homogeneous DataElements.
DataCollectionEventImplements event change in a collection .
DataCollectionInfo 
DataCollectionInfoParserParse data collection description file.
DataCollectionListenerInterface for listen data collection events.
DataCollectionUnionCollection that is union of several collections.
DataCollectionUnion2 
DataCollectionVetoExceptionException for cancelling data collection operation.
DataElementMinimal interface for storing object in the data collection.
DataElementRef 
DataElementSupportImplements DataElement interface by common way.
DerivedDataCollectionGeneral class for derived data collection.
EntryDataElement that store his data in text-based format.
EntryCollection 
FileCollectionFileCollection is DataCollection for storing FileDataElement objects .
FileDataElementFileDataElement is DataElement which wraps the File object.
FileEntryCollectionImplements simple access procedures to databases in EMBL-like format.
FileEntryCollection2 
FilterUsed for filtering data elements.
FilteredDataCollection 
IndexInterface for storing/extracting indexes.
IndexTableIndexTable extention of hash table for work with database indexes.
LocalRepositoryLocalRepository creates hierarchical DataCollection.
LocalRepositoryBeanInfo 
LocalRepositoryMessageBundle 
MemIndex 
MutableDataElement 
MutableDataElementSupport 
MutableFilterMutableFilter is a filter whose selection condition can be changed in runtime.
PatternFilterAbstract filter to check some DataElement property to correspond pattern defined by Perl5 regular expression.
QuerySystem 
Repository 
SQLDataCollectionDataCollection which store all information in SQL DBMS.
SQLTransformerAdapter for storing/extracting data elements to/from SQL DBMS.
TransformedDataCollectionImplemnation note: we are not propagate DataCollectionEvents, because this work is done by primary DataCollection (it has the same parent).
TransformedDataCollectionBeanInfo 
TransformedDataCollectionMessageBundle 
TransformerTransforms DataElement from one type to another.
VectorDataCollectionDataCollection based on Vector ( DataElement's is stored in Vector ).
VectorDataCollectionBeanInfo 
VectorDataCollectionMessageBundle 
XMLTransformerConverts FileDataElement to the Object and back This transformer is used for Embl file format converting
 


FOOTER

BOTTOM