HEADER

ru.biosoft.access
Class Diagram access

Dependency Links

to Class Diagram com.developmentontheedge

automatic

to Class Diagram ru.biosoft

automatic

to Class Diagram ru.biosoft.access.support

automatic

automatic

to Class Diagram <default>

automatic

to Class Diagram com.developmentontheedge.jobcontrol

automatic

to Class Diagram com

automatic

to Class Diagram ru

automatic

automatic

to Class Diagram ru.biosoft.access.repository

automatic

to Class Diagram ru.biosoft.util

automatic
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.
BTreeRangeIndexIndex for search keys by custom algorithm.
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.
DataCollectionAddUndo 
DataCollectionEventImplements event change in a collection .
DataCollectionInfo 
DataCollectionListenerInterface for listen data collection events.
DataCollectionListenerSupportUtility class that implements stub for DataCollectionListener.
DataCollectionRemoveUndo 
DataCollectionUndoListenerThese class listen all changes inn DataCollection, converts them to UndoableEdit and add them to UndoManager.
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.
DefaultQuerySystemDefaultQuerySystem loads indexes based on information from DataCollectionInfo.
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.
Key 
LocalRepositoryLocalRepository creates hierarchical DataCollection.
LocalRepositoryBeanInfo 
MemIndex 
MessageBundle 
MutableDataElement 
MutableDataElementSupport 
MutableFilterMutableFilter is a filter whose selection condition can be changed in runtime.
PatternFilterAbstract filter to check some DataElement property to correspond regular expression.
QueryFilter 
QuerySystem...
Repository 
SqlConnectionPoolUtility class for managemenet connections for SQL databases through JDBC.
SqlDataCollectionDataCollection which store all information in SQL DBMS.
SqlDataCollectionBeanInfo 
SqlTransformerAdapter for storing/extracting data elements to/from SQL DBMS.
SqlTransformerSupport 
TransformedDataCollectionImplemnation note: we are not propagate DataCollectionEvents, because this work is done by primary DataCollection (it has the same parent).
TransformedDataCollectionBeanInfo 
TransformerTransforms DataElement from one type to another.
VectorDataCollectionDataCollection based on Vector ( DataElement's is stored in Vector ).
VectorDataCollectionBeanInfo 
XMLTransformerConverts FileDataElement to the Object and back This transformer is used for Embl file format converting
 


FOOTER

BOTTOM