Uses of Package
jigcell.compare.data

Packages that use jigcell.compare.data
jigcell.compare.cellcycle   
jigcell.compare.compare2   
jigcell.compare.contrib   
jigcell.compare.data   
jigcell.compare.objective   
jigcell.compare.objectiveui   
jigcell.compare.tests   
jigcell.compare.transform   
jigcell.compare.views   
 

Classes in jigcell.compare.data used by jigcell.compare.cellcycle
DataGenerator
          A default implementation of DataGenerator.
EditableDataGenerator
          Implementation of DataGenerator that supports editing the generator fields.
IDataGeneratorList
          Manages a list of data generators.
ProgrammableDataGenerator
          A data generator type whose value is determined programmatically, usually with some kind of interface for controlling the program action.
 

Classes in jigcell.compare.data used by jigcell.compare.compare2
IDataGeneratorCollection.Key
          Key elements for a generator collections.
IDataGeneratorMap
          Manages a map of data generators.
 

Classes in jigcell.compare.data used by jigcell.compare.contrib
DataGenerator
          A default implementation of DataGenerator.
EditableDataGenerator
          Implementation of DataGenerator that supports editing the generator fields.
MethodDispatcher
          Performs automated method dispatching based on a tuneable heuristic.
ProgrammableDataGenerator
          A data generator type whose value is determined programmatically, usually with some kind of interface for controlling the program action.
 

Classes in jigcell.compare.data used by jigcell.compare.data
DataElement
          A helper implementation for data element classes.
DataGenerator
          A default implementation of DataGenerator.
EditableDataElement
          A helper implementation for editable data element classes.
EditableDataGenerator
          Implementation of DataGenerator that supports editing the generator fields.
IDataGeneratorCollection
          Manages a collection of data generators.
IDataGeneratorCollection.Key
          Key elements for a generator collections.
IDataGeneratorList
          Manages a list of data generators.
IDataGeneratorMap
          Manages a map of data generators.
IResultSetGroupMap
          Manages a map of result sets.
IResultSetMap
          Manages a map of results.
MethodDispatcher.MethodScorer
          Intermediate results for computing a method score.
MethodDispatcher.NoDispatchableMethodException
          Indicates that method dispatching failed because no suitable methods were found.
PackedTreeDataElement
          An implementation of EditableDataElement that uses a red-black tree to store values.
ProgrammableDataGenerator
          A data generator type whose value is determined programmatically, usually with some kind of interface for controlling the program action.
SparseTreeDataElement
          An implementation of EditableDataElement that uses a red-black tree to store values.
TreeDataElement
          Base class for implementations of EditableDataElement that want to use some form of tree to store values.
 

Classes in jigcell.compare.data used by jigcell.compare.objective
DataGenerator
          A default implementation of DataGenerator.
DataGeneratorList
          Manages a list of data generators.
EditableDataGenerator
          Implementation of DataGenerator that supports editing the generator fields.
IDataGeneratorCollection
          Manages a collection of data generators.
IDataGeneratorCollection.Key
          Key elements for a generator collections.
IDataGeneratorList
          Manages a list of data generators.
ProgrammableDataGenerator
          A data generator type whose value is determined programmatically, usually with some kind of interface for controlling the program action.
 

Classes in jigcell.compare.data used by jigcell.compare.objectiveui
IDataGeneratorList
          Manages a list of data generators.
 

Classes in jigcell.compare.data used by jigcell.compare.tests
DataGenerator
          A default implementation of DataGenerator.
EditableDataGenerator
          Implementation of DataGenerator that supports editing the generator fields.
IDataGeneratorList
          Manages a list of data generators.
IDataGeneratorMap
          Manages a map of data generators.
MethodDispatcher
          Performs automated method dispatching based on a tuneable heuristic.
ProgrammableDataGenerator
          A data generator type whose value is determined programmatically, usually with some kind of interface for controlling the program action.
 

Classes in jigcell.compare.data used by jigcell.compare.transform
DataGenerator
          A default implementation of DataGenerator.
EditableDataGenerator
          Implementation of DataGenerator that supports editing the generator fields.
IDataGeneratorList
          Manages a list of data generators.
ProgrammableDataGenerator
          A data generator type whose value is determined programmatically, usually with some kind of interface for controlling the program action.
 

Classes in jigcell.compare.data used by jigcell.compare.views
IDataGeneratorList
          Manages a list of data generators.