A B C D E F G H I J L M N O P Q R S T U V W X _

A

AbstractBeanJobBuilder<D extends BeanDescriptor<E>,E,B> - Class in org.eobjects.analyzer.job.builder
 
AbstractBeanJobBuilder(AnalysisJobBuilder, D, Class<?>) - Constructor for class org.eobjects.analyzer.job.builder.AbstractBeanJobBuilder
 
AbstractBeanWithInputColumnsBuilder<D extends BeanDescriptor<E>,E,B> - Class in org.eobjects.analyzer.job.builder
 
AbstractBeanWithInputColumnsBuilder(AnalysisJobBuilder, D, Class<?>) - Constructor for class org.eobjects.analyzer.job.builder.AbstractBeanWithInputColumnsBuilder
 
AbstractComponentCategory - Class in org.eobjects.analyzer.beans.categories
Abstract implementation of ComponentCategory.
AbstractComponentCategory() - Constructor for class org.eobjects.analyzer.beans.categories.AbstractComponentCategory
 
AbstractDescriptor<B> - Class in org.eobjects.analyzer.descriptors
Abstract descriptor implementation which contains only the bare bones of a class field- and method-inspecting descriptor.
AbstractDescriptor(Class<B>) - Constructor for class org.eobjects.analyzer.descriptors.AbstractDescriptor
 
AbstractDescriptorProvider - Class in org.eobjects.analyzer.descriptors
Abstract descriptor provider implementation that implements most trivial methods.
AbstractDescriptorProvider() - Constructor for class org.eobjects.analyzer.descriptors.AbstractDescriptorProvider
 
AbstractFilterOutcome - Class in org.eobjects.analyzer.job
Provides hashCode, equals and toString implementations for FilterOutcome, making them comparable across different implementations.
AbstractFilterOutcome() - Constructor for class org.eobjects.analyzer.job.AbstractFilterOutcome
 
AbstractInjectionPoint<E> - Class in org.eobjects.analyzer.lifecycle
 
AbstractInjectionPoint() - Constructor for class org.eobjects.analyzer.lifecycle.AbstractInjectionPoint
 
AbstractInputColumn<E> - Class in org.eobjects.analyzer.data
 
AbstractInputColumn() - Constructor for class org.eobjects.analyzer.data.AbstractInputColumn
 
AbstractInputRow - Class in org.eobjects.analyzer.data
Abstract implementation of the InputRow.
AbstractInputRow() - Constructor for class org.eobjects.analyzer.data.AbstractInputRow
 
AbstractMergedOutcome - Class in org.eobjects.analyzer.job
 
AbstractMergedOutcome() - Constructor for class org.eobjects.analyzer.job.AbstractMergedOutcome
 
AbstractPropertyDescriptor - Class in org.eobjects.analyzer.descriptors
Abstract implementation of PropertyDescriptor.
AbstractPropertyDescriptor(Field, ComponentDescriptor<?>) - Constructor for class org.eobjects.analyzer.descriptors.AbstractPropertyDescriptor
 
AbstractReferenceData - Class in org.eobjects.analyzer.reference
 
AbstractReferenceData(String) - Constructor for class org.eobjects.analyzer.reference.AbstractReferenceData
 
AbstractRenderer<I extends Renderable,O> - Class in org.eobjects.analyzer.result.renderer
Abstract implementation of the Renderable interface.
AbstractRenderer() - Constructor for class org.eobjects.analyzer.result.renderer.AbstractRenderer
 
AbstractRowAnnotationFactory - Class in org.eobjects.analyzer.storage
An abstract RowAnnotationFactory that supports a (optional) threshold
AbstractRowAnnotationFactory(Integer) - Constructor for class org.eobjects.analyzer.storage.AbstractRowAnnotationFactory
 
accepts(Object) - Method in class org.eobjects.analyzer.job.runner.ReferenceDataActivationManager
 
AccessDatastore - Class in org.eobjects.analyzer.connection
Datastore implementation for MS Access databases.
AccessDatastore(String, String) - Constructor for class org.eobjects.analyzer.connection.AccessDatastore
 
AccessDatastoreType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for accessDatastoreType complex type.
AccessDatastoreType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.AccessDatastoreType
 
add(Outcome) - Method in interface org.eobjects.analyzer.job.runner.OutcomeSink
 
add(Outcome) - Method in class org.eobjects.analyzer.job.runner.OutcomeSinkImpl
 
add(Character) - Method in class org.eobjects.analyzer.util.CharIterator
 
addAnalyzer(AnalyzerBeanDescriptor<A>) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
addAnalyzer(AnalyzerJobBuilder<A>) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
addAnalyzer(Class<A>) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
addAnalyzerBeanDescriptor(AnalyzerBeanDescriptor<?>) - Method in class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
addAnalyzerClass(Class<? extends Analyzer<?>>) - Method in class org.eobjects.analyzer.descriptors.ClasspathScanDescriptorProvider
 
addCategory(String) - Method in class org.eobjects.analyzer.result.CrosstabDimension
 
addClassLoader(ClassLoader) - Method in class org.eobjects.analyzer.util.ChangeAwareObjectInputStream
 
addDelegate(AnalysisListener) - Method in class org.eobjects.analyzer.job.runner.CompositeAnalysisListener
 
addExplorer(Class<A>) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
addExplorerBeanDescriptor(ExplorerBeanDescriptor<?>) - Method in class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
addExplorerClass(Class<? extends Explorer<?>>) - Method in class org.eobjects.analyzer.descriptors.ClasspathScanDescriptorProvider
 
addFilter(Class<F>) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
addFilter(FilterBeanDescriptor<F, C>) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
addFilter(FilterJobBuilder<F, C>) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
addFilterBean(Filter<?>, FilterJob, InputColumn<?>[]) - Method in class org.eobjects.analyzer.job.runner.RowProcessingPublisher
 
addFilterBeanDescriptor(FilterBeanDescriptor<?, ?>) - Method in class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
addFilterClass(Class<? extends Filter<?>>) - Method in class org.eobjects.analyzer.descriptors.ClasspathScanDescriptorProvider
 
addInputColumn(InputColumn<?>) - Method in class org.eobjects.analyzer.job.builder.AbstractBeanWithInputColumnsBuilder
 
addInputColumn(InputColumn<?>, ConfiguredPropertyDescriptor) - Method in class org.eobjects.analyzer.job.builder.AbstractBeanWithInputColumnsBuilder
 
addInputColumn(InputColumn<?>, ConfiguredPropertyDescriptor) - Method in class org.eobjects.analyzer.job.builder.AnalyzerJobBuilder
 
addInputColumn(InputColumn<?>) - Method in class org.eobjects.analyzer.job.builder.MergeInputBuilder
 
addInputColumns(Collection<? extends InputColumn<?>>) - Method in class org.eobjects.analyzer.job.builder.AbstractBeanWithInputColumnsBuilder
 
addInputColumns(InputColumn<?>...) - Method in class org.eobjects.analyzer.job.builder.AbstractBeanWithInputColumnsBuilder
 
addInterval(TimeInterval) - Method in class org.eobjects.analyzer.util.TimeLine
 
addMergedOutcome(FilterJobBuilder<?, ?>, Enum<?>) - Method in class org.eobjects.analyzer.job.builder.MergedOutcomeJobBuilder
 
addMergedOutcome(Outcome) - Method in class org.eobjects.analyzer.job.builder.MergedOutcomeJobBuilder
 
addMergedOutcomeJob(MergedOutcomeJob) - Method in class org.eobjects.analyzer.job.runner.RowProcessingPublisher
 
addMergedOutcomeJobBuilder() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
addMergedOutcomeJobBuilder(MergedOutcomeJobBuilder) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
addPhysicalColumns(Column...) - Method in class org.eobjects.analyzer.job.runner.RowProcessingPublisher
 
addRenamedClass(String, Class<?>) - Method in class org.eobjects.analyzer.util.ChangeAwareObjectInputStream
 
addRenamedClass(String, String) - Method in class org.eobjects.analyzer.util.ChangeAwareObjectInputStream
 
addRenamedPackage(String, String) - Method in class org.eobjects.analyzer.util.ChangeAwareObjectInputStream
 
addRendererBeanDescriptor(RendererBeanDescriptor) - Method in class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
addRendererClass(Class<? extends Renderer<?, ?>>) - Method in class org.eobjects.analyzer.descriptors.ClasspathScanDescriptorProvider
 
addRowProcessingAnalyzerBean(Analyzer<?>, AnalyzerJob, InputColumn<?>[]) - Method in class org.eobjects.analyzer.job.runner.RowProcessingPublisher
 
addSourceColumn(Column) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
addSourceColumn(MetaModelInputColumn) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
addSourceColumns(Column...) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
addSourceColumns(MetaModelInputColumn...) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
addSourceColumns(String...) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
addSources(AnalysisJobBuilder) - Method in class org.eobjects.analyzer.util.SourceColumnFinder
 
addSources(AnalysisJob) - Method in class org.eobjects.analyzer.util.SourceColumnFinder
 
addToBuffer(Object[]) - Method in class org.eobjects.analyzer.beans.writers.WriteBuffer
 
addTransformer(Class<T>) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
addTransformer(TransformerBeanDescriptor<T>) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
addTransformer(TransformerJobBuilder<T>) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
addTransformerBean(Transformer<?>, TransformerJob, InputColumn<?>[]) - Method in class org.eobjects.analyzer.job.runner.RowProcessingPublisher
 
addTransformerBeanDescriptor(TransformerBeanDescriptor<?>) - Method in class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
addTransformerClass(Class<? extends Transformer<?>>) - Method in class org.eobjects.analyzer.descriptors.ClasspathScanDescriptorProvider
 
addValue(InputColumn<?>, Object) - Method in class org.eobjects.analyzer.data.TransformedInputRow
 
addValue(Number) - Method in class org.eobjects.analyzer.util.AverageBuilder
 
after(TimeInterval) - Method in class org.eobjects.analyzer.util.TimeInterval
 
Alias - Annotation Type in org.eobjects.analyzer.beans.api
Annotation used to specify optional alias(es) for a component or a Configured property.
analysis - Variable in class org.eobjects.analyzer.job.jaxb.Job
 
AnalysisJob - Interface in org.eobjects.analyzer.job
 
AnalysisJobBuilder - Class in org.eobjects.analyzer.job.builder
Main entry to the Job Builder API.
AnalysisJobBuilder(AnalyzerBeansConfiguration) - Constructor for class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
AnalysisJobCancellation - Class in org.eobjects.analyzer.job.runner
A throwable that will be thrown if a job should be cancelled.
AnalysisJobCancellation() - Constructor for class org.eobjects.analyzer.job.runner.AnalysisJobCancellation
 
AnalysisJobMetadata - Interface in org.eobjects.analyzer.job
Defines the metadata of a job.
AnalysisJobMetrics - Interface in org.eobjects.analyzer.job.runner
Provides useful metrics and information about an analysis job.
AnalysisListener - Interface in org.eobjects.analyzer.job.runner
Listener interface for analysis execution.
AnalysisResult - Interface in org.eobjects.analyzer.result
Represents a collection of results for an AnalysisJob.
AnalysisResultFuture - Interface in org.eobjects.analyzer.job.runner
Represents the result of an analysis.
AnalysisResultFutureImpl - Class in org.eobjects.analyzer.job.runner
 
AnalysisResultFutureImpl(Queue<JobAndResult>, StatusAwareTaskListener, ErrorAware) - Constructor for class org.eobjects.analyzer.job.runner.AnalysisResultFutureImpl
 
AnalysisRunner - Interface in org.eobjects.analyzer.job.runner
Central component for executing/running AnalysisJobs.
AnalysisRunnerImpl - Class in org.eobjects.analyzer.job.runner
Default implementation of the AnalysisRunner interface.
AnalysisRunnerImpl(AnalyzerBeansConfiguration) - Constructor for class org.eobjects.analyzer.job.runner.AnalysisRunnerImpl
Creates an AnalysisRunner based on a configuration, with no listeners
AnalysisRunnerImpl(AnalyzerBeansConfiguration, AnalysisListener...) - Constructor for class org.eobjects.analyzer.job.runner.AnalysisRunnerImpl
Create an AnalysisRunner with a set of listeners, based on a configuration
AnalysisType - Class in org.eobjects.analyzer.job.jaxb
Java class for analysisType complex type.
AnalysisType() - Constructor for class org.eobjects.analyzer.job.jaxb.AnalysisType
 
Analyzer<R extends AnalyzerResult> - Interface in org.eobjects.analyzer.beans.api
Super-interface for analyzers.
AnalyzerBean - Annotation Type in org.eobjects.analyzer.beans.api
Classes that are annotated with the @AnalyzerBean annotation are components for data analysis.
AnalyzerBeanDescriptor<B extends Analyzer<?>> - Interface in org.eobjects.analyzer.descriptors
Descriptor interface for Analyzers.
AnalyzerBeansConfiguration - Interface in org.eobjects.analyzer.configuration
Represents the configuration of the AnalyzerBeans application.
AnalyzerBeansConfigurationImpl - Class in org.eobjects.analyzer.configuration
 
AnalyzerBeansConfigurationImpl() - Constructor for class org.eobjects.analyzer.configuration.AnalyzerBeansConfigurationImpl
Creates a minimalistic configuration object, mostly suitable for stubbing and testing
AnalyzerBeansConfigurationImpl(DatastoreCatalog, ReferenceDataCatalog, DescriptorProvider, TaskRunner, StorageProvider) - Constructor for class org.eobjects.analyzer.configuration.AnalyzerBeansConfigurationImpl
 
AnalyzerBeansConfigurationImpl(DatastoreCatalog, ReferenceDataCatalog, DescriptorProvider, TaskRunner, StorageProvider, InjectionManagerFactory) - Constructor for class org.eobjects.analyzer.configuration.AnalyzerBeansConfigurationImpl
 
analyzerBegin(AnalysisJob, AnalyzerJob, AnalyzerMetrics) - Method in interface org.eobjects.analyzer.job.runner.AnalysisListener
 
analyzerBegin(AnalysisJob, AnalyzerJob, AnalyzerMetrics) - Method in class org.eobjects.analyzer.job.runner.CompositeAnalysisListener
 
analyzerBegin(AnalysisJob, AnalyzerJob, AnalyzerMetrics) - Method in class org.eobjects.analyzer.job.runner.DebugLoggingAnalysisListener
 
analyzerBegin(AnalysisJob, AnalyzerJob, AnalyzerMetrics) - Method in class org.eobjects.analyzer.job.runner.InfoLoggingAnalysisListener
 
AnalyzerChangeListener - Interface in org.eobjects.analyzer.job.builder
Listener interface for receiving notifications that analyzers are being added or removed from a job that is being built.
AnalyzerDescriptorType - Class in org.eobjects.analyzer.job.jaxb
Java class for analyzerDescriptorType complex type.
AnalyzerDescriptorType() - Constructor for class org.eobjects.analyzer.job.jaxb.AnalyzerDescriptorType
 
AnalyzerJob - Interface in org.eobjects.analyzer.job
 
AnalyzerJobBuilder<A extends Analyzer<?>> - Class in org.eobjects.analyzer.job.builder
 
AnalyzerJobBuilder(AnalysisJobBuilder, AnalyzerBeanDescriptor<A>) - Constructor for class org.eobjects.analyzer.job.builder.AnalyzerJobBuilder
 
AnalyzerMetrics - Interface in org.eobjects.analyzer.job.runner
 
analyzerOrExplorer - Variable in class org.eobjects.analyzer.job.jaxb.AnalysisType
 
AnalyzerResult - Interface in org.eobjects.analyzer.result
An AnalysisResult represents the result of an analysis execution.
analyzerSuccess(AnalysisJob, AnalyzerJob, AnalyzerResult) - Method in interface org.eobjects.analyzer.job.runner.AnalysisListener
 
analyzerSuccess(AnalysisJob, AnalyzerJob, AnalyzerResult) - Method in class org.eobjects.analyzer.job.runner.CompositeAnalysisListener
 
analyzerSuccess(AnalysisJob, AnalyzerJob, AnalyzerResult) - Method in class org.eobjects.analyzer.job.runner.DebugLoggingAnalysisListener
 
analyzerSuccess(AnalysisJob, AnalyzerJob, AnalyzerResult) - Method in class org.eobjects.analyzer.job.runner.InfoLoggingAnalysisListener
 
AnalyzerType - Class in org.eobjects.analyzer.job.jaxb
Java class for analyzerType complex type.
AnalyzerType() - Constructor for class org.eobjects.analyzer.job.jaxb.AnalyzerType
 
annotate(InputRow, int, RowAnnotation) - Method in class org.eobjects.analyzer.storage.AbstractRowAnnotationFactory
 
annotate(InputRow, int, RowAnnotation) - Method in interface org.eobjects.analyzer.storage.RowAnnotationFactory
Annotates/labels a row with an annotation.
annotate(InputRow, int, RowAnnotation) - Method in class org.eobjects.analyzer.storage.SqlDatabaseRowAnnotationFactory
 
AnnotatedRowsResult - Class in org.eobjects.analyzer.result
Represents a typical "drill to detail" result consisting of a set of annotated rows
AnnotatedRowsResult(RowAnnotation, RowAnnotationFactory, InputColumn<?>...) - Constructor for class org.eobjects.analyzer.result.AnnotatedRowsResult
 
ANNOTATION_REFLECTION_LOCK - Static variable in class org.eobjects.analyzer.util.ReflectionUtils
A lock used at various points when calling Class.getAnnotation(...) or Field.getAnnotation(...), since it seems there is a deadlock issue in the Sun JVM when calling this method in a multithreaded environment!
append(R) - Method in class org.eobjects.analyzer.util.sort.SortMergeWriter
 
append(R, int) - Method in class org.eobjects.analyzer.util.sort.SortMergeWriter
 
appendChar(char) - Method in class org.eobjects.analyzer.beans.stringpattern.SimpleToken
 
appendString(String) - Method in class org.eobjects.analyzer.beans.stringpattern.SimpleToken
 
appendToString(StringBuilder, int) - Method in class org.eobjects.analyzer.result.ValueDistributionGroupResult
Appends a string representation with a maximum amount of entries
array(Class<E>, Object, E...) - Static method in class org.eobjects.analyzer.util.CollectionUtils2
 
ArrayConverter - Class in org.eobjects.analyzer.util
A Converter implementation for array types.
ArrayConverter(Converter<Object>) - Constructor for class org.eobjects.analyzer.util.ArrayConverter
 
arrayOf(Class<E>, Object) - Static method in class org.eobjects.analyzer.util.CollectionUtils2
 
assignConfiguredProperties(ComponentDescriptor<?>, Object, BeanConfiguration) - Method in class org.eobjects.analyzer.lifecycle.LifeCycleHelper
 
assignProvidedProperties(ComponentDescriptor<?>, Object) - Method in class org.eobjects.analyzer.lifecycle.LifeCycleHelper
 
assistExecution() - Method in class org.eobjects.analyzer.job.concurrent.MultiThreadedTaskRunner
 
assistExecution() - Method in class org.eobjects.analyzer.job.concurrent.SingleThreadedTaskRunner
 
assistExecution() - Method in interface org.eobjects.analyzer.job.concurrent.TaskRunner
 
attach(AnalyzerResult) - Method in class org.eobjects.analyzer.result.CrosstabNavigator
Attaches an AnalyzerResult as result-exploration data for the navigated position of the crosstab.
attach(ResultProducer) - Method in class org.eobjects.analyzer.result.CrosstabNavigator
Attaches a ResultProducer as result-exploration data-provider for the navigated position of the crosstab.
attachResultProducer(ResultProducer, String[]) - Method in class org.eobjects.analyzer.result.Crosstab
 
author - Variable in class org.eobjects.analyzer.configuration.jaxb.ConfigurationMetadataType
 
author - Variable in class org.eobjects.analyzer.job.jaxb.JobMetadataType
 
autoAssignDimensions() - Method in class org.eobjects.analyzer.result.renderer.CrosstabRenderer
 
autoMap(Datastore) - Method in class org.eobjects.analyzer.configuration.SourceColumnMapping
Automatically maps all unmapped paths by looking them up in a datastore.
AverageBuilder - Class in org.eobjects.analyzer.util
Utility class for building an average from the values added using the addValue(Number) method.
AverageBuilder() - Constructor for class org.eobjects.analyzer.util.AverageBuilder
 
await() - Method in class org.eobjects.analyzer.job.concurrent.JobCompletionTaskListener
 
await(long, TimeUnit) - Method in class org.eobjects.analyzer.job.concurrent.JobCompletionTaskListener
 
await() - Method in interface org.eobjects.analyzer.job.concurrent.StatusAwareTaskListener
 
await(long, TimeUnit) - Method in interface org.eobjects.analyzer.job.concurrent.StatusAwareTaskListener
 
await() - Method in interface org.eobjects.analyzer.job.runner.AnalysisResultFuture
Blocks the current thread until interrupted, most probably because the job has ended.
await(long, TimeUnit) - Method in interface org.eobjects.analyzer.job.runner.AnalysisResultFuture
Blocks the current thread until interrupted, either because the job has ended or because it has timed out.
await(long, TimeUnit) - Method in class org.eobjects.analyzer.job.runner.AnalysisResultFutureImpl
 
await() - Method in class org.eobjects.analyzer.job.runner.AnalysisResultFutureImpl
 
awaitTasks(int) - Method in class org.eobjects.analyzer.job.runner.RowConsumerTaskListener
 

B

BeanConfiguration - Interface in org.eobjects.analyzer.job
 
BeanDescriptor<B> - Interface in org.eobjects.analyzer.descriptors
Defines an abstract descriptor for beans (Analyzers, Transformers, Filters) that support configured properties, provided properties, initialize methods and close methods.
before(TimeInterval) - Method in class org.eobjects.analyzer.util.TimeInterval
 
beginRow() - Method in interface org.eobjects.analyzer.result.renderer.CrosstabRendererCallback
 
beginRow() - Method in class org.eobjects.analyzer.result.renderer.HtmlCrosstabRendererCallback
 
beginTable(Crosstab<?>, List<CrosstabDimension>, List<CrosstabDimension>) - Method in interface org.eobjects.analyzer.result.renderer.CrosstabRendererCallback
 
beginTable(Crosstab<?>, List<CrosstabDimension>, List<CrosstabDimension>) - Method in class org.eobjects.analyzer.result.renderer.HtmlCrosstabRendererCallback
 
berkeleyDb - Variable in class org.eobjects.analyzer.configuration.jaxb.StorageProviderType
 
BerkeleyDbStorageProvider - Class in org.eobjects.analyzer.storage
Berkeley DB based implementation of the StorageProvider interface.
BerkeleyDbStorageProvider(File) - Constructor for class org.eobjects.analyzer.storage.BerkeleyDbStorageProvider
 
BerkeleyDbStorageProviderType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for berkeleyDbStorageProviderType complex type.
BerkeleyDbStorageProviderType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.BerkeleyDbStorageProviderType
 
BooleanAnalyzer - Class in org.eobjects.analyzer.beans
 
BooleanAnalyzer(InputColumn<Boolean>[]) - Constructor for class org.eobjects.analyzer.beans.BooleanAnalyzer
 
BooleanAnalyzer() - Constructor for class org.eobjects.analyzer.beans.BooleanAnalyzer
 
BooleanAnalyzerResult - Class in org.eobjects.analyzer.result
 
BooleanAnalyzerResult(Crosstab<Number>, Crosstab<Number>) - Constructor for class org.eobjects.analyzer.result.BooleanAnalyzerResult
 
BuildListTransformer - Class in org.eobjects.analyzer.beans.datastructures
Transformer for building lists based on values in a row.
BuildListTransformer() - Constructor for class org.eobjects.analyzer.beans.datastructures.BuildListTransformer
 
BuildMapTransformer - Class in org.eobjects.analyzer.beans.datastructures
Transformer for building maps based on values in a row.
BuildMapTransformer() - Constructor for class org.eobjects.analyzer.beans.datastructures.BuildMapTransformer
 

C

calculateBufferSize(int) - Method in enum org.eobjects.analyzer.beans.writers.WriteBufferSizeOption
 
cancel() - Method in interface org.eobjects.analyzer.job.runner.AnalysisResultFuture
Cancels the job, if it is still running.
cancel() - Method in class org.eobjects.analyzer.job.runner.AnalysisResultFutureImpl
 
caseSensitive - Variable in class org.eobjects.analyzer.configuration.jaxb.TextFileSynonymCatalogType
 
castValueClass(Class<T>) - Method in class org.eobjects.analyzer.result.Crosstab
 
categorize(InputRow) - Method in interface org.eobjects.analyzer.beans.api.Filter
Categorizes/filters a single row.
categorize(InputRow) - Method in class org.eobjects.analyzer.beans.filter.DateRangeFilter
 
categorize(Date) - Method in class org.eobjects.analyzer.beans.filter.DateRangeFilter
 
categorize(InputRow) - Method in class org.eobjects.analyzer.beans.filter.DictionaryFilter
 
categorize(InputRow) - Method in class org.eobjects.analyzer.beans.filter.EqualsFilter
 
categorize(InputRow) - Method in class org.eobjects.analyzer.beans.filter.MaxRowsFilter
 
categorize(InputRow) - Method in class org.eobjects.analyzer.beans.filter.NullCheckFilter
 
categorize(InputRow) - Method in class org.eobjects.analyzer.beans.filter.NumberRangeFilter
 
categorize(Number) - Method in class org.eobjects.analyzer.beans.filter.NumberRangeFilter
 
categorize(InputRow) - Method in class org.eobjects.analyzer.beans.filter.SingleWordFilter
 
categorize(InputRow) - Method in class org.eobjects.analyzer.beans.filter.StringLengthRangeFilter
 
categorize(InputRow) - Method in class org.eobjects.analyzer.beans.filter.StringPatternFilter
 
categorize(InputRow) - Method in class org.eobjects.analyzer.beans.filter.StringValueRangeFilter
 
categorize(String) - Method in class org.eobjects.analyzer.beans.filter.StringValueRangeFilter
 
categorize(InputRow) - Method in class org.eobjects.analyzer.beans.script.JavaScriptFilter
 
Categorized - Annotation Type in org.eobjects.analyzer.beans.api
Annotation used to assign a set of categories to a component.
category - Variable in class org.eobjects.analyzer.job.jaxb.OutcomeType
 
ChangeAwareObjectInputStream - Class in org.eobjects.analyzer.util
ObjectInputStream implementation that is aware of changes such as class or package renaming.
ChangeAwareObjectInputStream(InputStream) - Constructor for class org.eobjects.analyzer.util.ChangeAwareObjectInputStream
 
CharacterSetDistributionAnalyzer - Class in org.eobjects.analyzer.beans
 
CharacterSetDistributionAnalyzer() - Constructor for class org.eobjects.analyzer.beans.CharacterSetDistributionAnalyzer
 
CharacterSetDistributionResult - Class in org.eobjects.analyzer.result
Represents the result of a CharacterSetDistributionAnalyzer analyzer
CharacterSetDistributionResult(InputColumn<String>[], Set<String>, Crosstab<Number>) - Constructor for class org.eobjects.analyzer.result.CharacterSetDistributionResult
 
charAt(int) - Method in class org.eobjects.analyzer.beans.stringpattern.PredefinedToken
 
charAt(int) - Method in class org.eobjects.analyzer.beans.stringpattern.SimpleToken
 
charAt(int) - Method in interface org.eobjects.analyzer.beans.stringpattern.Token
 
charAt(int) - Method in class org.eobjects.analyzer.beans.stringpattern.UndefinedToken
 
CharIterator - Class in org.eobjects.analyzer.util
An iterator (with additional helper methods) for characters.
CharIterator(CharSequence) - Constructor for class org.eobjects.analyzer.util.CharIterator
 
CharIterator(char[]) - Constructor for class org.eobjects.analyzer.util.CharIterator
 
classEquals(BaseObject) - Method in class org.eobjects.analyzer.job.AbstractFilterOutcome
 
classEquals(BaseObject) - Method in class org.eobjects.analyzer.job.AbstractMergedOutcome
 
ClassLoaderUtils - Class in org.eobjects.analyzer.util
A utility class for dealing with ClassLoaders.
className - Variable in class org.eobjects.analyzer.configuration.jaxb.CustomElementType
 
ClasspathScanDescriptorProvider - Class in org.eobjects.analyzer.descriptors
Descriptor provider implementation that works by scanning particular packages in the classpath for annotated classes.
ClasspathScanDescriptorProvider() - Constructor for class org.eobjects.analyzer.descriptors.ClasspathScanDescriptorProvider
 
ClasspathScanDescriptorProvider(TaskRunner) - Constructor for class org.eobjects.analyzer.descriptors.ClasspathScanDescriptorProvider
Constructs a ClasspathScanDescriptorProvider using a specified TaskRunner.
classpathScanner - Variable in class org.eobjects.analyzer.configuration.jaxb.Configuration
 
ClasspathScannerType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for classpathScannerType complex type.
ClasspathScannerType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.ClasspathScannerType
 
ClasspathScannerType.Package - Class in org.eobjects.analyzer.configuration.jaxb
Java class for anonymous complex type.
ClasspathScannerType.Package() - Constructor for class org.eobjects.analyzer.configuration.jaxb.ClasspathScannerType.Package
 
cleanDirectory() - Method in class org.eobjects.analyzer.storage.BerkeleyDbStorageProvider
Cleans the parent directory of this storage provider.
cleanDirectoryOnStartup - Variable in class org.eobjects.analyzer.configuration.jaxb.BerkeleyDbStorageProviderType
 
clearCache() - Method in class org.eobjects.analyzer.reference.DatastoreReferenceValues
 
clearInputColumns() - Method in class org.eobjects.analyzer.job.builder.AbstractBeanWithInputColumnsBuilder
Removes/clears all input columns
clearReferenceData() - Method in class org.eobjects.analyzer.job.runner.ReferenceDataActivationManager
 
CliArguments - Class in org.eobjects.analyzer.cli
Defines the Command-line arguments.
CliListType - Enum in org.eobjects.analyzer.cli
Defines the list types that the user can query for in the CLI.
CliOutputType - Enum in org.eobjects.analyzer.cli
Represents the different types of output types that can be selected in the CLI.
CliRunner - Class in org.eobjects.analyzer.cli
Contains the execution logic to run a job from the command line.
CliRunner(CliArguments, Writer, OutputStream) - Constructor for class org.eobjects.analyzer.cli.CliRunner
Alternative constructor that will specifically specifies the output writer.
CliRunner(CliArguments) - Constructor for class org.eobjects.analyzer.cli.CliRunner
 
clone() - Method in class org.eobjects.analyzer.result.CrosstabNavigator
 
clone() - Method in class org.eobjects.analyzer.util.TimeInterval
 
Close - Annotation Type in org.eobjects.analyzer.beans.api
Annotation that marks a method as a closing method.
close() - Method in class org.eobjects.analyzer.beans.transform.TableLookupTransformer
 
close() - Method in class org.eobjects.analyzer.cli.CliRunner
 
close() - Method in interface org.eobjects.analyzer.connection.DataContextProvider
Deprecated.  
close() - Method in interface org.eobjects.analyzer.connection.DatastoreConnection
Closes the connection to the datastore.
close() - Method in class org.eobjects.analyzer.connection.DatastoreConnectionLease
 
close() - Method in class org.eobjects.analyzer.connection.UsageAwareDatastoreConnection
 
close(Object) - Method in interface org.eobjects.analyzer.descriptors.CloseMethodDescriptor
Invokes the close method
close() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
close(ComponentDescriptor<?>, Object) - Method in class org.eobjects.analyzer.lifecycle.LifeCycleHelper
 
close() - Method in class org.eobjects.analyzer.reference.DatastoreDictionary
Closes a DatastoreConnection, potentially closing the connection (if no other DatastoreConnections are open).
close() - Method in class org.eobjects.analyzer.reference.DatastoreSynonymCatalog
Closes a DatastoreConnection, potentially closing the connection (if no other DatastoreConnections are open).
CloseBeanTaskListener - Class in org.eobjects.analyzer.job.tasks
 
CloseBeanTaskListener(LifeCycleHelper, ComponentDescriptor<?>, Object) - Constructor for class org.eobjects.analyzer.job.tasks.CloseBeanTaskListener
 
closeInternal() - Method in class org.eobjects.analyzer.connection.DataSourceDatastoreConnection
 
closeInternal() - Method in class org.eobjects.analyzer.connection.DatastoreConnectionImpl
 
closeInternal() - Method in class org.eobjects.analyzer.connection.UsageAwareDatastoreConnection
Subclasses should implement this method to do the actual closing logic of the datacontext
CloseMethodDescriptor - Interface in org.eobjects.analyzer.descriptors
Descriptor for a close method.
closeReferenceData() - Method in class org.eobjects.analyzer.lifecycle.LifeCycleHelper
Closes all reference data used in this life cycle helper
CloseReferenceDataTaskListener - Class in org.eobjects.analyzer.job.tasks
Task listener that calls closing methods for reference data where this is nescesary.
CloseReferenceDataTaskListener(LifeCycleHelper) - Constructor for class org.eobjects.analyzer.job.tasks.CloseReferenceDataTaskListener
 
CloseResourcesTaskListener - Class in org.eobjects.analyzer.job.tasks
Task listener that calls closing methods for any closeables.
CloseResourcesTaskListener(Closeable...) - Constructor for class org.eobjects.analyzer.job.tasks.CloseResourcesTaskListener
 
CoalesceDatesTransformer - Class in org.eobjects.analyzer.beans.coalesce
 
CoalesceDatesTransformer() - Constructor for class org.eobjects.analyzer.beans.coalesce.CoalesceDatesTransformer
 
CoalesceDatesTransformer(InputColumn<Date>...) - Constructor for class org.eobjects.analyzer.beans.coalesce.CoalesceDatesTransformer
 
CoalesceNumbersTransformer - Class in org.eobjects.analyzer.beans.coalesce
 
CoalesceNumbersTransformer() - Constructor for class org.eobjects.analyzer.beans.coalesce.CoalesceNumbersTransformer
 
CoalesceNumbersTransformer(InputColumn<Number>...) - Constructor for class org.eobjects.analyzer.beans.coalesce.CoalesceNumbersTransformer
 
CoalesceStringsTransformer - Class in org.eobjects.analyzer.beans.coalesce
 
CoalesceStringsTransformer() - Constructor for class org.eobjects.analyzer.beans.coalesce.CoalesceStringsTransformer
 
CoalesceStringsTransformer(InputColumn<String>...) - Constructor for class org.eobjects.analyzer.beans.coalesce.CoalesceStringsTransformer
 
collection - Variable in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType.TableDef
 
CollectionFactory - Interface in org.eobjects.analyzer.storage
A factory for collections to be used by components.
CollectionFactoryImpl - Class in org.eobjects.analyzer.storage
Simple collection factory, which delegates to the storage provider for everything.
CollectionFactoryImpl(StorageProvider) - Constructor for class org.eobjects.analyzer.storage.CollectionFactoryImpl
 
collectionsStorage - Variable in class org.eobjects.analyzer.configuration.jaxb.CombinedStorageProviderType
 
CollectionUtils2 - Class in org.eobjects.analyzer.util
Additional (to CollectionUtils utility methods for common collection or array operations.
CollectResultsTask - Class in org.eobjects.analyzer.job.tasks
Task that collects the AnalyzerResult from an analyzer/explorer.
CollectResultsTask(HasAnalyzerResult<?>, AnalysisJob, ComponentJob, Collection<JobAndResult>, AnalysisListener) - Constructor for class org.eobjects.analyzer.job.tasks.CollectResultsTask
 
column - Variable in class org.eobjects.analyzer.job.jaxb.ColumnsType
 
ColumnComparisonResult - Class in org.eobjects.analyzer.result
 
ColumnComparisonResult(Collection<ColumnDifference<?>>) - Constructor for class org.eobjects.analyzer.result.ColumnComparisonResult
 
ColumnDifference<E> - Class in org.eobjects.analyzer.result
 
ColumnDifference(Column, Column, String, E, E) - Constructor for class org.eobjects.analyzer.result.ColumnDifference
 
columnPath - Variable in class org.eobjects.analyzer.configuration.jaxb.DatastoreDictionaryType
 
columns - Variable in class org.eobjects.analyzer.job.jaxb.SourceType
 
ColumnsType - Class in org.eobjects.analyzer.job.jaxb
Java class for columnsType complex type.
ColumnsType() - Constructor for class org.eobjects.analyzer.job.jaxb.ColumnsType
 
ColumnType - Class in org.eobjects.analyzer.job.jaxb
Java class for columnType complex type.
ColumnType() - Constructor for class org.eobjects.analyzer.job.jaxb.ColumnType
 
combined - Variable in class org.eobjects.analyzer.configuration.jaxb.StorageProviderType
 
CombinedStorageProvider - Class in org.eobjects.analyzer.storage
A storage provider that delegates to different backing storage providers, depending on which type of storage entity to use.
CombinedStorageProvider(StorageProvider, StorageProvider) - Constructor for class org.eobjects.analyzer.storage.CombinedStorageProvider
 
CombinedStorageProviderType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for combinedStorageProviderType complex type.
CombinedStorageProviderType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.CombinedStorageProviderType
 
compare(Comparable<E>, E) - Static method in class org.eobjects.analyzer.util.CompareUtils
 
compare(InputColumn<?>, InputColumn<?>) - Method in class org.eobjects.analyzer.util.InputColumnComparator
 
compare(E, E) - Method in class org.eobjects.analyzer.util.NullTolerableComparator
 
CompareColumnsAnalyzer - Class in org.eobjects.analyzer.beans
 
CompareColumnsAnalyzer(Column, Column) - Constructor for class org.eobjects.analyzer.beans.CompareColumnsAnalyzer
Constructor used when this analyzer is used as a part of a table analysis.
CompareColumnsAnalyzer() - Constructor for class org.eobjects.analyzer.beans.CompareColumnsAnalyzer
No-args constructor used when instantiated as a standalone analysis
CompareSchemasAnalyzer - Class in org.eobjects.analyzer.beans
 
CompareSchemasAnalyzer(Schema, Schema) - Constructor for class org.eobjects.analyzer.beans.CompareSchemasAnalyzer
 
CompareSchemasAnalyzer() - Constructor for class org.eobjects.analyzer.beans.CompareSchemasAnalyzer
 
CompareTablesAnalyzer - Class in org.eobjects.analyzer.beans
 
CompareTablesAnalyzer(Table, Table) - Constructor for class org.eobjects.analyzer.beans.CompareTablesAnalyzer
 
CompareTablesAnalyzer() - Constructor for class org.eobjects.analyzer.beans.CompareTablesAnalyzer
 
compareTo(InputColumn<E>) - Method in class org.eobjects.analyzer.data.AbstractInputColumn
 
compareTo(InputColumn<Object>) - Method in class org.eobjects.analyzer.data.MetaModelInputColumn
 
compareTo(InputColumn<E>) - Method in class org.eobjects.analyzer.data.TransformedInputColumn
 
compareTo(PropertyDescriptor) - Method in class org.eobjects.analyzer.descriptors.AbstractPropertyDescriptor
 
compareTo(SimilarityGroup) - Method in class org.eobjects.analyzer.result.SimilarityGroup
 
compareTo(ValueDistributionGroupResult) - Method in class org.eobjects.analyzer.result.ValueDistributionGroupResult
 
compareTo(TimeInterval) - Method in class org.eobjects.analyzer.util.TimeInterval
 
compareTo(ValueCombination<E>) - Method in class org.eobjects.analyzer.util.ValueCombination
 
CompareUtils - Class in org.eobjects.analyzer.util
 
ComponentCategory - Interface in org.eobjects.analyzer.beans.api
Represents a category that a component can be applied to.
ComponentDescriptor<B> - Interface in org.eobjects.analyzer.descriptors
Defines an interface for descriptors of components that support initialization, closing and configuration properties.
ComponentJob - Interface in org.eobjects.analyzer.job
Super-interface for all job entries in an Analysis
ComposeJsonTransformer - Class in org.eobjects.analyzer.beans
 
ComposeJsonTransformer() - Constructor for class org.eobjects.analyzer.beans.ComposeJsonTransformer
 
ComposeJsonTransformer(InputColumn<?>) - Constructor for class org.eobjects.analyzer.beans.ComposeJsonTransformer
 
CompositeAnalysisListener - Class in org.eobjects.analyzer.job.runner
 
CompositeAnalysisListener(AnalysisListener, AnalysisListener...) - Constructor for class org.eobjects.analyzer.job.runner.CompositeAnalysisListener
 
CompositeDatastore - Class in org.eobjects.analyzer.connection
 
CompositeDatastore(String, List<? extends Datastore>) - Constructor for class org.eobjects.analyzer.connection.CompositeDatastore
 
CompositeDatastoreType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for compositeDatastoreType complex type.
CompositeDatastoreType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.CompositeDatastoreType
 
ConcatenatorTransformer - Class in org.eobjects.analyzer.beans.transform
Concatenates several values into one String value.
ConcatenatorTransformer(String, InputColumn<?>[]) - Constructor for class org.eobjects.analyzer.beans.transform.ConcatenatorTransformer
 
ConcatenatorTransformer() - Constructor for class org.eobjects.analyzer.beans.transform.ConcatenatorTransformer
 
Concurrent - Annotation Type in org.eobjects.analyzer.beans.api
Annotation used to override the default component concurrency model.
ConfigurableBeanJob<E extends BeanDescriptor<?>> - Interface in org.eobjects.analyzer.job
 
Configuration - Class in org.eobjects.analyzer.configuration.jaxb
Java class for anonymous complex type.
Configuration() - Constructor for class org.eobjects.analyzer.configuration.jaxb.Configuration
 
configurationDescription - Variable in class org.eobjects.analyzer.configuration.jaxb.ConfigurationMetadataType
 
ConfigurationItemConverter - Class in org.eobjects.analyzer.util
A Converter implementation for AnalyzerBeans configuration items, specifically: org.eobjects.analyzer.reference.Dictionary org.eobjects.analyzer.reference.SynonymCatalog org.eobjects.analyzer.reference.StringPattern org.eobjects.analyzer.connection.Datastore org.eobjects.metamodel.schema.Column org.eobjects.metamodel.schema.Table org.eobjects.metamodel.schema.Schema
ConfigurationItemConverter() - Constructor for class org.eobjects.analyzer.util.ConfigurationItemConverter
 
configurationMetadata - Variable in class org.eobjects.analyzer.configuration.jaxb.Configuration
 
ConfigurationMetadataType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for configurationMetadataType complex type.
ConfigurationMetadataType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.ConfigurationMetadataType
 
configurationName - Variable in class org.eobjects.analyzer.configuration.jaxb.ConfigurationMetadataType
 
ConfigurationReader<T> - Interface in org.eobjects.analyzer.configuration
An object that is capable of reading an AnalyzerBeansConfiguration from a source.
ConfigurationReaderInterceptor - Interface in org.eobjects.analyzer.configuration
Defines an interface that allows for interception, decoration and other handling of configuration building.
configurationVersion - Variable in class org.eobjects.analyzer.configuration.jaxb.ConfigurationMetadataType
 
Configured - Annotation Type in org.eobjects.analyzer.beans.api
Methods and fields with the @Configured annotation are used to configure an AnalyzerBean before execution.
ConfiguredPropertiesType - Class in org.eobjects.analyzer.job.jaxb
Java class for configuredPropertiesType complex type.
ConfiguredPropertiesType() - Constructor for class org.eobjects.analyzer.job.jaxb.ConfiguredPropertiesType
 
ConfiguredPropertiesType.Property - Class in org.eobjects.analyzer.job.jaxb
Java class for anonymous complex type.
ConfiguredPropertiesType.Property() - Constructor for class org.eobjects.analyzer.job.jaxb.ConfiguredPropertiesType.Property
 
ConfiguredPropertyDescriptor - Interface in org.eobjects.analyzer.descriptors
Descriptor for user-configured properties.
ConstantInputColumn - Class in org.eobjects.analyzer.data
Defines an InputColumn which has a fixed/constant value, regardless of the row.
ConstantInputColumn(String) - Constructor for class org.eobjects.analyzer.data.ConstantInputColumn
 
consume(InputRow, int, OutcomeSink) - Method in interface org.eobjects.analyzer.job.runner.RowProcessingConsumer
Main method of the consumer.
ConsumeRowTask - Class in org.eobjects.analyzer.job.tasks
A Task that dispatches ("consumes") a record to all relevant RowProcessingConsumers (eg. analyzerbeans components).
ConsumeRowTask(Iterable<RowProcessingConsumer>, RowProcessingMetrics, Row, int, AnalysisListener, Collection<? extends Outcome>) - Constructor for class org.eobjects.analyzer.job.tasks.ConsumeRowTask
 
contains(Outcome) - Method in interface org.eobjects.analyzer.job.runner.OutcomeSink
 
contains(Outcome) - Method in class org.eobjects.analyzer.job.runner.OutcomeSinkImpl
 
contains(String) - Method in class org.eobjects.analyzer.result.SimilarityGroup
 
containsCategory(String) - Method in class org.eobjects.analyzer.result.CrosstabDimension
 
containsInputColumn(InputColumn<?>) - Method in interface org.eobjects.analyzer.data.InputRow
Determines whether a particular InputColumn is mapped within the row or not.
containsInputColumn(InputColumn<?>) - Method in class org.eobjects.analyzer.data.MetaModelInputRow
 
containsInputColumn(InputColumn<?>) - Method in class org.eobjects.analyzer.data.MockInputRow
 
containsInputColumn(InputColumn<?>) - Method in class org.eobjects.analyzer.data.TransformedInputRow
 
containsOutcome(Outcome) - Method in class org.eobjects.analyzer.job.runner.RowProcessingPublisher
 
containsSourceColumn(Column) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
containsValue(String) - Method in class org.eobjects.analyzer.reference.DatastoreDictionary
 
containsValue(String) - Method in class org.eobjects.analyzer.reference.DatastoreReferenceValues
 
containsValue(String) - Method in interface org.eobjects.analyzer.reference.Dictionary
 
containsValue(E) - Method in interface org.eobjects.analyzer.reference.ReferenceValues
 
containsValue(String) - Method in class org.eobjects.analyzer.reference.SimpleDictionary
 
containsValue(E) - Method in class org.eobjects.analyzer.reference.SimpleReferenceValues
 
containsValue(String) - Method in class org.eobjects.analyzer.reference.SimpleStringReferenceValues
 
containsValue(String) - Method in class org.eobjects.analyzer.reference.TextFileDictionary
 
ConversionCategory - Class in org.eobjects.analyzer.beans.categories
 
ConversionCategory() - Constructor for class org.eobjects.analyzer.beans.categories.ConversionCategory
 
Convertable - Annotation Type in org.eobjects.analyzer.beans.api
Annotation used to specify a Converter of a specific type or a specific Configured property.
Converter<E> - Interface in org.eobjects.analyzer.beans.api
Interface for converting objects from and to strings.
convertFromNumber(Number) - Method in class org.eobjects.analyzer.beans.convert.ConvertToDateTransformer
 
convertFromString(String) - Method in class org.eobjects.analyzer.beans.convert.ConvertToDateTransformer
 
ConvertToBooleanTransformer - Class in org.eobjects.analyzer.beans.convert
Attempts to convert anything to a Boolean value
ConvertToBooleanTransformer(InputColumn<?>[]) - Constructor for class org.eobjects.analyzer.beans.convert.ConvertToBooleanTransformer
 
ConvertToBooleanTransformer() - Constructor for class org.eobjects.analyzer.beans.convert.ConvertToBooleanTransformer
 
convertToColumn(String) - Method in class org.eobjects.analyzer.util.SchemaNavigator
 
convertToColumns(String, String, String[]) - Method in class org.eobjects.analyzer.util.SchemaNavigator
 
convertToColumns(String[]) - Method in class org.eobjects.analyzer.util.SchemaNavigator
 
ConvertToDateTransformer - Class in org.eobjects.analyzer.beans.convert
Attempts to convert anything to a Date value
ConvertToDateTransformer() - Constructor for class org.eobjects.analyzer.beans.convert.ConvertToDateTransformer
 
ConvertToNumberTransformer - Class in org.eobjects.analyzer.beans.convert
Attempts to convert anything to a Number (Double) value
ConvertToNumberTransformer() - Constructor for class org.eobjects.analyzer.beans.convert.ConvertToNumberTransformer
 
ConvertToNumberTransformer(char, char, char) - Constructor for class org.eobjects.analyzer.beans.convert.ConvertToNumberTransformer
 
convertToSchema(String) - Method in class org.eobjects.analyzer.util.SchemaNavigator
 
convertToSchemas(String[]) - Method in class org.eobjects.analyzer.util.SchemaNavigator
 
ConvertToStringTransformer - Class in org.eobjects.analyzer.beans.convert
Attempts to convert anything to a String value.
ConvertToStringTransformer() - Constructor for class org.eobjects.analyzer.beans.convert.ConvertToStringTransformer
 
convertToTable(String, String) - Method in class org.eobjects.analyzer.util.SchemaNavigator
 
convertToTable(String) - Method in class org.eobjects.analyzer.util.SchemaNavigator
 
convertToTables(String[]) - Method in class org.eobjects.analyzer.util.SchemaNavigator
 
CouchDbDatastore - Class in org.eobjects.analyzer.connection
 
CouchDbDatastore(String, String, Integer, String, String, boolean, SimpleTableDef[]) - Constructor for class org.eobjects.analyzer.connection.CouchDbDatastore
 
CouchdbDatastoreType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for couchdbDatastoreType complex type.
CouchdbDatastoreType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType
 
CouchdbDatastoreType.TableDef - Class in org.eobjects.analyzer.configuration.jaxb
Java class for anonymous complex type.
CouchdbDatastoreType.TableDef() - Constructor for class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType.TableDef
 
CouchdbDatastoreType.TableDef.Field - Class in org.eobjects.analyzer.configuration.jaxb
Java class for anonymous complex type.
CouchdbDatastoreType.TableDef.Field() - Constructor for class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType.TableDef.Field
 
create(File) - Method in class org.eobjects.analyzer.configuration.JaxbConfigurationReader
 
create(InputStream) - Method in class org.eobjects.analyzer.configuration.JaxbConfigurationReader
 
create(Configuration) - Method in class org.eobjects.analyzer.configuration.JaxbConfigurationReader
 
create(AnalysisJob) - Method in interface org.eobjects.analyzer.job.JaxbJobMetadataFactory
 
create(AnalysisJob) - Method in class org.eobjects.analyzer.job.JaxbJobMetadataFactoryImpl
 
create(File) - Method in class org.eobjects.analyzer.job.JaxbJobReader
 
create(InputStream) - Method in class org.eobjects.analyzer.job.JaxbJobReader
 
create(InputStream, SourceColumnMapping) - Method in class org.eobjects.analyzer.job.JaxbJobReader
 
create(InputStream, SourceColumnMapping, Map<String, String>) - Method in class org.eobjects.analyzer.job.JaxbJobReader
 
create(InputStream, Map<String, String>) - Method in class org.eobjects.analyzer.job.JaxbJobReader
 
create(Job) - Method in class org.eobjects.analyzer.job.JaxbJobReader
 
create(Job, SourceColumnMapping, Map<String, String>) - Method in class org.eobjects.analyzer.job.JaxbJobReader
 
create(E, Class<? super E>) - Static method in class org.eobjects.analyzer.util.ReadObjectBuilder
 
CREATE_TABLE_PREFIX - Static variable in class org.eobjects.analyzer.storage.SqlDatabaseUtils
 
createAccessDatastoreType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of AccessDatastoreType
createAnalysisType() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of AnalysisType
createAnalyzerDescriptorType() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of AnalyzerDescriptorType
createAnalyzerType() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of AnalyzerType
createAnnotation() - Method in class org.eobjects.analyzer.storage.AbstractRowAnnotationFactory
 
createAnnotation() - Method in interface org.eobjects.analyzer.storage.RowAnnotationFactory
Creates a new annotation
createAnnotation() - Method in class org.eobjects.analyzer.storage.SqlDatabaseRowAnnotationFactory
 
createBerkeleyDbStorageProviderType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of BerkeleyDbStorageProviderType
createBottomList(int) - Static method in class org.eobjects.analyzer.beans.valuedist.ValueCountListImpl
 
createCacheMap() - Static method in class org.eobjects.analyzer.util.CollectionUtils2
 
createClassLoader(File[]) - Static method in class org.eobjects.analyzer.util.ClassLoaderUtils
 
createClassLoader(File[], ClassLoader) - Static method in class org.eobjects.analyzer.util.ClassLoaderUtils
 
createClassLoader(URL[]) - Static method in class org.eobjects.analyzer.util.ClassLoaderUtils
 
createClassLoader(URL[], ClassLoader) - Static method in class org.eobjects.analyzer.util.ClassLoaderUtils
 
createClasspathScannerType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of ClasspathScannerType
createClasspathScannerTypePackage() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of ClasspathScannerType.Package
createColumnsType() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of ColumnsType
createColumnType() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of ColumnType
createCombinedStorageProviderType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of CombinedStorageProviderType
createCompositeDatastoreType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of CompositeDatastoreType
createConfiguration() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of Configuration
createConfigurationMetadataType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of ConfigurationMetadataType
createConfiguredPropertiesType() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of ConfiguredPropertiesType
createConfiguredPropertiesTypeProperty() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of ConfiguredPropertiesType.Property
createConnection() - Method in class org.eobjects.analyzer.connection.JdbcDatastore
 
createCsvDatastoreType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of CsvDatastoreType
createCustomElementType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of CustomElementType
createCustomElementTypeProperty() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of CustomElementType.Property
createDataContextType() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of DataContextType
createDataSource() - Method in class org.eobjects.analyzer.connection.JdbcDatastore
 
createDatastoreCatalogType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of DatastoreCatalogType
createDatastoreConnection() - Method in class org.eobjects.analyzer.connection.AccessDatastore
 
createDatastoreConnection() - Method in class org.eobjects.analyzer.connection.CompositeDatastore
 
createDatastoreConnection() - Method in class org.eobjects.analyzer.connection.CouchDbDatastore
 
createDatastoreConnection() - Method in class org.eobjects.analyzer.connection.CsvDatastore
 
createDatastoreConnection() - Method in class org.eobjects.analyzer.connection.DbaseDatastore
 
createDatastoreConnection() - Method in class org.eobjects.analyzer.connection.ExcelDatastore
 
createDatastoreConnection() - Method in class org.eobjects.analyzer.connection.FixedWidthDatastore
 
createDatastoreConnection() - Method in class org.eobjects.analyzer.connection.JdbcDatastore
 
createDatastoreConnection() - Method in class org.eobjects.analyzer.connection.MongoDbDatastore
 
createDatastoreConnection() - Method in class org.eobjects.analyzer.connection.OdbDatastore
 
createDatastoreConnection() - Method in class org.eobjects.analyzer.connection.SasDatastore
 
createDatastoreConnection() - Method in class org.eobjects.analyzer.connection.UsageAwareDatastore
 
createDatastoreConnection() - Method in class org.eobjects.analyzer.connection.XmlDatastore
 
createDatastoreDictionaryType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of DatastoreDictionaryType
createDatastoreSynonymCatalogType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of DatastoreSynonymCatalogType
createDbaseDatastoreType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of DbaseDatastoreType
createdDate - Variable in class org.eobjects.analyzer.configuration.jaxb.ConfigurationMetadataType
 
createdDate - Variable in class org.eobjects.analyzer.job.jaxb.JobMetadataType
 
createExcelDatastoreType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of ExcelDatastoreType
createExplorerDescriptorType() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of ExplorerDescriptorType
createExplorerType() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of ExplorerType
createFilename(String) - Method in interface org.eobjects.analyzer.configuration.ConfigurationReaderInterceptor
Intercepts a filename, allowing for eg. replacing variables or changing relative paths to absolute paths.
createFilename(String) - Method in class org.eobjects.analyzer.configuration.DefaultConfigurationReaderInterceptor
 
createFilterDescriptorType() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of FilterDescriptorType
createFilterType() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of FilterType
createFixedWidthDatastoreType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of FixedWidthDatastoreType
createFullList() - Static method in class org.eobjects.analyzer.beans.valuedist.ValueCountListImpl
 
createH2StorageProviderType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of H2StorageProviderType
createHsqldbStorageProviderType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of HsqldbStorageProviderType
createInitialTasks(TaskRunner, Queue<JobAndResult>, TaskListener, Datastore, AnalysisJobMetrics) - Method in class org.eobjects.analyzer.job.runner.RowProcessingPublisher
 
createInMemoryStorageProviderType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of InMemoryStorageProviderType
createInputType() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of InputType
createJdbcDatastoreType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of JdbcDatastoreType
createJob() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of Job
createJobMetadataType() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of JobMetadataType
createList(Class<E>) - Method in class org.eobjects.analyzer.storage.BerkeleyDbStorageProvider
 
createList(Class<E>) - Method in interface org.eobjects.analyzer.storage.CollectionFactory
Creates a potentially large list
createList(Class<E>) - Method in class org.eobjects.analyzer.storage.CollectionFactoryImpl
 
createList(Class<E>) - Method in class org.eobjects.analyzer.storage.CombinedStorageProvider
 
createList(Class<E>) - Method in class org.eobjects.analyzer.storage.InMemoryStorageProvider
 
createList(Class<E>) - Method in class org.eobjects.analyzer.storage.MongoDbStorageProvider
 
createList(Class<E>) - Method in class org.eobjects.analyzer.storage.SqlDatabaseStorageProvider
 
createList(Class<E>) - Method in interface org.eobjects.analyzer.storage.StorageProvider
 
createMap(Class<K>, Class<V>) - Method in class org.eobjects.analyzer.storage.BerkeleyDbStorageProvider
 
createMap(Class<K>, Class<V>) - Method in interface org.eobjects.analyzer.storage.CollectionFactory
Creates a potentially large map
createMap(Class<K>, Class<V>) - Method in class org.eobjects.analyzer.storage.CollectionFactoryImpl
 
createMap(Class<K>, Class<V>) - Method in class org.eobjects.analyzer.storage.CombinedStorageProvider
 
createMap(Class<K>, Class<V>) - Method in class org.eobjects.analyzer.storage.InMemoryStorageProvider
 
createMap(Class<K>, Class<V>) - Method in class org.eobjects.analyzer.storage.MongoDbStorageProvider
 
createMap(Class<K>, Class<V>) - Method in class org.eobjects.analyzer.storage.SqlDatabaseStorageProvider
 
createMap(Class<K>, Class<V>) - Method in interface org.eobjects.analyzer.storage.StorageProvider
 
createMergedOutcomeType() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of MergedOutcomeType
createMergedOutcomeTypeOutcome() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of MergedOutcomeType.Outcome
createMongodbDatastoreType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of MongodbDatastoreType
createMongodbDatastoreTypeTableDef() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of MongodbDatastoreType.TableDef
createMongodbDatastoreTypeTableDefProperty() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of MongodbDatastoreType.TableDef.Property
createMultithreadedTaskrunnerType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of MultithreadedTaskrunnerType
createOpenOfficeDatabaseDatastoreType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of OpenOfficeDatabaseDatastoreType
createOutcomeType() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of OutcomeType
createOutputType() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of OutputType
createProvidedCollection(ProvidedPropertyDescriptor) - Method in class org.eobjects.analyzer.storage.BerkeleyDbStorageProvider
 
createQuery() - Method in class org.eobjects.analyzer.beans.ReferentialIntegrityValidator
Returns a query with the following select items: the primary key value the foreign key value the remaining "informational" values from the columns of the foreign table
createReferenceDataCatalogType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of ReferenceDataCatalogType
createReferenceDataCatalogTypeDictionaries() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of ReferenceDataCatalogType.Dictionaries
createReferenceDataCatalogTypeStringPatterns() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of ReferenceDataCatalogType.StringPatterns
createReferenceDataCatalogTypeSynonymCatalogs() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of ReferenceDataCatalogType.SynonymCatalogs
createRegexPatternType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of RegexPatternType
createRowAnnotationFactory() - Method in class org.eobjects.analyzer.storage.BerkeleyDbStorageProvider
 
createRowAnnotationFactory() - Method in class org.eobjects.analyzer.storage.CombinedStorageProvider
 
createRowAnnotationFactory() - Method in class org.eobjects.analyzer.storage.InMemoryStorageProvider
 
createRowAnnotationFactory() - Method in class org.eobjects.analyzer.storage.MongoDbStorageProvider
 
createRowAnnotationFactory() - Method in class org.eobjects.analyzer.storage.SqlDatabaseStorageProvider
 
createRowAnnotationFactory() - Method in interface org.eobjects.analyzer.storage.StorageProvider
 
createSasDatastoreType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of SasDatastoreType
createSet(Class<E>) - Method in class org.eobjects.analyzer.storage.BerkeleyDbStorageProvider
 
createSet(Class<E>) - Method in interface org.eobjects.analyzer.storage.CollectionFactory
Creates a potentially large set
createSet(Class<E>) - Method in class org.eobjects.analyzer.storage.CollectionFactoryImpl
 
createSet(Class<E>) - Method in class org.eobjects.analyzer.storage.CombinedStorageProvider
 
createSet(Class<E>) - Method in class org.eobjects.analyzer.storage.InMemoryStorageProvider
 
createSet(Class<E>) - Method in class org.eobjects.analyzer.storage.MongoDbStorageProvider
 
createSet(Class<E>) - Method in class org.eobjects.analyzer.storage.SqlDatabaseStorageProvider
 
createSet(Class<E>) - Method in interface org.eobjects.analyzer.storage.StorageProvider
 
createSimplePatternType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of SimplePatternType
createSinglethreadedTaskrunnerType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of SinglethreadedTaskrunnerType
createSourceType() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of SourceType
createStorageProviderType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of StorageProviderType
createTempFile() - Method in class org.eobjects.analyzer.util.sort.SortMergeWriter
 
createTextFileDictionaryType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of TextFileDictionaryType
createTextFileSynonymCatalogType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of TextFileSynonymCatalogType
createTopList(int) - Static method in class org.eobjects.analyzer.beans.valuedist.ValueCountListImpl
 
createTransformationType() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of TransformationType
createTransformerDescriptorType() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of TransformerDescriptorType
createTransformerType() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of TransformerType
createUnicodeSets() - Static method in class org.eobjects.analyzer.beans.CharacterSetDistributionAnalyzer
Creates a map of unicode sets, with their names as keys.
createValueListDictionaryType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of ValueListDictionaryType
createVariablesType() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of VariablesType
createVariableType() - Method in class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create an instance of VariableType
createWriter(File) - Method in class org.eobjects.analyzer.util.sort.SortMergeWriter
 
createXmlDatastoreType() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of XmlDatastoreType
createXmlDatastoreTypeTableDef() - Method in class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create an instance of XmlDatastoreType.TableDef
Crosstab<E extends Serializable> - Class in org.eobjects.analyzer.result
 
Crosstab(Class<E>, CrosstabDimension...) - Constructor for class org.eobjects.analyzer.result.Crosstab
 
Crosstab(Class<E>, Collection<CrosstabDimension>) - Constructor for class org.eobjects.analyzer.result.Crosstab
 
Crosstab(Class<E>, String...) - Constructor for class org.eobjects.analyzer.result.Crosstab
 
CrosstabDimension - Class in org.eobjects.analyzer.result
 
CrosstabDimension(String) - Constructor for class org.eobjects.analyzer.result.CrosstabDimension
 
CrosstabHtmlRenderer - Class in org.eobjects.analyzer.result.renderer
 
CrosstabHtmlRenderer() - Constructor for class org.eobjects.analyzer.result.renderer.CrosstabHtmlRenderer
 
CrosstabNavigator<E extends Serializable> - Class in org.eobjects.analyzer.result
 
CrosstabNavigator(Crosstab<E>) - Constructor for class org.eobjects.analyzer.result.CrosstabNavigator
 
CrosstabRenderer - Class in org.eobjects.analyzer.result.renderer
A class that encapsulates all the complicated logic of traversing a crosstab in the correct order, if it is to be rendered using two axes (horizontal and vertical).
CrosstabRenderer(Crosstab<?>) - Constructor for class org.eobjects.analyzer.result.renderer.CrosstabRenderer
 
CrosstabRendererCallback<E> - Interface in org.eobjects.analyzer.result.renderer
 
CrosstabResult - Class in org.eobjects.analyzer.result
 
CrosstabResult(Crosstab<?>) - Constructor for class org.eobjects.analyzer.result.CrosstabResult
 
CrosstabTextRenderer - Class in org.eobjects.analyzer.result.renderer
 
CrosstabTextRenderer() - Constructor for class org.eobjects.analyzer.result.renderer.CrosstabTextRenderer
 
CsvDatastore - Class in org.eobjects.analyzer.connection
Datastore implementation for CSV files.
CsvDatastore(String, String) - Constructor for class org.eobjects.analyzer.connection.CsvDatastore
 
CsvDatastore(String, String, Character, Character, String) - Constructor for class org.eobjects.analyzer.connection.CsvDatastore
 
CsvDatastore(String, String, Character, Character, String, boolean) - Constructor for class org.eobjects.analyzer.connection.CsvDatastore
 
CsvDatastore(String, String, Character, Character, String, boolean, int) - Constructor for class org.eobjects.analyzer.connection.CsvDatastore
 
CsvDatastore(String, String, Character, Character, Character, String, boolean, int) - Constructor for class org.eobjects.analyzer.connection.CsvDatastore
 
CsvDatastoreType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for csvDatastoreType complex type.
CsvDatastoreType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
 
current() - Method in class org.eobjects.analyzer.util.CharIterator
 
currentIndex() - Method in class org.eobjects.analyzer.util.CharIterator
 
CustomElementType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for customElementType complex type.
CustomElementType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.CustomElementType
 
CustomElementType.Property - Class in org.eobjects.analyzer.configuration.jaxb
Java class for anonymous complex type.
CustomElementType.Property() - Constructor for class org.eobjects.analyzer.configuration.jaxb.CustomElementType.Property
 
customStorageProvider - Variable in class org.eobjects.analyzer.configuration.jaxb.StorageProviderType
 
customTaskrunner - Variable in class org.eobjects.analyzer.configuration.jaxb.Configuration
 

D

DaemonThreadFactory - Class in org.eobjects.analyzer.job.concurrent
This is a copy of the Executors.defaultThreadFactory() thread factory, except that it uses different thread naming and thread daemon settings.
DaemonThreadFactory() - Constructor for class org.eobjects.analyzer.job.concurrent.DaemonThreadFactory
 
database - Variable in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType.TableDef
 
databaseName - Variable in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType
 
dataContext - Variable in class org.eobjects.analyzer.job.jaxb.SourceType
 
DataContextProvider - Interface in org.eobjects.analyzer.connection
Deprecated. use DatastoreConnection instead.
DataContextType - Class in org.eobjects.analyzer.job.jaxb
Java class for dataContextType complex type.
DataContextType() - Constructor for class org.eobjects.analyzer.job.jaxb.DataContextType
 
DataSetResult - Class in org.eobjects.analyzer.result
 
DataSetResult(List<Row>) - Constructor for class org.eobjects.analyzer.result.DataSetResult
 
DataSetResult(DataSet) - Constructor for class org.eobjects.analyzer.result.DataSetResult
 
DataSourceDatastoreConnection - Class in org.eobjects.analyzer.connection
 
DataSourceDatastoreConnection(DataSource, Datastore) - Constructor for class org.eobjects.analyzer.connection.DataSourceDatastoreConnection
 
datasourceJndiUrl - Variable in class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
 
Datastore - Interface in org.eobjects.analyzer.connection
Defines a datastore from which data can be queried.
datastoreCatalog - Variable in class org.eobjects.analyzer.configuration.jaxb.Configuration
 
DatastoreCatalog - Interface in org.eobjects.analyzer.connection
 
DatastoreCatalogImpl - Class in org.eobjects.analyzer.connection
 
DatastoreCatalogImpl(Collection<Datastore>) - Constructor for class org.eobjects.analyzer.connection.DatastoreCatalogImpl
 
DatastoreCatalogImpl(Datastore...) - Constructor for class org.eobjects.analyzer.connection.DatastoreCatalogImpl
 
DatastoreCatalogType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for datastoreCatalogType complex type.
DatastoreCatalogType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.DatastoreCatalogType
 
DatastoreConnection - Interface in org.eobjects.analyzer.connection
Represents an open connection to a Datastore.
DatastoreConnectionImpl<E extends DataContext> - Class in org.eobjects.analyzer.connection
 
DatastoreConnectionImpl(E, Datastore, Closeable...) - Constructor for class org.eobjects.analyzer.connection.DatastoreConnectionImpl
 
DatastoreConnectionLease - Class in org.eobjects.analyzer.connection
A datastore connection lease that ensures that the connection can only be closed once by a particular user.
DatastoreConnectionLease(DatastoreConnection) - Constructor for class org.eobjects.analyzer.connection.DatastoreConnectionLease
 
DatastoreDictionary - Class in org.eobjects.analyzer.reference
A dictionary backed by a column in a datastore.
DatastoreDictionary(String, String, String) - Constructor for class org.eobjects.analyzer.reference.DatastoreDictionary
 
DatastoreDictionaryType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for datastoreDictionaryType complex type.
DatastoreDictionaryType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.DatastoreDictionaryType
 
datastoreName - Variable in class org.eobjects.analyzer.configuration.jaxb.CompositeDatastoreType
 
datastoreName - Variable in class org.eobjects.analyzer.configuration.jaxb.DatastoreDictionaryType
 
datastoreName - Variable in class org.eobjects.analyzer.configuration.jaxb.DatastoreSynonymCatalogType
 
DatastoreReferenceValues - Class in org.eobjects.analyzer.reference
Reference values implementation based on a datastore column.
DatastoreReferenceValues(Datastore, Column) - Constructor for class org.eobjects.analyzer.reference.DatastoreReferenceValues
 
DatastoreSynonymCatalog - Class in org.eobjects.analyzer.reference
 
DatastoreSynonymCatalog(String, String, String, String[]) - Constructor for class org.eobjects.analyzer.reference.DatastoreSynonymCatalog
 
DatastoreSynonymCatalogType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for datastoreSynonymCatalogType complex type.
DatastoreSynonymCatalogType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.DatastoreSynonymCatalogType
 
DataStructuresCategory - Class in org.eobjects.analyzer.beans.categories
 
DataStructuresCategory() - Constructor for class org.eobjects.analyzer.beans.categories.DataStructuresCategory
 
DataTypeFamily - Enum in org.eobjects.analyzer.data
Deprecated. DataTypeFamily is no longer sufficient for AnalyzerBeans' scope. The full Java type system will be used.
DateAndTimeAnalyzer - Class in org.eobjects.analyzer.beans
 
DateAndTimeAnalyzer() - Constructor for class org.eobjects.analyzer.beans.DateAndTimeAnalyzer
 
DateAndTimeAnalyzerResult - Class in org.eobjects.analyzer.result
Represents the result of a Date and Time Analyzer.
DateAndTimeAnalyzerResult(Crosstab<?>) - Constructor for class org.eobjects.analyzer.result.DateAndTimeAnalyzerResult
 
DateAndTimeCategory - Class in org.eobjects.analyzer.beans.categories
 
DateAndTimeCategory() - Constructor for class org.eobjects.analyzer.beans.categories.DateAndTimeCategory
 
DateDiffTransformer - Class in org.eobjects.analyzer.beans.transform
 
DateDiffTransformer() - Constructor for class org.eobjects.analyzer.beans.transform.DateDiffTransformer
 
DateGapAnalyzer - Class in org.eobjects.analyzer.beans
 
DateGapAnalyzer() - Constructor for class org.eobjects.analyzer.beans.DateGapAnalyzer
 
DateGapAnalyzer(InputColumn<Date>, InputColumn<Date>, InputColumn<String>) - Constructor for class org.eobjects.analyzer.beans.DateGapAnalyzer
 
DateGapAnalyzerResult - Class in org.eobjects.analyzer.result
 
DateGapAnalyzerResult(String, String, String, Map<String, TimeInterval>, Map<String, SortedSet<TimeInterval>>, Map<String, SortedSet<TimeInterval>>) - Constructor for class org.eobjects.analyzer.result.DateGapAnalyzerResult
 
DateGapTextRenderer - Class in org.eobjects.analyzer.result.renderer
 
DateGapTextRenderer() - Constructor for class org.eobjects.analyzer.result.renderer.DateGapTextRenderer
 
DateMaskMatcherTransformer - Class in org.eobjects.analyzer.beans.transform
 
DateMaskMatcherTransformer(InputColumn<String>) - Constructor for class org.eobjects.analyzer.beans.transform.DateMaskMatcherTransformer
 
DateMaskMatcherTransformer() - Constructor for class org.eobjects.analyzer.beans.transform.DateMaskMatcherTransformer
 
DatePartTransformer - Class in org.eobjects.analyzer.beans.transform
 
DatePartTransformer() - Constructor for class org.eobjects.analyzer.beans.transform.DatePartTransformer
 
DatePartTransformer.WeekDay - Enum in org.eobjects.analyzer.beans.transform
 
DateRangeFilter - Class in org.eobjects.analyzer.beans.filter
 
DateRangeFilter(Date, Date) - Constructor for class org.eobjects.analyzer.beans.filter.DateRangeFilter
 
DateRangeFilter() - Constructor for class org.eobjects.analyzer.beans.filter.DateRangeFilter
 
DateToAgeTransformer - Class in org.eobjects.analyzer.beans.transform
A transformer for turning a date into age (both in years and in days).
DateToAgeTransformer() - Constructor for class org.eobjects.analyzer.beans.transform.DateToAgeTransformer
 
DbaseDatastore - Class in org.eobjects.analyzer.connection
Datastore implementation for dBase databases.
DbaseDatastore(String, String) - Constructor for class org.eobjects.analyzer.connection.DbaseDatastore
 
DbaseDatastoreType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for dbaseDatastoreType complex type.
DbaseDatastoreType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.DbaseDatastoreType
 
DebugLoggingAnalysisListener - Class in org.eobjects.analyzer.job.runner
AnalysisListener used for DEBUG level logging.
DebugLoggingAnalysisListener() - Constructor for class org.eobjects.analyzer.job.runner.DebugLoggingAnalysisListener
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.beans.valuedist.ValueCount
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.connection.AccessDatastore
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.connection.CompositeDatastore
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.connection.CouchDbDatastore
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.connection.CsvDatastore
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.connection.DbaseDatastore
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.connection.ExcelDatastore
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.connection.FixedWidthDatastore
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.connection.JdbcDatastore
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.connection.MongoDbDatastore
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.connection.OdbDatastore
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.connection.UsageAwareDatastore
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.connection.XmlDatastore
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.job.AbstractFilterOutcome
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.job.AbstractMergedOutcome
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.job.builder.ImmutableExplorerJob
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.job.ImmutableAnalysisJob
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.job.ImmutableAnalysisJobMetadata
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.job.ImmutableAnalyzerJob
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.job.ImmutableFilterJob
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.job.ImmutableMergedOutcomeJob
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.job.ImmutableMergeInput
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.job.ImmutableTransformerJob
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.reference.AbstractReferenceData
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.reference.DatastoreDictionary
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.reference.DatastoreReferenceValues
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.reference.DatastoreSynonymCatalog
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.reference.RegexStringPattern
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.reference.SimpleDictionary
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.reference.SimpleReferenceValues
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.reference.SimpleStringPattern
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.reference.SimpleStringReferenceValues
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.reference.SimpleSynonymCatalog
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.reference.TextFileDictionary
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.reference.TextFileSynonymCatalog
 
decorateIdentity(List<Object>) - Method in class org.eobjects.analyzer.util.ValueCombination
 
DEFAULT_DATE_MASKS - Static variable in class org.eobjects.analyzer.beans.transform.DateMaskMatcherTransformer
 
DEFAULT_FALSE_TOKENS - Static variable in class org.eobjects.analyzer.beans.convert.ConvertToBooleanTransformer
 
DEFAULT_GROUP_LITERAL - Static variable in class org.eobjects.analyzer.util.NamedPattern
Defines a default group literal which resolves to a single word with any kind of letter (including diacritics)
DEFAULT_PATTERNS - Static variable in class org.eobjects.analyzer.beans.standardize.NameStandardizerTransformer
 
DEFAULT_PORT - Static variable in class org.eobjects.analyzer.connection.CouchDbDatastore
 
DEFAULT_QUOTE_CHAR - Static variable in class org.eobjects.analyzer.connection.CsvDatastore
 
DEFAULT_SEPARATOR_CHAR - Static variable in class org.eobjects.analyzer.connection.CsvDatastore
 
DEFAULT_TRUE_TOKENS - Static variable in class org.eobjects.analyzer.beans.convert.ConvertToBooleanTransformer
 
DefaultConfigurationReaderInterceptor - Class in org.eobjects.analyzer.configuration
Defines a default implementation of the ConfigurationReaderInterceptor interface.
DefaultConfigurationReaderInterceptor() - Constructor for class org.eobjects.analyzer.configuration.DefaultConfigurationReaderInterceptor
 
DefaultPatternFinder - Class in org.eobjects.analyzer.beans.stringpattern
Default PatternFinder implementation, used by the PatternFinderAnalyzer.
DefaultPatternFinder(TokenizerConfiguration, RowAnnotationFactory) - Constructor for class org.eobjects.analyzer.beans.stringpattern.DefaultPatternFinder
Default constructor, which requires a configuration and a row annotation factory for storage of rows.
DefaultPatternFinder(TokenizerConfiguration, int) - Constructor for class org.eobjects.analyzer.beans.stringpattern.DefaultPatternFinder
Alternative constructor for more ad-hoc usage.
DefaultResultProducer - Class in org.eobjects.analyzer.result
 
DefaultResultProducer(AnalyzerResult) - Constructor for class org.eobjects.analyzer.result.DefaultResultProducer
 
DefaultTextRenderer - Class in org.eobjects.analyzer.result.renderer
A very (very!)
DefaultTextRenderer() - Constructor for class org.eobjects.analyzer.result.renderer.DefaultTextRenderer
 
DefaultTokenizer - Class in org.eobjects.analyzer.beans.stringpattern
 
DefaultTokenizer() - Constructor for class org.eobjects.analyzer.beans.stringpattern.DefaultTokenizer
 
DefaultTokenizer(TokenizerConfiguration) - Constructor for class org.eobjects.analyzer.beans.stringpattern.DefaultTokenizer
 
DelegatingConverter - Class in org.eobjects.analyzer.util
Main converter used by StringConverter.
DelegatingConverter() - Constructor for class org.eobjects.analyzer.util.DelegatingConverter
 
DelegatingConverter(Collection<Converter<?>>) - Constructor for class org.eobjects.analyzer.util.DelegatingConverter
 
Description - Annotation Type in org.eobjects.analyzer.beans.api
Annotation used to provide a description of a component or a configured property.
description - Variable in class org.eobjects.analyzer.configuration.jaxb.AccessDatastoreType
 
description - Variable in class org.eobjects.analyzer.configuration.jaxb.CompositeDatastoreType
 
description - Variable in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType
 
description - Variable in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
 
description - Variable in class org.eobjects.analyzer.configuration.jaxb.DatastoreDictionaryType
 
description - Variable in class org.eobjects.analyzer.configuration.jaxb.DatastoreSynonymCatalogType
 
description - Variable in class org.eobjects.analyzer.configuration.jaxb.DbaseDatastoreType
 
description - Variable in class org.eobjects.analyzer.configuration.jaxb.ExcelDatastoreType
 
description - Variable in class org.eobjects.analyzer.configuration.jaxb.FixedWidthDatastoreType
 
description - Variable in class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
 
description - Variable in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType
 
description - Variable in class org.eobjects.analyzer.configuration.jaxb.OpenOfficeDatabaseDatastoreType
 
description - Variable in class org.eobjects.analyzer.configuration.jaxb.RegexPatternType
 
description - Variable in class org.eobjects.analyzer.configuration.jaxb.SasDatastoreType
 
description - Variable in class org.eobjects.analyzer.configuration.jaxb.SimplePatternType
 
description - Variable in class org.eobjects.analyzer.configuration.jaxb.TextFileDictionaryType
 
description - Variable in class org.eobjects.analyzer.configuration.jaxb.TextFileSynonymCatalogType
 
description - Variable in class org.eobjects.analyzer.configuration.jaxb.ValueListDictionaryType
 
description - Variable in class org.eobjects.analyzer.configuration.jaxb.XmlDatastoreType
 
descriptor - Variable in class org.eobjects.analyzer.job.jaxb.AnalyzerType
 
descriptor - Variable in class org.eobjects.analyzer.job.jaxb.ExplorerType
 
descriptor - Variable in class org.eobjects.analyzer.job.jaxb.FilterType
 
descriptor - Variable in class org.eobjects.analyzer.job.jaxb.TransformerType
 
DescriptorException - Exception in org.eobjects.analyzer.descriptors
Exception thrown when an AnalyzerBean class does not conform to the requirements imposed by the descriptors of such.
DescriptorException() - Constructor for exception org.eobjects.analyzer.descriptors.DescriptorException
 
DescriptorException(String, Throwable) - Constructor for exception org.eobjects.analyzer.descriptors.DescriptorException
 
DescriptorException(String) - Constructor for exception org.eobjects.analyzer.descriptors.DescriptorException
 
DescriptorException(Throwable) - Constructor for exception org.eobjects.analyzer.descriptors.DescriptorException
 
DescriptorProvider - Interface in org.eobjects.analyzer.descriptors
An interface for components that provide descriptors for analyzer beans.
Descriptors - Class in org.eobjects.analyzer.descriptors
Contains static factory and utility methods for descriptors within this package.
deserialize(String, Class<E>) - Method in class org.eobjects.analyzer.util.StringConverter
Deserializes a String into a Java object of the particular type.
deserialize(String, Class<E>, Class<? extends Converter<?>>) - Method in class org.eobjects.analyzer.util.StringConverter
 
deserialize(String, Class<E>, Collection<Class<? extends Converter<?>>>) - Method in class org.eobjects.analyzer.util.StringConverter
Deserializes a String into a Java object of the particular type.
dictionaries - Variable in class org.eobjects.analyzer.configuration.jaxb.ReferenceDataCatalogType
 
Dictionary - Interface in org.eobjects.analyzer.reference
A dictionary represents a set of values grouped together with a label.
DictionaryFilter - Class in org.eobjects.analyzer.beans.filter
 
DictionaryFilter() - Constructor for class org.eobjects.analyzer.beans.filter.DictionaryFilter
 
DictionaryFilter(InputColumn<String>, Dictionary) - Constructor for class org.eobjects.analyzer.beans.filter.DictionaryFilter
 
DictionaryMatcherTransformer - Class in org.eobjects.analyzer.beans.transform
 
DictionaryMatcherTransformer() - Constructor for class org.eobjects.analyzer.beans.transform.DictionaryMatcherTransformer
 
DictionaryMatcherTransformer(InputColumn<?>, Dictionary[]) - Constructor for class org.eobjects.analyzer.beans.transform.DictionaryMatcherTransformer
 
DIMENSION_COLUMN - Static variable in class org.eobjects.analyzer.beans.NumberAnalyzer
 
DIMENSION_COLUMN - Static variable in class org.eobjects.analyzer.beans.StringAnalyzer
 
DIMENSION_MEASURE - Static variable in class org.eobjects.analyzer.beans.NumberAnalyzer
 
DIMENSION_MEASURES - Static variable in class org.eobjects.analyzer.beans.StringAnalyzer
 
DIMENSION_NAME_MEASURES - Static variable in class org.eobjects.analyzer.beans.stringpattern.PatternFinderAnalyzer
 
DIMENSION_NAME_PATTERN - Static variable in class org.eobjects.analyzer.beans.stringpattern.PatternFinderAnalyzer
 
directory - Variable in class org.eobjects.analyzer.configuration.jaxb.SasDatastoreType
 
doMatching(Object) - Method in class org.eobjects.analyzer.beans.transform.StringPatternMatcherTransformer
 
doubleValue() - Method in class org.eobjects.analyzer.util.Percentage
 
driver - Variable in class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
 
DRIVER_CLASS_NAME - Static variable in class org.eobjects.analyzer.storage.H2StorageProvider
 

E

ELInputColumn - Class in org.eobjects.analyzer.data
InputColumn that evaluates an EL expression in order to return a computed value.
ELInputColumn(String) - Constructor for class org.eobjects.analyzer.data.ELInputColumn
 
ELTransformer - Class in org.eobjects.analyzer.beans.transform
 
ELTransformer() - Constructor for class org.eobjects.analyzer.beans.transform.ELTransformer
 
EMAIL_PATTERN - Static variable in class org.eobjects.analyzer.beans.standardize.EmailStandardizerTransformer
 
EmailStandardizerTransformer - Class in org.eobjects.analyzer.beans.standardize
Tokenizes/standardizes the components of an email: Username and Domain
EmailStandardizerTransformer() - Constructor for class org.eobjects.analyzer.beans.standardize.EmailStandardizerTransformer
 
EmailStandardizerTransformer.EmailPart - Enum in org.eobjects.analyzer.beans.standardize
 
emptyHeader(CrosstabDimension, CrosstabDimension) - Method in interface org.eobjects.analyzer.result.renderer.CrosstabRendererCallback
 
emptyHeader(CrosstabDimension, CrosstabDimension) - Method in class org.eobjects.analyzer.result.renderer.HtmlCrosstabRendererCallback
 
emptyList() - Static method in class org.eobjects.analyzer.beans.valuedist.ValueCountListImpl
 
encoding - Variable in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
 
encoding - Variable in class org.eobjects.analyzer.configuration.jaxb.FixedWidthDatastoreType
 
encoding - Variable in class org.eobjects.analyzer.configuration.jaxb.TextFileDictionaryType
 
encoding - Variable in class org.eobjects.analyzer.configuration.jaxb.TextFileSynonymCatalogType
 
endRow() - Method in interface org.eobjects.analyzer.result.renderer.CrosstabRendererCallback
 
endRow() - Method in class org.eobjects.analyzer.result.renderer.HtmlCrosstabRendererCallback
 
endTable() - Method in interface org.eobjects.analyzer.result.renderer.CrosstabRendererCallback
 
endTable() - Method in class org.eobjects.analyzer.result.renderer.HtmlCrosstabRendererCallback
 
equals(Object) - Method in class org.eobjects.analyzer.beans.categories.AbstractComponentCategory
 
equals(Object) - Method in class org.eobjects.analyzer.beans.stringpattern.PredefinedToken
 
equals(Object) - Method in class org.eobjects.analyzer.beans.stringpattern.PredefinedTokenDefinition
 
equals(Object) - Method in class org.eobjects.analyzer.data.AbstractInputColumn
 
equals(Object) - Method in class org.eobjects.analyzer.data.MockInputRow
 
equals(Object) - Method in class org.eobjects.analyzer.data.TransformedInputColumn
 
equals(Object) - Method in class org.eobjects.analyzer.descriptors.AbstractDescriptor
 
equals(Object) - Method in class org.eobjects.analyzer.descriptors.AbstractPropertyDescriptor
 
equals(Object) - Method in class org.eobjects.analyzer.job.ImmutableBeanConfiguration
 
equals(Object) - Method in class org.eobjects.analyzer.job.runner.AnalysisJobCancellation
 
equals(Object) - Method in class org.eobjects.analyzer.result.CrosstabDimension
 
equals(Object) - Method in class org.eobjects.analyzer.result.SimilarityGroup
 
equals(Object) - Method in class org.eobjects.analyzer.util.ImmutableEntry
 
equals(Object) - Method in class org.eobjects.analyzer.util.Percentage
 
equals(Object) - Method in class org.eobjects.analyzer.util.TimeInterval
 
EqualsFilter - Class in org.eobjects.analyzer.beans.filter
 
EqualsFilter() - Constructor for class org.eobjects.analyzer.beans.filter.EqualsFilter
 
EqualsFilter(String[], InputColumn<?>) - Constructor for class org.eobjects.analyzer.beans.filter.EqualsFilter
 
equalsInternal(AbstractInputColumn<?>) - Method in class org.eobjects.analyzer.data.AbstractInputColumn
 
equalsInternal(AbstractInputColumn<?>) - Method in class org.eobjects.analyzer.data.MetaModelInputColumn
 
equalsInternal(AbstractInputColumn<?>) - Method in class org.eobjects.analyzer.data.MockInputColumn
 
ErrorAware - Interface in org.eobjects.analyzer.job.runner
 
ErrorHandlingOption - Enum in org.eobjects.analyzer.beans.writers
 
errorInAnalyzer(AnalysisJob, AnalyzerJob, InputRow, Throwable) - Method in interface org.eobjects.analyzer.job.runner.AnalysisListener
 
errorInAnalyzer(AnalysisJob, AnalyzerJob, InputRow, Throwable) - Method in class org.eobjects.analyzer.job.runner.CompositeAnalysisListener
 
errorInAnalyzer(AnalysisJob, AnalyzerJob, InputRow, Throwable) - Method in class org.eobjects.analyzer.job.runner.DebugLoggingAnalysisListener
 
errorInAnalyzer(AnalysisJob, AnalyzerJob, InputRow, Throwable) - Method in class org.eobjects.analyzer.job.runner.InfoLoggingAnalysisListener
 
errorInExplorer(AnalysisJob, ExplorerJob, Throwable) - Method in interface org.eobjects.analyzer.job.runner.AnalysisListener
 
errorInExplorer(AnalysisJob, ExplorerJob, Throwable) - Method in class org.eobjects.analyzer.job.runner.CompositeAnalysisListener
 
errorInExplorer(AnalysisJob, ExplorerJob, Throwable) - Method in class org.eobjects.analyzer.job.runner.DebugLoggingAnalysisListener
 
errorInExplorer(AnalysisJob, ExplorerJob, Throwable) - Method in class org.eobjects.analyzer.job.runner.InfoLoggingAnalysisListener
 
errorInFilter(AnalysisJob, FilterJob, InputRow, Throwable) - Method in interface org.eobjects.analyzer.job.runner.AnalysisListener
 
errorInFilter(AnalysisJob, FilterJob, InputRow, Throwable) - Method in class org.eobjects.analyzer.job.runner.CompositeAnalysisListener
 
errorInFilter(AnalysisJob, FilterJob, InputRow, Throwable) - Method in class org.eobjects.analyzer.job.runner.DebugLoggingAnalysisListener
 
errorInFilter(AnalysisJob, FilterJob, InputRow, Throwable) - Method in class org.eobjects.analyzer.job.runner.InfoLoggingAnalysisListener
 
errorInTransformer(AnalysisJob, TransformerJob, InputRow, Throwable) - Method in interface org.eobjects.analyzer.job.runner.AnalysisListener
 
errorInTransformer(AnalysisJob, TransformerJob, InputRow, Throwable) - Method in class org.eobjects.analyzer.job.runner.CompositeAnalysisListener
 
errorInTransformer(AnalysisJob, TransformerJob, InputRow, Throwable) - Method in class org.eobjects.analyzer.job.runner.DebugLoggingAnalysisListener
 
errorInTransformer(AnalysisJob, TransformerJob, InputRow, Throwable) - Method in class org.eobjects.analyzer.job.runner.InfoLoggingAnalysisListener
 
errorOccurred(Object[], RuntimeException) - Method in class org.eobjects.analyzer.beans.writers.InsertIntoTableAnalyzer
 
errorOccurred(Object[], RuntimeException) - Method in class org.eobjects.analyzer.beans.writers.UpdateTableAnalyzer
 
errorUknown(AnalysisJob, Throwable) - Method in interface org.eobjects.analyzer.job.runner.AnalysisListener
 
errorUknown(AnalysisJob, Throwable) - Method in class org.eobjects.analyzer.job.runner.CompositeAnalysisListener
 
errorUknown(AnalysisJob, Throwable) - Method in class org.eobjects.analyzer.job.runner.DebugLoggingAnalysisListener
 
errorUknown(AnalysisJob, Throwable) - Method in class org.eobjects.analyzer.job.runner.InfoLoggingAnalysisListener
 
escapeChar - Variable in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
 
evaluate(InputRow) - Method in class org.eobjects.analyzer.data.ConstantInputColumn
 
evaluate(InputRow) - Method in class org.eobjects.analyzer.data.ELInputColumn
 
evaluate(InputRow) - Method in interface org.eobjects.analyzer.data.ExpressionBasedInputColumn
 
ExcelDatastore - Class in org.eobjects.analyzer.connection
Datastore implementation for Excel spreadsheets.
ExcelDatastore(String, String) - Constructor for class org.eobjects.analyzer.connection.ExcelDatastore
 
ExcelDatastoreType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for excelDatastoreType complex type.
ExcelDatastoreType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.ExcelDatastoreType
 
execute() - Method in class org.eobjects.analyzer.job.tasks.CollectResultsTask
 
execute() - Method in class org.eobjects.analyzer.job.tasks.ConsumeRowTask
 
execute() - Method in class org.eobjects.analyzer.job.tasks.InitializeReferenceDataTask
 
execute() - Method in class org.eobjects.analyzer.job.tasks.InitializeTask
 
execute() - Method in class org.eobjects.analyzer.job.tasks.RunExplorerTask
 
execute() - Method in class org.eobjects.analyzer.job.tasks.RunRowProcessingPublisherTask
 
execute() - Method in interface org.eobjects.analyzer.job.tasks.Task
 
expandLenght(int) - Method in interface org.eobjects.analyzer.beans.stringpattern.TokenPatternSymbol
 
expandLenght(int) - Method in class org.eobjects.analyzer.beans.stringpattern.TokenPatternSymbolImpl
 
explodeCamelCase(String, boolean) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
explore(String[]) - Method in class org.eobjects.analyzer.result.Crosstab
 
explore() - Method in class org.eobjects.analyzer.result.CrosstabNavigator
 
Explorer<R extends AnalyzerResult> - Interface in org.eobjects.analyzer.beans.api
An analyzer that explores a datastore (in the form of a DataContext).
ExplorerBeanDescriptor<B extends Explorer<?>> - Interface in org.eobjects.analyzer.descriptors
Descriptor interface for Explorers.
explorerBegin(AnalysisJob, ExplorerJob, ExplorerMetrics) - Method in interface org.eobjects.analyzer.job.runner.AnalysisListener
 
explorerBegin(AnalysisJob, ExplorerJob, ExplorerMetrics) - Method in class org.eobjects.analyzer.job.runner.CompositeAnalysisListener
 
explorerBegin(AnalysisJob, ExplorerJob, ExplorerMetrics) - Method in class org.eobjects.analyzer.job.runner.DebugLoggingAnalysisListener
 
explorerBegin(AnalysisJob, ExplorerJob, ExplorerMetrics) - Method in class org.eobjects.analyzer.job.runner.InfoLoggingAnalysisListener
 
ExplorerChangeListener - Interface in org.eobjects.analyzer.job.builder
Listener interface for receiving notifications that explorers are being added or removed from a job that is being built.
ExplorerDescriptorType - Class in org.eobjects.analyzer.job.jaxb
Java class for explorerDescriptorType complex type.
ExplorerDescriptorType() - Constructor for class org.eobjects.analyzer.job.jaxb.ExplorerDescriptorType
 
ExplorerJob - Interface in org.eobjects.analyzer.job
 
ExplorerJobBuilder<A extends Explorer<?>> - Class in org.eobjects.analyzer.job.builder
 
ExplorerJobBuilder(AnalysisJobBuilder, ExplorerBeanDescriptor<A>) - Constructor for class org.eobjects.analyzer.job.builder.ExplorerJobBuilder
 
ExplorerMetrics - Interface in org.eobjects.analyzer.job.runner
 
explorerSuccess(AnalysisJob, ExplorerJob, AnalyzerResult) - Method in interface org.eobjects.analyzer.job.runner.AnalysisListener
 
explorerSuccess(AnalysisJob, ExplorerJob, AnalyzerResult) - Method in class org.eobjects.analyzer.job.runner.CompositeAnalysisListener
 
explorerSuccess(AnalysisJob, ExplorerJob, AnalyzerResult) - Method in class org.eobjects.analyzer.job.runner.DebugLoggingAnalysisListener
 
explorerSuccess(AnalysisJob, ExplorerJob, AnalyzerResult) - Method in class org.eobjects.analyzer.job.runner.InfoLoggingAnalysisListener
 
ExplorerType - Class in org.eobjects.analyzer.job.jaxb
Java class for explorerType complex type.
ExplorerType() - Constructor for class org.eobjects.analyzer.job.jaxb.ExplorerType
 
ExploringAnalyzer<R extends AnalyzerResult> - Interface in org.eobjects.analyzer.beans.api
Deprecated. Use the Explorer interface instead.
expression - Variable in class org.eobjects.analyzer.configuration.jaxb.RegexPatternType
 
expression - Variable in class org.eobjects.analyzer.configuration.jaxb.SimplePatternType
 
ExpressionBasedInputColumn<E> - Interface in org.eobjects.analyzer.data
Interface for input columns that contain an expression that is evaluated when the a value is extracted from the row, as opposed to being written to the row in advance.

F

failOnInconsistencies - Variable in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
 
failOnInconsistencies - Variable in class org.eobjects.analyzer.configuration.jaxb.FixedWidthDatastoreType
 
field - Variable in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType.TableDef
 
FileDatastore - Interface in org.eobjects.analyzer.connection
Interface for datastores that are based upon a file.
FileMonitor - Interface in org.eobjects.analyzer.util.filemonitor
A monitoring mechanism for file change events.
FileMonitorFactory - Class in org.eobjects.analyzer.util.filemonitor
Factory that creates file monitors.
FileMonitorFactory() - Constructor for class org.eobjects.analyzer.util.filemonitor.FileMonitorFactory
 
filename - Variable in class org.eobjects.analyzer.configuration.jaxb.AccessDatastoreType
 
filename - Variable in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
 
filename - Variable in class org.eobjects.analyzer.configuration.jaxb.DbaseDatastoreType
 
filename - Variable in class org.eobjects.analyzer.configuration.jaxb.ExcelDatastoreType
 
filename - Variable in class org.eobjects.analyzer.configuration.jaxb.FixedWidthDatastoreType
 
filename - Variable in class org.eobjects.analyzer.configuration.jaxb.OpenOfficeDatabaseDatastoreType
 
filename - Variable in class org.eobjects.analyzer.configuration.jaxb.TextFileDictionaryType
 
filename - Variable in class org.eobjects.analyzer.configuration.jaxb.TextFileSynonymCatalogType
 
filename - Variable in class org.eobjects.analyzer.configuration.jaxb.XmlDatastoreType
 
FileProperty - Annotation Type in org.eobjects.analyzer.beans.api
Annotation containing supplementary metadata about a file property.
FileProperty.FileAccessMode - Enum in org.eobjects.analyzer.beans.api
Defines the access modes available for a file property
Filter<C extends Enum<C>> - Interface in org.eobjects.analyzer.beans.api
Interface for components that filter/categorize rows.
filter(Object) - Method in class org.eobjects.analyzer.beans.filter.EqualsFilter
 
filter(String) - Method in class org.eobjects.analyzer.beans.filter.SingleWordFilter
 
FilterBean - Annotation Type in org.eobjects.analyzer.beans.api
Classes annotated with @FilterBean are used for filtering and categorizing rows to create subflows where certain rows are processed by only certain successive components.
FilterBeanDescriptor<F extends Filter<C>,C extends Enum<C>> - Interface in org.eobjects.analyzer.descriptors
Descriptor interface for Filters.
FilterCategory - Class in org.eobjects.analyzer.beans.categories
 
FilterCategory() - Constructor for class org.eobjects.analyzer.beans.categories.FilterCategory
 
FilterChangeListener - Interface in org.eobjects.analyzer.job.builder
Listener interface for receiving notifications when filters are being added or removed from an analysis job.
FilterDescriptorType - Class in org.eobjects.analyzer.job.jaxb
Java class for filterDescriptorType complex type.
FilterDescriptorType() - Constructor for class org.eobjects.analyzer.job.jaxb.FilterDescriptorType
 
FilterJob - Interface in org.eobjects.analyzer.job
Represents a job that filters/categorizes incoming rows.
FilterJobBuilder<F extends Filter<C>,C extends Enum<C>> - Class in org.eobjects.analyzer.job.builder
 
FilterJobBuilder(AnalysisJobBuilder, FilterBeanDescriptor<F, C>) - Constructor for class org.eobjects.analyzer.job.builder.FilterJobBuilder
 
filterOnClass(List<?>, Class<E>) - Static method in class org.eobjects.analyzer.util.CollectionUtils2
 
FilterOutcome - Interface in org.eobjects.analyzer.job
Represents an outcome of a filter.
FilterType - Class in org.eobjects.analyzer.job.jaxb
Java class for filterType complex type.
FilterType() - Constructor for class org.eobjects.analyzer.job.jaxb.FilterType
 
finalize() - Method in class org.eobjects.analyzer.connection.UsageAwareDatastoreConnection
 
finalize() - Method in class org.eobjects.analyzer.job.concurrent.MultiThreadedTaskRunner
 
finalize() - Method in class org.eobjects.analyzer.storage.BerkeleyDbStorageProvider
 
finalize() - Method in class org.eobjects.analyzer.storage.MongoDbRowAnnotationFactory
 
finalize() - Method in class org.eobjects.analyzer.storage.SqlDatabaseRowAnnotationFactory
 
finalize() - Method in class org.eobjects.analyzer.storage.SqlDatabaseStorageProvider
 
findInputColumns(Class<?>) - Method in class org.eobjects.analyzer.util.SourceColumnFinder
 
findInputColumns(DataTypeFamily, Class<?>) - Method in class org.eobjects.analyzer.util.SourceColumnFinder
Deprecated. use SourceColumnFinder.findInputColumns(Class) instead.
findInputColumnSource(InputColumn<?>) - Method in class org.eobjects.analyzer.util.SourceColumnFinder
 
findOriginatingColumns(Outcome) - Method in class org.eobjects.analyzer.util.SourceColumnFinder
 
findOriginatingColumns(InputColumn<?>) - Method in class org.eobjects.analyzer.util.SourceColumnFinder
 
findOriginatingTable(Outcome) - Method in class org.eobjects.analyzer.util.SourceColumnFinder
 
findOriginatingTable(InputColumn<?>) - Method in class org.eobjects.analyzer.util.SourceColumnFinder
 
findOutcomeSource(Outcome) - Method in class org.eobjects.analyzer.util.SourceColumnFinder
 
first() - Method in class org.eobjects.analyzer.util.CharIterator
 
fixedValueWidth - Variable in class org.eobjects.analyzer.configuration.jaxb.FixedWidthDatastoreType
 
FixedWidthDatastore - Class in org.eobjects.analyzer.connection
Datastore based on fixed width files
FixedWidthDatastore(String, String, String, int) - Constructor for class org.eobjects.analyzer.connection.FixedWidthDatastore
 
FixedWidthDatastore(String, String, String, int[]) - Constructor for class org.eobjects.analyzer.connection.FixedWidthDatastore
 
FixedWidthDatastore(String, String, String, int, boolean) - Constructor for class org.eobjects.analyzer.connection.FixedWidthDatastore
 
FixedWidthDatastore(String, String, String, int[], boolean) - Constructor for class org.eobjects.analyzer.connection.FixedWidthDatastore
 
FixedWidthDatastore(String, String, String, int, boolean, int) - Constructor for class org.eobjects.analyzer.connection.FixedWidthDatastore
 
FixedWidthDatastore(String, String, String, int[], boolean, int) - Constructor for class org.eobjects.analyzer.connection.FixedWidthDatastore
 
FixedWidthDatastoreType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for fixedWidthDatastoreType complex type.
FixedWidthDatastoreType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.FixedWidthDatastoreType
 
flattenMixedTokens(List<SimpleToken>) - Static method in class org.eobjects.analyzer.beans.stringpattern.DefaultTokenizer
 
floatValue() - Method in class org.eobjects.analyzer.util.Percentage
 
flushBuffer() - Method in class org.eobjects.analyzer.beans.writers.WriteBuffer
 
ForkTaskListener - Class in org.eobjects.analyzer.job.concurrent
Task listener that will fork into a new set of tasks, once it's predecessors have ben completed.
ForkTaskListener(String, TaskRunner, Collection<TaskRunnable>) - Constructor for class org.eobjects.analyzer.job.concurrent.ForkTaskListener
Creates a new ForkTaskListener.
fromString(Class<?>, String) - Method in interface org.eobjects.analyzer.beans.api.Converter
Converts a string back to a Java object.
fromString(Class<?>, String) - Method in class org.eobjects.analyzer.util.ArrayConverter
 
fromString(Class<?>, String) - Method in class org.eobjects.analyzer.util.ConfigurationItemConverter
 
fromString(Class<?>, String) - Method in class org.eobjects.analyzer.util.DelegatingConverter
 
fromString(Class<?>, String) - Method in class org.eobjects.analyzer.util.NullConverter
 
fromString(Class<?>, String) - Method in class org.eobjects.analyzer.util.StandardTypeConverter
 

G

GenerateIdTransformer - Class in org.eobjects.analyzer.beans.numbers
 
GenerateIdTransformer() - Constructor for class org.eobjects.analyzer.beans.numbers.GenerateIdTransformer
 
get(int) - Static method in enum org.eobjects.analyzer.beans.transform.DatePartTransformer.WeekDay
 
get() - Method in class org.eobjects.analyzer.result.CrosstabNavigator
Gets the value associated with the navigated position of the crosstab.
get(E) - Method in class org.eobjects.analyzer.util.NamedPatternMatch
 
get(Class<E>) - Static method in class org.eobjects.analyzer.util.NullTolerableComparator
 
getActualSize() - Method in interface org.eobjects.analyzer.beans.valuedist.ValueCountList
 
getActualSize() - Method in class org.eobjects.analyzer.beans.valuedist.ValueCountListImpl
 
getAliases() - Method in interface org.eobjects.analyzer.util.HasAliases
Gets alias names for this object
getAllReferenceData() - Method in class org.eobjects.analyzer.job.runner.ReferenceDataActivationManager
 
getAnalysis() - Method in class org.eobjects.analyzer.job.jaxb.Job
Gets the value of the analysis property.
getAnalysisJob() - Method in interface org.eobjects.analyzer.job.runner.AnalysisJobMetrics
Gets the analysis job being executed.
getAnalysisJobBuilder() - Method in class org.eobjects.analyzer.job.builder.AbstractBeanJobBuilder
 
getAnalysisJobMetrics() - Method in interface org.eobjects.analyzer.job.runner.ExplorerMetrics
 
getAnalysisJobMetrics() - Method in interface org.eobjects.analyzer.job.runner.RowProcessingMetrics
Gets the metrics for the complete analysis job.
getAnalyzerBeanDescriptorByDisplayName(String) - Method in class org.eobjects.analyzer.descriptors.AbstractDescriptorProvider
 
getAnalyzerBeanDescriptorByDisplayName(String) - Method in interface org.eobjects.analyzer.descriptors.DescriptorProvider
 
getAnalyzerBeanDescriptorForClass(Class<A>) - Method in class org.eobjects.analyzer.descriptors.AbstractDescriptorProvider
 
getAnalyzerBeanDescriptorForClass(Class<A>) - Method in interface org.eobjects.analyzer.descriptors.DescriptorProvider
 
getAnalyzerBeanDescriptors() - Method in class org.eobjects.analyzer.descriptors.ClasspathScanDescriptorProvider
 
getAnalyzerBeanDescriptors() - Method in interface org.eobjects.analyzer.descriptors.DescriptorProvider
 
getAnalyzerBeanDescriptors() - Method in class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
getAnalyzerChangeListeners() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
getAnalyzerJob() - Method in interface org.eobjects.analyzer.job.runner.AnalyzerMetrics
 
getAnalyzerJobBuilders() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
getAnalyzerJobs() - Method in interface org.eobjects.analyzer.job.AnalysisJob
 
getAnalyzerJobs() - Method in class org.eobjects.analyzer.job.ImmutableAnalysisJob
 
getAnalyzerJobs() - Method in interface org.eobjects.analyzer.job.runner.RowProcessingMetrics
Gets references to the AnalyzerJobs that are a part of this row processing flow.
getAnalyzerJobs() - Method in class org.eobjects.analyzer.job.runner.RowProcessingPublisher
 
getAnalyzerMetrics(AnalyzerJob) - Method in interface org.eobjects.analyzer.job.runner.AnalysisJobMetrics
 
getAnalyzerOrExplorer() - Method in class org.eobjects.analyzer.job.jaxb.AnalysisType
Gets the value of the analyzerOrExplorer property.
getAnnotatedRows() - Method in class org.eobjects.analyzer.result.SimilarityGroup
 
getAnnotatedRows(String) - Method in class org.eobjects.analyzer.result.ValueDistributionGroupResult
 
getAnnotation(Class<A>) - Method in interface org.eobjects.analyzer.configuration.InjectionPoint
 
getAnnotation(Class<A>) - Method in class org.eobjects.analyzer.descriptors.AbstractPropertyDescriptor
 
getAnnotation(Class<A>) - Method in interface org.eobjects.analyzer.descriptors.BeanDescriptor
Gets an annotation of a specific type
getAnnotation(Class<A>) - Method in interface org.eobjects.analyzer.descriptors.CloseMethodDescriptor
Gets a particular annotation of the method
getAnnotation(Class<A>) - Method in interface org.eobjects.analyzer.descriptors.InitializeMethodDescriptor
Gets a particular annotation of the method
getAnnotation(Class<A>) - Method in interface org.eobjects.analyzer.descriptors.PropertyDescriptor
 
getAnnotation(Class<A>) - Method in interface org.eobjects.analyzer.descriptors.RendererBeanDescriptor
 
getAnnotation(Class<A>) - Method in interface org.eobjects.analyzer.descriptors.ValidateMethodDescriptor
Gets a particular annotation of the method
getAnnotation(Class<A>) - Method in class org.eobjects.analyzer.lifecycle.MemberInjectionPoint
 
getAnnotation(Class<A>) - Method in class org.eobjects.analyzer.lifecycle.PropertyInjectionPoint
 
getAnnotation() - Method in class org.eobjects.analyzer.result.AnnotatedRowsResult
 
getAnnotation() - Method in class org.eobjects.analyzer.result.SimilarityGroup
 
getAnnotation(Enum<?>, Class<A>) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
getAnnotation(AnnotatedElement, Class<A>) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
getAnnotations() - Method in class org.eobjects.analyzer.beans.stringpattern.DefaultPatternFinder
 
getAnnotations() - Method in class org.eobjects.analyzer.descriptors.AbstractPropertyDescriptor
 
getAnnotations() - Method in interface org.eobjects.analyzer.descriptors.BeanDescriptor
 
getAnnotations() - Method in interface org.eobjects.analyzer.descriptors.CloseMethodDescriptor
Gets the annotations of the method
getAnnotations() - Method in interface org.eobjects.analyzer.descriptors.InitializeMethodDescriptor
Gets the annotations of the method
getAnnotations() - Method in interface org.eobjects.analyzer.descriptors.PropertyDescriptor
 
getAnnotations() - Method in interface org.eobjects.analyzer.descriptors.RendererBeanDescriptor
 
getAnnotations() - Method in interface org.eobjects.analyzer.descriptors.ValidateMethodDescriptor
Gets the annotations of the method
getAuthor() - Method in class org.eobjects.analyzer.configuration.jaxb.ConfigurationMetadataType
Gets the value of the author property.
getAuthor() - Method in interface org.eobjects.analyzer.job.AnalysisJobMetadata
 
getAuthor() - Method in class org.eobjects.analyzer.job.ImmutableAnalysisJobMetadata
 
getAuthor() - Method in class org.eobjects.analyzer.job.jaxb.JobMetadataType
Gets the value of the author property.
getAvailableInputColumns(DataTypeFamily) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
Deprecated. use AnalysisJobBuilder.getAvailableInputColumns(Class) instead
getAvailableInputColumns(Class<?>) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
Finds the available input columns (source or transformed) that match the given data type specification.
getAvailableInputColumns(DataTypeFamily, Class<?>) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
Deprecated. use AnalysisJobBuilder.getAvailableInputColumns(Class) instead
getAvailableUnfilteredBeans(FilterJobBuilder<?, ?>) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
getAverage() - Method in class org.eobjects.analyzer.util.AverageBuilder
 
getBaseType() - Method in interface org.eobjects.analyzer.configuration.InjectionPoint
Gets the base type to inject.
getBaseType() - Method in class org.eobjects.analyzer.descriptors.AbstractPropertyDescriptor
 
getBaseType() - Method in interface org.eobjects.analyzer.descriptors.PropertyDescriptor
 
getBaseType() - Method in class org.eobjects.analyzer.lifecycle.MemberInjectionPoint
 
getBaseType() - Method in class org.eobjects.analyzer.lifecycle.PropertyInjectionPoint
 
getBeanJobBuilder() - Method in exception org.eobjects.analyzer.job.builder.UnconfiguredConfiguredPropertyException
 
getBerkeleyDb() - Method in class org.eobjects.analyzer.configuration.jaxb.StorageProviderType
Gets the value of the berkeleyDb property.
getBottomValues() - Method in class org.eobjects.analyzer.result.ValueDistributionGroupResult
 
getBuffer() - Method in class org.eobjects.analyzer.beans.writers.WriteBuffer
 
getCalendarInt() - Method in enum org.eobjects.analyzer.beans.transform.DatePartTransformer.WeekDay
 
getCategories() - Method in class org.eobjects.analyzer.result.CrosstabDimension
 
getCategory() - Method in class org.eobjects.analyzer.job.builder.LazyFilterOutcome
 
getCategory() - Method in interface org.eobjects.analyzer.job.FilterOutcome
 
getCategory() - Method in class org.eobjects.analyzer.job.ImmutableFilterOutcome
 
getCategory() - Method in class org.eobjects.analyzer.job.jaxb.OutcomeType
Gets the value of the category property.
getCategory(CrosstabDimension) - Method in class org.eobjects.analyzer.result.CrosstabNavigator
 
getCategoryCount() - Method in class org.eobjects.analyzer.result.CrosstabDimension
 
getClassName() - Method in class org.eobjects.analyzer.configuration.jaxb.CustomElementType
Gets the value of the className property.
getClasspathScanner() - Method in class org.eobjects.analyzer.configuration.jaxb.Configuration
Gets the value of the classpathScanner property.
getCloseMethods() - Method in interface org.eobjects.analyzer.descriptors.ComponentDescriptor
Gets the close methods of the component
getCollection() - Method in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType.TableDef
Gets the value of the collection property.
getCollectionsStorage() - Method in class org.eobjects.analyzer.configuration.jaxb.CombinedStorageProviderType
Gets the value of the collectionsStorage property.
getCollectionsStorageProvider() - Method in class org.eobjects.analyzer.storage.CombinedStorageProvider
 
getColumn(String) - Method in class org.eobjects.analyzer.configuration.SourceColumnMapping
 
getColumn() - Method in class org.eobjects.analyzer.job.jaxb.ColumnsType
Gets the value of the column property.
getColumn() - Method in class org.eobjects.analyzer.result.PatternFinderResult
 
getColumnComparisonResults() - Method in class org.eobjects.analyzer.result.TableComparisonResult
 
getColumnCount() - Method in class org.eobjects.analyzer.beans.api.OutputColumns
Gets the amount of columns in this OutputColumns object
getColumnDifferences() - Method in class org.eobjects.analyzer.result.ColumnComparisonResult
 
getColumnIndex(InputColumn<?>) - Method in class org.eobjects.analyzer.result.AnnotatedRowsResult
 
getColumnName(int) - Method in class org.eobjects.analyzer.beans.api.OutputColumns
Gets the column name of a column by index
getColumnName() - Method in class org.eobjects.analyzer.result.ValueDistributionResult
 
getColumnPath() - Method in class org.eobjects.analyzer.configuration.jaxb.DatastoreDictionaryType
Gets the value of the columnPath property.
getColumns() - Method in class org.eobjects.analyzer.job.jaxb.SourceType
Gets the value of the columns property.
getColumns() - Method in class org.eobjects.analyzer.result.CharacterSetDistributionResult
Gets the columns that where analyzed
getColumns() - Method in class org.eobjects.analyzer.result.NumberAnalyzerResult
 
getColumns() - Method in class org.eobjects.analyzer.result.StringAnalyzerResult
 
getColumnStatisticsCrosstab() - Method in class org.eobjects.analyzer.result.BooleanAnalyzerResult
 
getColumnType(int) - Method in class org.eobjects.analyzer.beans.api.OutputColumns
Gets the column type (if specified) by index
getCombined() - Method in class org.eobjects.analyzer.configuration.jaxb.StorageProviderType
Gets the value of the combined property.
getCompleteDuration(String) - Method in class org.eobjects.analyzer.result.DateGapAnalyzerResult
Gets the complete duration/interval over which a group has been recorded.
getCompletionTime() - Method in class org.eobjects.analyzer.job.concurrent.JobCompletionTaskListener
 
getCompletionTime() - Method in interface org.eobjects.analyzer.job.concurrent.StatusAwareTaskListener
 
getComponent() - Method in interface org.eobjects.analyzer.job.runner.RowProcessingConsumer
 
getComponentCategories() - Method in interface org.eobjects.analyzer.descriptors.BeanDescriptor
 
getComponentClass() - Method in class org.eobjects.analyzer.descriptors.AbstractDescriptor
 
getComponentClass() - Method in interface org.eobjects.analyzer.descriptors.ComponentDescriptor
Gets the component's class
getComponentClass() - Method in interface org.eobjects.analyzer.descriptors.RendererBeanDescriptor
 
getComponentDescriptor() - Method in class org.eobjects.analyzer.descriptors.AbstractPropertyDescriptor
 
getComponentDescriptor() - Method in interface org.eobjects.analyzer.descriptors.PropertyDescriptor
Gets the descriptor of the component that has this property.
getComponentJob() - Method in interface org.eobjects.analyzer.job.runner.RowProcessingConsumer
 
getConfigurableBean() - Method in class org.eobjects.analyzer.job.builder.AbstractBeanJobBuilder
 
getConfiguration() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
getConfiguration() - Method in class org.eobjects.analyzer.job.builder.ImmutableExplorerJob
 
getConfiguration() - Method in interface org.eobjects.analyzer.job.ConfigurableBeanJob
 
getConfiguration() - Method in interface org.eobjects.analyzer.job.ExplorerJob
 
getConfiguration() - Method in class org.eobjects.analyzer.job.ImmutableAnalyzerJob
 
getConfiguration() - Method in class org.eobjects.analyzer.job.ImmutableFilterJob
 
getConfiguration() - Method in class org.eobjects.analyzer.job.ImmutableTransformerJob
 
getConfigurationDescription() - Method in class org.eobjects.analyzer.configuration.jaxb.ConfigurationMetadataType
Gets the value of the configurationDescription property.
getConfigurationFile() - Method in class org.eobjects.analyzer.cli.CliArguments
 
getConfigurationMetadata() - Method in class org.eobjects.analyzer.configuration.jaxb.Configuration
Gets the value of the configurationMetadata property.
getConfigurationName() - Method in class org.eobjects.analyzer.configuration.jaxb.ConfigurationMetadataType
Gets the value of the configurationName property.
getConfigurationVersion() - Method in class org.eobjects.analyzer.configuration.jaxb.ConfigurationMetadataType
Gets the value of the configurationVersion property.
getConfiguredProperties() - Method in interface org.eobjects.analyzer.descriptors.ComponentDescriptor
Gets all configuration properties of the component
getConfiguredProperties() - Method in class org.eobjects.analyzer.job.builder.AbstractBeanJobBuilder
 
getConfiguredPropertiesByType(Class<?>, boolean) - Method in interface org.eobjects.analyzer.descriptors.ComponentDescriptor
Gets all configuration properties of a particular type (including subtypes)
getConfiguredPropertiesForInput() - Method in interface org.eobjects.analyzer.descriptors.BeanDescriptor
Gets the configured properties that have InputColumn type.
getConfiguredPropertiesForInput(boolean) - Method in interface org.eobjects.analyzer.descriptors.BeanDescriptor
Gets the configured properties that have InputColumn type.
getConfiguredProperty(String) - Method in interface org.eobjects.analyzer.descriptors.ComponentDescriptor
Gets a configured property by name
getConfiguredProperty(ConfiguredPropertyDescriptor) - Method in class org.eobjects.analyzer.job.builder.AbstractBeanJobBuilder
 
getConfiguredProperty(ConfiguredPropertyDescriptor) - Method in class org.eobjects.analyzer.job.builder.AnalyzerJobBuilder
 
getConfiguredProperty() - Method in exception org.eobjects.analyzer.job.builder.UnconfiguredConfiguredPropertyException
 
getConnection() - Method in class org.eobjects.analyzer.storage.SqlDatabaseStorageProvider
 
getConverters() - Method in class org.eobjects.analyzer.util.DelegatingConverter
 
getCount() - Method in class org.eobjects.analyzer.beans.valuedist.ValueCount
 
getCount(String) - Method in class org.eobjects.analyzer.result.ValueDistributionGroupResult
 
getCreatedDate() - Method in class org.eobjects.analyzer.configuration.jaxb.ConfigurationMetadataType
Gets the value of the createdDate property.
getCreatedDate() - Method in interface org.eobjects.analyzer.job.AnalysisJobMetadata
 
getCreatedDate() - Method in class org.eobjects.analyzer.job.ImmutableAnalysisJobMetadata
 
getCreatedDate() - Method in class org.eobjects.analyzer.job.jaxb.JobMetadataType
Gets the value of the createdDate property.
getCreationDate() - Method in class org.eobjects.analyzer.job.runner.AnalysisResultFutureImpl
 
getCreationDate() - Method in interface org.eobjects.analyzer.result.AnalysisResult
Gets the time that the results were created
getCreationDate() - Method in class org.eobjects.analyzer.result.SimpleAnalysisResult
 
getCrosstab() - Method in class org.eobjects.analyzer.result.CrosstabResult
 
getCustomConverter() - Method in interface org.eobjects.analyzer.descriptors.ConfiguredPropertyDescriptor
Gets an optional custom Converter class, in case the configured property should be converted using custom rules.
getCustomStorageProvider() - Method in class org.eobjects.analyzer.configuration.jaxb.StorageProviderType
Gets the value of the customStorageProvider property.
getCustomTaskrunner() - Method in class org.eobjects.analyzer.configuration.jaxb.Configuration
Gets the value of the customTaskrunner property.
getDatabase() - Method in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType.TableDef
Gets the value of the database property.
getDatabaseName() - Method in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType
Gets the value of the databaseName property.
getDatabaseName() - Method in class org.eobjects.analyzer.connection.MongoDbDatastore
 
getDataContext() - Method in interface org.eobjects.analyzer.connection.DataContextProvider
Deprecated.  
getDataContext() - Method in class org.eobjects.analyzer.connection.DataSourceDatastoreConnection
 
getDataContext() - Method in interface org.eobjects.analyzer.connection.DatastoreConnection
Gets a DataContext object which provides access to both exploring schema structure and querying data.
getDataContext() - Method in class org.eobjects.analyzer.connection.DatastoreConnectionImpl
 
getDataContext() - Method in class org.eobjects.analyzer.connection.DatastoreConnectionLease
 
getDataContext() - Method in class org.eobjects.analyzer.connection.UsageAwareDatastoreConnection
 
getDataContext() - Method in class org.eobjects.analyzer.job.jaxb.SourceType
Gets the value of the dataContext property.
getDataContextProvider() - Method in interface org.eobjects.analyzer.connection.Datastore
Deprecated. use #open() instead.
getDataContextProvider() - Method in class org.eobjects.analyzer.connection.UsageAwareDatastore
Gets a DataContextProvider, which is to be treated as a "connection" to the datastore - a handle that allows you to query and explore the datastore.
getDataContextProvider() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
Deprecated. use AnalysisJobBuilder.getDatastoreConnection() instead.
getDataContextProviderRef() - Method in class org.eobjects.analyzer.connection.UsageAwareDatastore
 
getDataSet() - Method in class org.eobjects.analyzer.result.DataSetResult
 
getDatasourceJndiUrl() - Method in class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
Gets the value of the datasourceJndiUrl property.
getDatasourceJndiUrl() - Method in class org.eobjects.analyzer.connection.JdbcDatastore
 
getDatastore(DatastoreCatalog) - Method in interface org.eobjects.analyzer.beans.writers.WriteDataResult
 
getDatastore(DatastoreCatalog) - Method in class org.eobjects.analyzer.beans.writers.WriteDataResultImpl
 
getDatastore() - Method in class org.eobjects.analyzer.configuration.SourceColumnMapping
 
getDatastore() - Method in interface org.eobjects.analyzer.connection.DataContextProvider
Deprecated.  
getDatastore(String) - Method in interface org.eobjects.analyzer.connection.DatastoreCatalog
 
getDatastore(String) - Method in class org.eobjects.analyzer.connection.DatastoreCatalogImpl
 
getDatastore() - Method in interface org.eobjects.analyzer.connection.DatastoreConnection
Gets the Datastore that this is a connection to.
getDatastore() - Method in class org.eobjects.analyzer.connection.DatastoreConnectionLease
 
getDatastore() - Method in class org.eobjects.analyzer.connection.UsageAwareDatastoreConnection
 
getDatastore() - Method in interface org.eobjects.analyzer.job.AnalysisJob
 
getDatastore() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
getDatastore() - Method in class org.eobjects.analyzer.job.ImmutableAnalysisJob
 
getDatastoreCatalog() - Method in interface org.eobjects.analyzer.configuration.AnalyzerBeansConfiguration
 
getDatastoreCatalog() - Method in class org.eobjects.analyzer.configuration.AnalyzerBeansConfigurationImpl
 
getDatastoreCatalog() - Method in class org.eobjects.analyzer.configuration.jaxb.Configuration
Gets the value of the datastoreCatalog property.
getDatastoreCatalog() - Method in class org.eobjects.analyzer.reference.DatastoreDictionary
 
getDatastoreConnection() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
getDatastoreName() - Method in class org.eobjects.analyzer.cli.CliArguments
 
getDatastoreName() - Method in class org.eobjects.analyzer.configuration.jaxb.CompositeDatastoreType
Gets the value of the datastoreName property.
getDatastoreName() - Method in class org.eobjects.analyzer.configuration.jaxb.DatastoreDictionaryType
Gets the value of the datastoreName property.
getDatastoreName() - Method in class org.eobjects.analyzer.configuration.jaxb.DatastoreSynonymCatalogType
Gets the value of the datastoreName property.
getDatastoreName() - Method in interface org.eobjects.analyzer.job.AnalysisJobMetadata
 
getDatastoreName() - Method in class org.eobjects.analyzer.job.ImmutableAnalysisJobMetadata
 
getDatastoreName() - Method in exception org.eobjects.analyzer.job.NoSuchDatastoreException
 
getDatastoreName() - Method in class org.eobjects.analyzer.reference.DatastoreDictionary
 
getDatastoreName() - Method in class org.eobjects.analyzer.reference.DatastoreSynonymCatalog
 
getDatastoreNames() - Method in interface org.eobjects.analyzer.connection.DatastoreCatalog
 
getDatastoreNames() - Method in class org.eobjects.analyzer.connection.DatastoreCatalogImpl
 
getDatastores() - Method in class org.eobjects.analyzer.connection.CompositeDatastore
 
getDataType() - Method in class org.eobjects.analyzer.data.ConstantInputColumn
 
getDataType() - Method in class org.eobjects.analyzer.data.ELInputColumn
 
getDataType() - Method in interface org.eobjects.analyzer.data.InputColumn
The Data type stored in this column represented as a Java type.
getDataType() - Method in class org.eobjects.analyzer.data.MetaModelInputColumn
 
getDataType() - Method in class org.eobjects.analyzer.data.MockInputColumn
 
getDataType() - Method in class org.eobjects.analyzer.data.TransformedInputColumn
 
getDataTypeFamily() - Method in class org.eobjects.analyzer.data.ConstantInputColumn
 
getDataTypeFamily() - Method in class org.eobjects.analyzer.data.ELInputColumn
 
getDataTypeFamily() - Method in interface org.eobjects.analyzer.data.InputColumn
Deprecated. use InputColumn.getDataType() instead.
getDataTypeFamily() - Method in class org.eobjects.analyzer.data.MetaModelInputColumn
 
getDataTypeFamily() - Method in class org.eobjects.analyzer.data.MockInputColumn
 
getDataTypeFamily() - Method in class org.eobjects.analyzer.data.TransformedInputColumn
 
getDateMasks() - Method in class org.eobjects.analyzer.beans.convert.ConvertToDateTransformer
 
getDateMasks() - Method in class org.eobjects.analyzer.beans.transform.DateMaskMatcherTransformer
 
getDecimalFormat() - Method in class org.eobjects.analyzer.beans.convert.ConvertToNumberTransformer
 
getDecimalSeparator() - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
Characters to use for decimal separation in numbers (typically '.')
getDefaultRequirement() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
Gets a default requirement, which will be applied to all newly added row processing components.
getDefaultSchema() - Method in class org.eobjects.analyzer.util.SchemaNavigator
 
getDelegate() - Method in class org.eobjects.analyzer.connection.DatastoreConnectionLease
 
getDelegate() - Method in class org.eobjects.analyzer.connection.UpdateableDatastoreConnectionLease
 
getDelegate() - Method in class org.eobjects.analyzer.data.TransformedInputRow
 
getDenominator() - Method in class org.eobjects.analyzer.util.Percentage
 
getDescription() - Method in class org.eobjects.analyzer.configuration.jaxb.AccessDatastoreType
Gets the value of the description property.
getDescription() - Method in class org.eobjects.analyzer.configuration.jaxb.CompositeDatastoreType
Gets the value of the description property.
getDescription() - Method in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType
Gets the value of the description property.
getDescription() - Method in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
Gets the value of the description property.
getDescription() - Method in class org.eobjects.analyzer.configuration.jaxb.DatastoreDictionaryType
Gets the value of the description property.
getDescription() - Method in class org.eobjects.analyzer.configuration.jaxb.DatastoreSynonymCatalogType
Gets the value of the description property.
getDescription() - Method in class org.eobjects.analyzer.configuration.jaxb.DbaseDatastoreType
Gets the value of the description property.
getDescription() - Method in class org.eobjects.analyzer.configuration.jaxb.ExcelDatastoreType
Gets the value of the description property.
getDescription() - Method in class org.eobjects.analyzer.configuration.jaxb.FixedWidthDatastoreType
Gets the value of the description property.
getDescription() - Method in class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
Gets the value of the description property.
getDescription() - Method in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType
Gets the value of the description property.
getDescription() - Method in class org.eobjects.analyzer.configuration.jaxb.OpenOfficeDatabaseDatastoreType
Gets the value of the description property.
getDescription() - Method in class org.eobjects.analyzer.configuration.jaxb.RegexPatternType
Gets the value of the description property.
getDescription() - Method in class org.eobjects.analyzer.configuration.jaxb.SasDatastoreType
Gets the value of the description property.
getDescription() - Method in class org.eobjects.analyzer.configuration.jaxb.SimplePatternType
Gets the value of the description property.
getDescription() - Method in class org.eobjects.analyzer.configuration.jaxb.TextFileDictionaryType
Gets the value of the description property.
getDescription() - Method in class org.eobjects.analyzer.configuration.jaxb.TextFileSynonymCatalogType
Gets the value of the description property.
getDescription() - Method in class org.eobjects.analyzer.configuration.jaxb.ValueListDictionaryType
Gets the value of the description property.
getDescription() - Method in class org.eobjects.analyzer.configuration.jaxb.XmlDatastoreType
Gets the value of the description property.
getDescription() - Method in interface org.eobjects.analyzer.connection.Datastore
Gets an optional description of the datastore.
getDescription() - Method in class org.eobjects.analyzer.connection.UsageAwareDatastore
Gets an optional description of the datastore.
getDescription() - Method in interface org.eobjects.analyzer.descriptors.BeanDescriptor
 
getDescription() - Method in interface org.eobjects.analyzer.descriptors.ConfiguredPropertyDescriptor
Gets the optional description of the configured property
getDescription() - Method in class org.eobjects.analyzer.reference.AbstractReferenceData
Gets an optional description of the reference data item.
getDescription() - Method in interface org.eobjects.analyzer.reference.ReferenceData
Gets an optional description of the reference data item.
getDescriptor() - Method in class org.eobjects.analyzer.job.builder.AbstractBeanJobBuilder
 
getDescriptor() - Method in class org.eobjects.analyzer.job.builder.ImmutableExplorerJob
 
getDescriptor() - Method in interface org.eobjects.analyzer.job.ComponentJob
Gets the descriptor of this component type.
getDescriptor() - Method in interface org.eobjects.analyzer.job.ConfigurableBeanJob
 
getDescriptor() - Method in interface org.eobjects.analyzer.job.ExplorerJob
 
getDescriptor() - Method in class org.eobjects.analyzer.job.ImmutableAnalyzerJob
 
getDescriptor() - Method in class org.eobjects.analyzer.job.ImmutableFilterJob
 
getDescriptor() - Method in class org.eobjects.analyzer.job.ImmutableMergedOutcomeJob
 
getDescriptor() - Method in class org.eobjects.analyzer.job.ImmutableTransformerJob
 
getDescriptor() - Method in class org.eobjects.analyzer.job.jaxb.AnalyzerType
Gets the value of the descriptor property.
getDescriptor() - Method in class org.eobjects.analyzer.job.jaxb.ExplorerType
Gets the value of the descriptor property.
getDescriptor() - Method in class org.eobjects.analyzer.job.jaxb.FilterType
Gets the value of the descriptor property.
getDescriptor() - Method in class org.eobjects.analyzer.job.jaxb.TransformerType
Gets the value of the descriptor property.
getDescriptorProvider() - Method in interface org.eobjects.analyzer.configuration.AnalyzerBeansConfiguration
 
getDescriptorProvider() - Method in class org.eobjects.analyzer.configuration.AnalyzerBeansConfigurationImpl
 
getDictionaries() - Method in class org.eobjects.analyzer.configuration.jaxb.ReferenceDataCatalogType
Gets the value of the dictionaries property.
getDictionaries() - Method in class org.eobjects.analyzer.job.runner.ReferenceDataActivationManager
 
getDictionary(String) - Method in interface org.eobjects.analyzer.reference.ReferenceDataCatalog
 
getDictionary(String) - Method in class org.eobjects.analyzer.reference.ReferenceDataCatalogImpl
 
getDictionaryNames() - Method in interface org.eobjects.analyzer.reference.ReferenceDataCatalog
 
getDictionaryNames() - Method in class org.eobjects.analyzer.reference.ReferenceDataCatalogImpl
 
getDimension(int) - Method in class org.eobjects.analyzer.result.Crosstab
 
getDimension(String) - Method in class org.eobjects.analyzer.result.Crosstab
 
getDimensionCount() - Method in class org.eobjects.analyzer.result.Crosstab
 
getDimensionIndex(CrosstabDimension) - Method in class org.eobjects.analyzer.result.Crosstab
 
getDimensionIndex(String) - Method in class org.eobjects.analyzer.result.Crosstab
 
getDimensionNames() - Method in class org.eobjects.analyzer.result.Crosstab
 
getDimensions() - Method in class org.eobjects.analyzer.result.Crosstab
 
getDirectory() - Method in class org.eobjects.analyzer.configuration.jaxb.SasDatastoreType
Gets the value of the directory property.
getDiscriminateTokenLength() - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
Should tokens be discriminated (when matching) based on length.
getDisplayName() - Method in interface org.eobjects.analyzer.descriptors.ComponentDescriptor
 
getDistinctCount() - Method in class org.eobjects.analyzer.result.ValueDistributionGroupResult
 
getDistinctCount(InputRow) - Method in class org.eobjects.analyzer.storage.AbstractRowAnnotationFactory
Gets the distinct count from a row that has been stored and retried using the getRows(...) method.
getDistinctCount(InputRow) - Method in class org.eobjects.analyzer.storage.InMemoryRowAnnotationFactory
 
getDistinctCount(InputRow) - Method in class org.eobjects.analyzer.storage.MongoDbRowAnnotationFactory
 
getDriver() - Method in class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
Gets the value of the driver property.
getDriverClass() - Method in class org.eobjects.analyzer.connection.JdbcDatastore
 
getEncoding() - Method in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
Gets the value of the encoding property.
getEncoding() - Method in class org.eobjects.analyzer.configuration.jaxb.FixedWidthDatastoreType
Gets the value of the encoding property.
getEncoding() - Method in class org.eobjects.analyzer.configuration.jaxb.TextFileDictionaryType
Gets the value of the encoding property.
getEncoding() - Method in class org.eobjects.analyzer.configuration.jaxb.TextFileSynonymCatalogType
Gets the value of the encoding property.
getEncoding() - Method in class org.eobjects.analyzer.connection.CsvDatastore
 
getEncoding() - Method in class org.eobjects.analyzer.connection.FixedWidthDatastore
 
getEncoding() - Method in class org.eobjects.analyzer.reference.TextFileDictionary
 
getEncoding() - Method in class org.eobjects.analyzer.reference.TextFileSynonymCatalog
 
getEntries() - Method in class org.eobjects.analyzer.reference.TextFileDictionary
 
getEnvironment() - Method in class org.eobjects.analyzer.storage.BerkeleyDbStorageProvider
 
getErrorDatastore() - Method in interface org.eobjects.analyzer.beans.writers.WriteDataResult
Gets a reference to a datastore containing error records.
getErrorDatastore() - Method in class org.eobjects.analyzer.beans.writers.WriteDataResultImpl
 
getErrorRowCount() - Method in interface org.eobjects.analyzer.beans.writers.WriteDataResult
Gets the amount of rows that was errornuosly not written.
getErrorRowCount() - Method in class org.eobjects.analyzer.beans.writers.WriteDataResultImpl
 
getErrors() - Method in interface org.eobjects.analyzer.job.runner.AnalysisResultFuture
 
getErrors() - Method in class org.eobjects.analyzer.job.runner.AnalysisResultFutureImpl
 
getErrors() - Method in interface org.eobjects.analyzer.job.runner.ErrorAware
 
getEscapeChar() - Method in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
Gets the value of the escapeChar property.
getEscapeChar() - Method in class org.eobjects.analyzer.connection.CsvDatastore
 
getExecutorService() - Method in class org.eobjects.analyzer.job.concurrent.MultiThreadedTaskRunner
 
getExpectedRows() - Method in interface org.eobjects.analyzer.job.runner.RowProcessingMetrics
Gets the expected amount of rows to process.
getExplorerBeanDescriptorByDisplayName(String) - Method in class org.eobjects.analyzer.descriptors.AbstractDescriptorProvider
 
getExplorerBeanDescriptorByDisplayName(String) - Method in interface org.eobjects.analyzer.descriptors.DescriptorProvider
 
getExplorerBeanDescriptorForClass(Class<E>) - Method in class org.eobjects.analyzer.descriptors.AbstractDescriptorProvider
 
getExplorerBeanDescriptorForClass(Class<E>) - Method in interface org.eobjects.analyzer.descriptors.DescriptorProvider
 
getExplorerBeanDescriptors() - Method in class org.eobjects.analyzer.descriptors.ClasspathScanDescriptorProvider
 
getExplorerBeanDescriptors() - Method in interface org.eobjects.analyzer.descriptors.DescriptorProvider
 
getExplorerBeanDescriptors() - Method in class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
getExplorerChangeListeners() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
getExplorerJob() - Method in interface org.eobjects.analyzer.job.runner.ExplorerMetrics
 
getExplorerJobs() - Method in interface org.eobjects.analyzer.job.AnalysisJob
 
getExplorerJobs() - Method in class org.eobjects.analyzer.job.ImmutableAnalysisJob
 
getExplorerMetrics(ExplorerJob) - Method in interface org.eobjects.analyzer.job.runner.AnalysisJobMetrics
 
getExpression() - Method in class org.eobjects.analyzer.configuration.jaxb.RegexPatternType
Gets the value of the expression property.
getExpression() - Method in class org.eobjects.analyzer.configuration.jaxb.SimplePatternType
Gets the value of the expression property.
getExpression() - Method in class org.eobjects.analyzer.data.ConstantInputColumn
 
getExpression() - Method in class org.eobjects.analyzer.data.ELInputColumn
 
getExpression() - Method in interface org.eobjects.analyzer.data.ExpressionBasedInputColumn
 
getExpression() - Method in class org.eobjects.analyzer.reference.RegexStringPattern
 
getExpression() - Method in class org.eobjects.analyzer.reference.SimpleStringPattern
 
getFalseTokens() - Method in class org.eobjects.analyzer.beans.convert.ConvertToBooleanTransformer
 
getField() - Method in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType.TableDef
Gets the value of the field property.
getField() - Method in class org.eobjects.analyzer.descriptors.AbstractPropertyDescriptor
 
getField(Class<?>, String) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
getFields(Class<?>, Class<? extends Annotation>) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
getFields(Class<?>) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
Gets all fields of a class, including private fields in super-classes.
getFileMonitor(File) - Static method in class org.eobjects.analyzer.util.filemonitor.FileMonitorFactory
 
getFilename() - Method in class org.eobjects.analyzer.configuration.jaxb.AccessDatastoreType
Gets the value of the filename property.
getFilename() - Method in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
Gets the value of the filename property.
getFilename() - Method in class org.eobjects.analyzer.configuration.jaxb.DbaseDatastoreType
Gets the value of the filename property.
getFilename() - Method in class org.eobjects.analyzer.configuration.jaxb.ExcelDatastoreType
Gets the value of the filename property.
getFilename() - Method in class org.eobjects.analyzer.configuration.jaxb.FixedWidthDatastoreType
Gets the value of the filename property.
getFilename() - Method in class org.eobjects.analyzer.configuration.jaxb.OpenOfficeDatabaseDatastoreType
Gets the value of the filename property.
getFilename() - Method in class org.eobjects.analyzer.configuration.jaxb.TextFileDictionaryType
Gets the value of the filename property.
getFilename() - Method in class org.eobjects.analyzer.configuration.jaxb.TextFileSynonymCatalogType
Gets the value of the filename property.
getFilename() - Method in class org.eobjects.analyzer.configuration.jaxb.XmlDatastoreType
Gets the value of the filename property.
getFilename() - Method in class org.eobjects.analyzer.connection.AccessDatastore
 
getFilename() - Method in class org.eobjects.analyzer.connection.CsvDatastore
 
getFilename() - Method in class org.eobjects.analyzer.connection.DbaseDatastore
 
getFilename() - Method in class org.eobjects.analyzer.connection.ExcelDatastore
 
getFilename() - Method in interface org.eobjects.analyzer.connection.FileDatastore
 
getFilename() - Method in class org.eobjects.analyzer.connection.FixedWidthDatastore
 
getFilename() - Method in class org.eobjects.analyzer.connection.OdbDatastore
 
getFilename() - Method in class org.eobjects.analyzer.connection.SasDatastore
 
getFilename() - Method in class org.eobjects.analyzer.connection.XmlDatastore
 
getFilename() - Method in class org.eobjects.analyzer.reference.TextFileDictionary
 
getFilename() - Method in class org.eobjects.analyzer.reference.TextFileSynonymCatalog
 
getFilterBeanDescriptorByDisplayName(String) - Method in class org.eobjects.analyzer.descriptors.AbstractDescriptorProvider
 
getFilterBeanDescriptorByDisplayName(String) - Method in interface org.eobjects.analyzer.descriptors.DescriptorProvider
 
getFilterBeanDescriptorForClass(Class<F>) - Method in class org.eobjects.analyzer.descriptors.AbstractDescriptorProvider
 
getFilterBeanDescriptorForClass(Class<F>) - Method in interface org.eobjects.analyzer.descriptors.DescriptorProvider
 
getFilterBeanDescriptorForClassUnbounded(Class<?>) - Method in class org.eobjects.analyzer.descriptors.AbstractDescriptorProvider
Alternative getter method used when sufficient type-information about the class is not available.
getFilterBeanDescriptors() - Method in class org.eobjects.analyzer.descriptors.ClasspathScanDescriptorProvider
 
getFilterBeanDescriptors() - Method in interface org.eobjects.analyzer.descriptors.DescriptorProvider
 
getFilterBeanDescriptors() - Method in class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
getFilterChangeListeners() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
getFilterJob() - Method in class org.eobjects.analyzer.job.builder.LazyFilterOutcome
 
getFilterJob() - Method in interface org.eobjects.analyzer.job.FilterOutcome
 
getFilterJob() - Method in class org.eobjects.analyzer.job.ImmutableFilterOutcome
 
getFilterJobBuilder() - Method in class org.eobjects.analyzer.job.builder.LazyFilterOutcome
 
getFilterJobBuilders() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
getFilterJobs() - Method in interface org.eobjects.analyzer.job.AnalysisJob
 
getFilterJobs() - Method in class org.eobjects.analyzer.job.ImmutableAnalysisJob
 
getFixedValueWidth() - Method in class org.eobjects.analyzer.configuration.jaxb.FixedWidthDatastoreType
Gets the value of the fixedValueWidth property.
getFixedValueWidth() - Method in class org.eobjects.analyzer.connection.FixedWidthDatastore
 
getFlattenedIntervals() - Method in class org.eobjects.analyzer.util.TimeLine
Gets a set of intervals without any overlaps
getFrom() - Method in class org.eobjects.analyzer.util.TimeInterval
 
getFrom() - Method in class org.eobjects.analyzer.util.TimeLine
Gets the first date in this timeline
getFromColumnName() - Method in class org.eobjects.analyzer.result.DateGapAnalyzerResult
 
getGaps(String) - Method in class org.eobjects.analyzer.result.DateGapAnalyzerResult
 
getGenericType() - Method in class org.eobjects.analyzer.descriptors.AbstractPropertyDescriptor
 
getGenericType() - Method in class org.eobjects.analyzer.lifecycle.AbstractInjectionPoint
 
getGenericType() - Method in class org.eobjects.analyzer.lifecycle.MemberInjectionPoint
 
getGenericTypeArgument(int) - Method in interface org.eobjects.analyzer.configuration.InjectionPoint
Gets a generic argument by index
getGenericTypeArgument(int) - Method in class org.eobjects.analyzer.lifecycle.AbstractInjectionPoint
 
getGenericTypeArgument(int) - Method in class org.eobjects.analyzer.lifecycle.PropertyInjectionPoint
 
getGenericTypeArgumentCount() - Method in interface org.eobjects.analyzer.configuration.InjectionPoint
Gets the amount of generic arguments in the injected type
getGenericTypeArgumentCount() - Method in class org.eobjects.analyzer.lifecycle.AbstractInjectionPoint
 
getGenericTypeArgumentCount() - Method in class org.eobjects.analyzer.lifecycle.PropertyInjectionPoint
 
getGroupColumn() - Method in class org.eobjects.analyzer.result.PatternFinderResult
 
getGroupColumnName() - Method in class org.eobjects.analyzer.result.DateGapAnalyzerResult
 
getGroupColumnName() - Method in class org.eobjects.analyzer.result.ValueDistributionResult
 
getGroupedCrosstabs() - Method in class org.eobjects.analyzer.result.PatternFinderResult
 
getGroupedValueDistributionResults() - Method in class org.eobjects.analyzer.result.ValueDistributionResult
 
getGroupLiteral() - Method in enum org.eobjects.analyzer.beans.standardize.EmailStandardizerTransformer.EmailPart
 
getGroupLiteral() - Method in enum org.eobjects.analyzer.beans.standardize.NameStandardizerTransformer.NamePart
 
getGroupLiteral() - Method in enum org.eobjects.analyzer.beans.standardize.UrlStandardizerTransformer.UrlPart
 
getGroupLiteral() - Method in interface org.eobjects.analyzer.util.HasGroupLiteral
 
getGroupLiteral(E) - Method in class org.eobjects.analyzer.util.NamedPattern
 
getGroupName() - Method in class org.eobjects.analyzer.result.ValueDistributionGroupResult
 
getGroupNames() - Method in class org.eobjects.analyzer.result.DateGapAnalyzerResult
 
getGroupToken(E) - Method in class org.eobjects.analyzer.util.NamedPattern
 
getH2Database() - Method in class org.eobjects.analyzer.configuration.jaxb.StorageProviderType
Gets the value of the h2Database property.
getHeaderLineNumber() - Method in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
Gets the value of the headerLineNumber property.
getHeaderLineNumber() - Method in class org.eobjects.analyzer.configuration.jaxb.FixedWidthDatastoreType
Gets the value of the headerLineNumber property.
getHeaderLineNumber() - Method in class org.eobjects.analyzer.connection.CsvDatastore
 
getHeaderLineNumber() - Method in class org.eobjects.analyzer.connection.FixedWidthDatastore
 
getHierarchyDistance(Class<?>, Class<?>) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
getHighlightedColumns() - Method in class org.eobjects.analyzer.result.AnnotatedRowsResult
 
getHostname() - Method in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType
Gets the value of the hostname property.
getHostname() - Method in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType
Gets the value of the hostname property.
getHostname() - Method in class org.eobjects.analyzer.connection.CouchDbDatastore
 
getHostname() - Method in class org.eobjects.analyzer.connection.MongoDbDatastore
 
getHsqldb() - Method in class org.eobjects.analyzer.configuration.jaxb.StorageProviderType
Gets the value of the hsqldb property.
getId() - Method in interface org.eobjects.analyzer.data.InputRow
An id identifying this row.
getId() - Method in class org.eobjects.analyzer.data.MetaModelInputRow
 
getId() - Method in class org.eobjects.analyzer.data.MockInputRow
 
getId() - Method in interface org.eobjects.analyzer.data.MutableInputColumn
 
getId() - Method in class org.eobjects.analyzer.data.TransformedInputColumn
 
getId() - Method in class org.eobjects.analyzer.data.TransformedInputRow
 
getId() - Method in class org.eobjects.analyzer.job.jaxb.ColumnType
Gets the value of the id property.
getId() - Method in class org.eobjects.analyzer.job.jaxb.MergedOutcomeType
Gets the value of the id property.
getId() - Method in class org.eobjects.analyzer.job.jaxb.OutcomeType
Gets the value of the id property.
getId() - Method in class org.eobjects.analyzer.job.jaxb.OutputType
Gets the value of the id property.
getId() - Method in class org.eobjects.analyzer.job.jaxb.VariableType
Gets the value of the id property.
getInitializeMethods() - Method in interface org.eobjects.analyzer.descriptors.ComponentDescriptor
Gets the initialize methods of the component
getInitialName() - Method in interface org.eobjects.analyzer.data.MutableInputColumn
Gets the initial name of the column
getInitialName() - Method in class org.eobjects.analyzer.data.TransformedInputColumn
 
getInjectionManager(AnalysisJob) - Method in interface org.eobjects.analyzer.configuration.InjectionManagerFactory
Gets an InjectionManager (typically new) for the execution of an AnalysisJob
getInjectionManager(AnalysisJob) - Method in class org.eobjects.analyzer.configuration.InjectionManagerFactoryImpl
 
getInjectionManagerFactory() - Method in interface org.eobjects.analyzer.configuration.AnalyzerBeansConfiguration
 
getInjectionManagerFactory() - Method in class org.eobjects.analyzer.configuration.AnalyzerBeansConfigurationImpl
 
getInMemory() - Method in class org.eobjects.analyzer.configuration.jaxb.StorageProviderType
Gets the value of the inMemory property.
getInMemoryRowCount(RowAnnotation) - Method in class org.eobjects.analyzer.storage.InMemoryRowAnnotationFactory
 
getInput() - Method in class org.eobjects.analyzer.beans.convert.ConvertToBooleanTransformer
 
getInput() - Method in class org.eobjects.analyzer.job.builder.AbstractBeanWithInputColumnsBuilder
 
getInput() - Method in class org.eobjects.analyzer.job.builder.MergedOutcomeJobBuilder
 
getInput() - Method in class org.eobjects.analyzer.job.builder.TransformerJobBuilder
 
getInput() - Method in class org.eobjects.analyzer.job.ImmutableAnalyzerJob
 
getInput() - Method in class org.eobjects.analyzer.job.ImmutableFilterJob
 
getInput() - Method in class org.eobjects.analyzer.job.ImmutableMergedOutcomeJob
 
getInput() - Method in class org.eobjects.analyzer.job.ImmutableTransformerJob
 
getInput() - Method in interface org.eobjects.analyzer.job.InputColumnSinkJob
 
getInput() - Method in class org.eobjects.analyzer.job.jaxb.AnalyzerType
Gets the value of the input property.
getInput() - Method in class org.eobjects.analyzer.job.jaxb.FilterType
Gets the value of the input property.
getInput() - Method in class org.eobjects.analyzer.job.jaxb.MergedOutcomeType.Outcome
Gets the value of the input property.
getInput() - Method in class org.eobjects.analyzer.job.jaxb.TransformerType
Gets the value of the input property.
getInputColumnDataTypeFamily() - Method in interface org.eobjects.analyzer.descriptors.ConfiguredPropertyDescriptor
Deprecated. use PropertyDescriptor.getType() and PropertyDescriptor.getTypeArgument(int) instead
getInputColumns() - Method in interface org.eobjects.analyzer.data.InputRow
 
getInputColumns() - Method in class org.eobjects.analyzer.data.MetaModelInputRow
 
getInputColumns() - Method in class org.eobjects.analyzer.data.MockInputRow
 
getInputColumns() - Method in class org.eobjects.analyzer.data.TransformedInputRow
 
getInputColumns() - Method in class org.eobjects.analyzer.job.builder.AbstractBeanWithInputColumnsBuilder
 
getInputColumns() - Method in class org.eobjects.analyzer.job.builder.MergeInputBuilder
 
getInputColumns() - Method in class org.eobjects.analyzer.job.ImmutableMergeInput
 
getInputColumns() - Method in interface org.eobjects.analyzer.job.MergeInput
 
getInputColumns() - Method in class org.eobjects.analyzer.result.AnnotatedRowsResult
 
getInstance(InjectionPoint<E>) - Method in interface org.eobjects.analyzer.configuration.InjectionManager
 
getInstance(InjectionPoint<E>) - Method in class org.eobjects.analyzer.configuration.InjectionManagerImpl
 
getInstance() - Method in interface org.eobjects.analyzer.configuration.InjectionPoint
Gets the instance that requests the injection
getInstance() - Method in class org.eobjects.analyzer.lifecycle.MemberInjectionPoint
 
getInstance() - Method in class org.eobjects.analyzer.lifecycle.PropertyInjectionPoint
 
getIntegerVariable(String, Integer) - Method in class org.eobjects.analyzer.configuration.JaxbConfigurationReader
 
getInternalInstance() - Static method in class org.eobjects.analyzer.beans.convert.ConvertToDateTransformer
 
getIntervals() - Method in class org.eobjects.analyzer.util.TimeLine
Gets the intervals registered in this timeline
getJavaType() - Method in enum org.eobjects.analyzer.data.DataTypeFamily
Deprecated.  
getJdbcDatastoreOrAccessDatastoreOrCsvDatastore() - Method in class org.eobjects.analyzer.configuration.jaxb.DatastoreCatalogType
Gets the value of the jdbcDatastoreOrAccessDatastoreOrCsvDatastore property.
getJdbcUrl() - Method in class org.eobjects.analyzer.connection.JdbcDatastore
 
getJndiNamingContext() - Method in class org.eobjects.analyzer.connection.JdbcDatastore
 
getJob() - Method in class org.eobjects.analyzer.job.runner.JobAndResult
 
getJobDescription() - Method in interface org.eobjects.analyzer.job.AnalysisJobMetadata
 
getJobDescription() - Method in class org.eobjects.analyzer.job.ImmutableAnalysisJobMetadata
 
getJobDescription() - Method in class org.eobjects.analyzer.job.jaxb.JobMetadataType
Gets the value of the jobDescription property.
getJobFile() - Method in class org.eobjects.analyzer.cli.CliArguments
 
getJobMetadata() - Method in class org.eobjects.analyzer.job.jaxb.Job
Gets the value of the jobMetadata property.
getJobName() - Method in interface org.eobjects.analyzer.job.AnalysisJobMetadata
 
getJobName() - Method in class org.eobjects.analyzer.job.ImmutableAnalysisJobMetadata
 
getJobName() - Method in class org.eobjects.analyzer.job.jaxb.JobMetadataType
Gets the value of the jobName property.
getJobVersion() - Method in interface org.eobjects.analyzer.job.AnalysisJobMetadata
 
getJobVersion() - Method in class org.eobjects.analyzer.job.ImmutableAnalysisJobMetadata
 
getJobVersion() - Method in class org.eobjects.analyzer.job.jaxb.JobMetadataType
Gets the value of the jobVersion property.
getKey() - Method in class org.eobjects.analyzer.util.ImmutableEntry
 
getListener() - Method in class org.eobjects.analyzer.job.concurrent.TaskRunnable
Gets the task listener for the task, or null if none exists.
getListType() - Method in class org.eobjects.analyzer.cli.CliArguments
 
getMasterTerm(String) - Method in class org.eobjects.analyzer.reference.DatastoreSynonymCatalog
 
getMasterTerm() - Method in class org.eobjects.analyzer.reference.SimpleSynonym
 
getMasterTerm(String) - Method in class org.eobjects.analyzer.reference.SimpleSynonymCatalog
 
getMasterTerm() - Method in interface org.eobjects.analyzer.reference.Synonym
 
getMasterTerm(String) - Method in interface org.eobjects.analyzer.reference.SynonymCatalog
Searches the catalog for a replacement (master) term for a given term
getMasterTerm(String) - Method in class org.eobjects.analyzer.reference.TextFileSynonymCatalog
 
getMasterTermColumnPath() - Method in class org.eobjects.analyzer.configuration.jaxb.DatastoreSynonymCatalogType
Gets the value of the masterTermColumnPath property.
getMasterTermColumnPath() - Method in class org.eobjects.analyzer.reference.DatastoreSynonymCatalog
 
getMaxRows() - Method in class org.eobjects.analyzer.beans.filter.MaxRowsFilter
 
getMaxRowsThreshold() - Method in class org.eobjects.analyzer.configuration.jaxb.InMemoryStorageProviderType
Gets the value of the maxRowsThreshold property.
getMaxSize() - Method in interface org.eobjects.analyzer.beans.valuedist.ValueCountList
 
getMaxSize() - Method in class org.eobjects.analyzer.beans.valuedist.ValueCountListImpl
 
getMaxThreads() - Method in class org.eobjects.analyzer.configuration.jaxb.MultithreadedTaskrunnerType
Gets the value of the maxThreads property.
getMergedOutcomeJob() - Method in class org.eobjects.analyzer.job.ImmutableMergedOutcome
 
getMergedOutcomeJob() - Method in class org.eobjects.analyzer.job.LazyMergedOutcome
 
getMergedOutcomeJob() - Method in interface org.eobjects.analyzer.job.MergedOutcome
 
getMergedOutcomeJobBuilders() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
getMergedOutcomeJobs() - Method in interface org.eobjects.analyzer.job.AnalysisJob
 
getMergedOutcomeJobs() - Method in class org.eobjects.analyzer.job.ImmutableAnalysisJob
 
getMergeInputs() - Method in class org.eobjects.analyzer.job.builder.MergedOutcomeJobBuilder
 
getMergeInputs() - Method in class org.eobjects.analyzer.job.ImmutableMergedOutcomeJob
 
getMergeInputs() - Method in interface org.eobjects.analyzer.job.MergedOutcomeJob
 
getMessage() - Method in exception org.eobjects.analyzer.job.builder.UnconfiguredConfiguredPropertyException
 
getMessage() - Method in exception org.eobjects.analyzer.job.NoSuchDatastoreException
 
getMethod(Class<?>, String) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
getMethods(Class<?>, Class<? extends Annotation>) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
getMethods(Class<?>) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
Gets all methods of a class, excluding those from Object
getMillisPerUnit() - Method in enum org.eobjects.analyzer.beans.transform.TimestampConverter.Unit
 
getMinusSign() - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
Character to use for minus sign in numbers (typically '-')
getMultithreadedTaskrunner() - Method in class org.eobjects.analyzer.configuration.jaxb.Configuration
Gets the value of the multithreadedTaskrunner property.
getName() - Method in interface org.eobjects.analyzer.beans.api.ComponentCategory
Gets the name of the category.
getName() - Method in class org.eobjects.analyzer.beans.categories.AbstractComponentCategory
 
getName() - Method in enum org.eobjects.analyzer.beans.standardize.TokenizerTransformer.TokenTarget
 
getName() - Method in class org.eobjects.analyzer.beans.stringpattern.PredefinedTokenDefinition
 
getName() - Method in enum org.eobjects.analyzer.beans.transform.MatchOutputType
 
getName() - Method in enum org.eobjects.analyzer.beans.transform.TimestampConverter.Unit
 
getName() - Method in enum org.eobjects.analyzer.beans.writers.ErrorHandlingOption
 
getName() - Method in enum org.eobjects.analyzer.beans.writers.WriteBufferSizeOption
Gets the display name of this buffer size
getName() - Method in class org.eobjects.analyzer.beans.writers.WriteDataCategory
 
getName() - Method in class org.eobjects.analyzer.configuration.jaxb.AccessDatastoreType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.configuration.jaxb.CompositeDatastoreType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType.TableDef.Field
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.configuration.jaxb.CustomElementType.Property
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.configuration.jaxb.DatastoreDictionaryType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.configuration.jaxb.DatastoreSynonymCatalogType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.configuration.jaxb.DbaseDatastoreType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.configuration.jaxb.ExcelDatastoreType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.configuration.jaxb.FixedWidthDatastoreType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType.TableDef.Property
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.configuration.jaxb.OpenOfficeDatabaseDatastoreType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.configuration.jaxb.RegexPatternType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.configuration.jaxb.SasDatastoreType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.configuration.jaxb.SimplePatternType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.configuration.jaxb.TextFileDictionaryType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.configuration.jaxb.TextFileSynonymCatalogType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.configuration.jaxb.ValueListDictionaryType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.configuration.jaxb.XmlDatastoreType
Gets the value of the name property.
getName() - Method in interface org.eobjects.analyzer.connection.Datastore
Gets the name of the datastore
getName() - Method in class org.eobjects.analyzer.connection.UsageAwareDatastore
Gets the name of the datastore
getName() - Method in interface org.eobjects.analyzer.data.InputColumn
 
getName() - Method in class org.eobjects.analyzer.data.MetaModelInputColumn
 
getName() - Method in class org.eobjects.analyzer.data.MockInputColumn
 
getName() - Method in class org.eobjects.analyzer.data.TransformedInputColumn
 
getName() - Method in class org.eobjects.analyzer.descriptors.AbstractPropertyDescriptor
 
getName() - Method in interface org.eobjects.analyzer.descriptors.PropertyDescriptor
Gets the name of the property
getName() - Method in class org.eobjects.analyzer.job.builder.AbstractBeanJobBuilder
 
getName() - Method in class org.eobjects.analyzer.job.builder.ImmutableExplorerJob
 
getName() - Method in class org.eobjects.analyzer.job.builder.MergedOutcomeJobBuilder
 
getName() - Method in interface org.eobjects.analyzer.job.ComponentJob
Gets the name of this component job
getName() - Method in class org.eobjects.analyzer.job.ImmutableAnalyzerJob
 
getName() - Method in class org.eobjects.analyzer.job.ImmutableFilterJob
 
getName() - Method in class org.eobjects.analyzer.job.ImmutableMergedOutcomeJob
 
getName() - Method in class org.eobjects.analyzer.job.ImmutableTransformerJob
 
getName() - Method in class org.eobjects.analyzer.job.jaxb.AnalyzerType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.job.jaxb.ConfiguredPropertiesType.Property
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.job.jaxb.ExplorerType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.job.jaxb.FilterType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.job.jaxb.InputType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.job.jaxb.MergedOutcomeType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.job.jaxb.OutputType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.job.jaxb.TransformerType
Gets the value of the name property.
getName() - Method in class org.eobjects.analyzer.reference.AbstractReferenceData
Gets the name of the reference data item.
getName() - Method in interface org.eobjects.analyzer.reference.ReferenceData
Gets the name of the reference data item.
getName() - Method in interface org.eobjects.analyzer.reference.SynonymCatalog
 
getName() - Method in class org.eobjects.analyzer.result.CrosstabDimension
 
getNextTableName() - Method in class org.eobjects.analyzer.storage.SqlDatabaseStorageProvider
Subclasses can override this method to control table name generation
getNominator() - Method in class org.eobjects.analyzer.util.Percentage
 
getNullCount() - Method in class org.eobjects.analyzer.result.ValueDistributionGroupResult
 
getNullReplacement() - Method in class org.eobjects.analyzer.beans.convert.ConvertToBooleanTransformer
 
getNullReplacement() - Method in class org.eobjects.analyzer.beans.convert.ConvertToDateTransformer
 
getNumber() - Method in class org.eobjects.analyzer.result.NumberResult
 
getNumThreads() - Method in class org.eobjects.analyzer.job.concurrent.MultiThreadedTaskRunner
 
getNumValues() - Method in class org.eobjects.analyzer.util.AverageBuilder
 
getOptimizedAvailableOutcomes() - Method in class org.eobjects.analyzer.job.runner.RowProcessingQueryOptimizer
 
getOptimizedConsumers() - Method in class org.eobjects.analyzer.job.runner.RowProcessingQueryOptimizer
 
getOptimizedQuery() - Method in class org.eobjects.analyzer.job.runner.RowProcessingQueryOptimizer
 
getOriginatingTable(InputColumn<?>) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
getOriginatingTable(AbstractBeanWithInputColumnsBuilder<?, ?, ?>) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
getOriginatingTransformer(InputColumn<?>) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
getOutcome(C) - Method in class org.eobjects.analyzer.job.builder.FilterJobBuilder
 
getOutcome(Object) - Method in class org.eobjects.analyzer.job.builder.FilterJobBuilder
 
getOutcome() - Method in class org.eobjects.analyzer.job.builder.MergeInputBuilder
 
getOutcome() - Method in class org.eobjects.analyzer.job.ImmutableMergedOutcomeJob
 
getOutcome() - Method in class org.eobjects.analyzer.job.ImmutableMergeInput
 
getOutcome() - Method in class org.eobjects.analyzer.job.jaxb.FilterType
Gets the value of the outcome property.
getOutcome() - Method in class org.eobjects.analyzer.job.jaxb.MergedOutcomeType
Gets the value of the outcome property.
getOutcome() - Method in interface org.eobjects.analyzer.job.MergedOutcomeJob
 
getOutcome() - Method in interface org.eobjects.analyzer.job.MergeInput
 
getOutcomeCategories() - Method in interface org.eobjects.analyzer.descriptors.FilterBeanDescriptor
 
getOutcomeCategoryByName(String) - Method in interface org.eobjects.analyzer.descriptors.FilterBeanDescriptor
 
getOutcomeCategoryEnum() - Method in interface org.eobjects.analyzer.descriptors.FilterBeanDescriptor
 
getOutcomeCategoryNames() - Method in interface org.eobjects.analyzer.descriptors.FilterBeanDescriptor
 
getOutcomes() - Method in class org.eobjects.analyzer.job.builder.FilterJobBuilder
 
getOutcomes() - Method in class org.eobjects.analyzer.job.builder.MergedOutcomeJobBuilder
 
getOutcomes() - Method in interface org.eobjects.analyzer.job.FilterJob
 
getOutcomes() - Method in class org.eobjects.analyzer.job.ImmutableFilterJob
 
getOutcomes() - Method in class org.eobjects.analyzer.job.ImmutableMergedOutcomeJob
 
getOutcomes() - Method in interface org.eobjects.analyzer.job.OutcomeSourceJob
 
getOutcomes() - Method in interface org.eobjects.analyzer.job.runner.OutcomeSink
 
getOutcomes() - Method in class org.eobjects.analyzer.job.runner.OutcomeSinkImpl
 
getOutput() - Method in class org.eobjects.analyzer.job.builder.MergedOutcomeJobBuilder
 
getOutput() - Method in class org.eobjects.analyzer.job.builder.SourceColumns
 
getOutput() - Method in class org.eobjects.analyzer.job.builder.TransformerJobBuilder
 
getOutput() - Method in class org.eobjects.analyzer.job.ImmutableMergedOutcomeJob
 
getOutput() - Method in class org.eobjects.analyzer.job.ImmutableTransformerJob
 
getOutput() - Method in interface org.eobjects.analyzer.job.InputColumnSourceJob
 
getOutput() - Method in class org.eobjects.analyzer.job.jaxb.MergedOutcomeType
Gets the value of the output property.
getOutput() - Method in class org.eobjects.analyzer.job.jaxb.TransformerType
Gets the value of the output property.
getOutputClass() - Method in interface org.eobjects.analyzer.beans.api.RenderingFormat
 
getOutputClass() - Method in enum org.eobjects.analyzer.beans.transform.MatchOutputType
 
getOutputClass() - Method in class org.eobjects.analyzer.result.renderer.HtmlRenderingFormat
 
getOutputClass() - Method in class org.eobjects.analyzer.result.renderer.SwingRenderingFormat
 
getOutputClass() - Method in class org.eobjects.analyzer.result.renderer.TextRenderingFormat
 
getOutputColumnByName(String) - Method in class org.eobjects.analyzer.job.builder.TransformerJobBuilder
 
getOutputColumns() - Method in interface org.eobjects.analyzer.beans.api.Transformer
Gets the output columns (given the current configuration) of this transformer.
getOutputColumns() - Method in class org.eobjects.analyzer.beans.coalesce.CoalesceDatesTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.coalesce.CoalesceNumbersTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.coalesce.CoalesceStringsTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.ComposeJsonTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.convert.ConvertToBooleanTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.convert.ConvertToDateTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.convert.ConvertToNumberTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.convert.ConvertToStringTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.datastructures.BuildListTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.datastructures.BuildMapTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.datastructures.ReadFromListTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.datastructures.ReadFromMapTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.datastructures.SelectFromListTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.datastructures.SelectFromMapTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.numbers.GenerateIdTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.numbers.IncrementNumberTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.ParseJsonTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.script.JavaScriptTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.standardize.EmailStandardizerTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.standardize.NameStandardizerTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.standardize.TokenizerTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.standardize.UrlStandardizerTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.transform.ConcatenatorTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.transform.DateDiffTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.transform.DateMaskMatcherTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.transform.DatePartTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.transform.DateToAgeTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.transform.DictionaryMatcherTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.transform.ELTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.transform.StringPatternMatcherTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.transform.SynonymLookupTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.transform.TableLookupTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.transform.TimestampConverter
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.transform.WhitespaceTrimmerTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.transform.XmlDecoderTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.beans.TransliterateTransformer
 
getOutputColumns() - Method in class org.eobjects.analyzer.job.builder.MergedOutcomeJobBuilder
 
getOutputColumns() - Method in class org.eobjects.analyzer.job.builder.TransformerJobBuilder
 
getOutputDataType() - Method in interface org.eobjects.analyzer.descriptors.TransformerBeanDescriptor
Gets the output data's default data type.
getOutputDataTypeFamily() - Method in interface org.eobjects.analyzer.descriptors.TransformerBeanDescriptor
Deprecated. use TransformerBeanDescriptor.getOutputDataType() instead.
getOutputFile() - Method in class org.eobjects.analyzer.cli.CliArguments
 
getOutputType() - Method in class org.eobjects.analyzer.cli.CliArguments
 
getOverlap(TimeInterval) - Method in class org.eobjects.analyzer.util.TimeInterval
 
getOverlappingIntervals(boolean) - Method in class org.eobjects.analyzer.util.TimeLine
Gets a set of intervals representing the times where there are more than one interval overlaps.
getOverlaps(String) - Method in class org.eobjects.analyzer.result.DateGapAnalyzerResult
 
getPackage() - Method in class org.eobjects.analyzer.configuration.jaxb.ClasspathScannerType
Gets the value of the package property.
getParentClassLoader() - Static method in class org.eobjects.analyzer.util.ClassLoaderUtils
Gets an appropriate classloader for usage when performing classpath lookups and scanning.
getParentDirectory() - Method in class org.eobjects.analyzer.storage.BerkeleyDbStorageProvider
 
getPassword() - Method in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType
Gets the value of the password property.
getPassword() - Method in class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
Gets the value of the password property.
getPassword() - Method in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType
Gets the value of the password property.
getPassword() - Method in class org.eobjects.analyzer.connection.CouchDbDatastore
 
getPassword() - Method in class org.eobjects.analyzer.connection.JdbcDatastore
 
getPassword() - Method in class org.eobjects.analyzer.connection.MongoDbDatastore
 
getPath() - Method in class org.eobjects.analyzer.job.jaxb.ColumnType
Gets the value of the path property.
getPaths() - Method in class org.eobjects.analyzer.configuration.SourceColumnMapping
 
getPattern() - Method in class org.eobjects.analyzer.reference.RegexStringPattern
 
getPattern() - Method in class org.eobjects.analyzer.util.NamedPattern
 
getPatterns() - Method in class org.eobjects.analyzer.beans.stringpattern.PatternFinder
 
getPerformanceCharacteristics() - Method in class org.eobjects.analyzer.connection.AccessDatastore
 
getPerformanceCharacteristics() - Method in class org.eobjects.analyzer.connection.CompositeDatastore
 
getPerformanceCharacteristics() - Method in class org.eobjects.analyzer.connection.CouchDbDatastore
 
getPerformanceCharacteristics() - Method in class org.eobjects.analyzer.connection.CsvDatastore
 
getPerformanceCharacteristics() - Method in interface org.eobjects.analyzer.connection.Datastore
Gets the performance characteristics of this datastore.
getPerformanceCharacteristics() - Method in class org.eobjects.analyzer.connection.DbaseDatastore
 
getPerformanceCharacteristics() - Method in class org.eobjects.analyzer.connection.ExcelDatastore
 
getPerformanceCharacteristics() - Method in class org.eobjects.analyzer.connection.FixedWidthDatastore
 
getPerformanceCharacteristics() - Method in class org.eobjects.analyzer.connection.JdbcDatastore
 
getPerformanceCharacteristics() - Method in class org.eobjects.analyzer.connection.MongoDbDatastore
 
getPerformanceCharacteristics() - Method in class org.eobjects.analyzer.connection.OdbDatastore
 
getPerformanceCharacteristics() - Method in class org.eobjects.analyzer.connection.SasDatastore
 
getPerformanceCharacteristics() - Method in class org.eobjects.analyzer.connection.XmlDatastore
 
getPhysicalColumn() - Method in class org.eobjects.analyzer.data.AbstractInputColumn
 
getPhysicalColumn() - Method in interface org.eobjects.analyzer.data.InputColumn
 
getPhysicalColumn() - Method in class org.eobjects.analyzer.data.TransformedInputColumn
 
getPhysicalColumnInternal() - Method in class org.eobjects.analyzer.data.AbstractInputColumn
 
getPhysicalColumnInternal() - Method in class org.eobjects.analyzer.data.MetaModelInputColumn
 
getPhysicalColumnInternal() - Method in class org.eobjects.analyzer.data.MockInputColumn
 
getPort() - Method in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType
Gets the value of the port property.
getPort() - Method in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType
Gets the value of the port property.
getPort() - Method in class org.eobjects.analyzer.connection.CouchDbDatastore
 
getPort() - Method in class org.eobjects.analyzer.connection.MongoDbDatastore
 
getPrecedence(I) - Method in interface org.eobjects.analyzer.beans.api.Renderer
Checks whether this renderer is capable of rendering a particular renderable.
getPrecedence(I) - Method in class org.eobjects.analyzer.result.renderer.AbstractRenderer
 
getPrecedence(AnalyzerResult) - Method in class org.eobjects.analyzer.result.renderer.DefaultTextRenderer
 
getPredefinedTokenDefintion() - Method in class org.eobjects.analyzer.beans.stringpattern.PredefinedToken
 
getPredefinedTokens() - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
 
getPreviewTable(Datastore) - Method in interface org.eobjects.analyzer.beans.writers.WriteDataResult
 
getPreviewTable(Datastore) - Method in class org.eobjects.analyzer.beans.writers.WriteDataResultImpl
 
getProperties() - Method in class org.eobjects.analyzer.job.jaxb.AnalyzerType
Gets the value of the properties property.
getProperties() - Method in class org.eobjects.analyzer.job.jaxb.ExplorerType
Gets the value of the properties property.
getProperties() - Method in class org.eobjects.analyzer.job.jaxb.FilterType
Gets the value of the properties property.
getProperties() - Method in class org.eobjects.analyzer.job.jaxb.TransformerType
Gets the value of the properties property.
getProperty() - Method in class org.eobjects.analyzer.configuration.jaxb.CustomElementType
Gets the value of the property property.
getProperty() - Method in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType.TableDef
Gets the value of the property property.
getProperty(ConfiguredPropertyDescriptor) - Method in interface org.eobjects.analyzer.job.BeanConfiguration
 
getProperty(ConfiguredPropertyDescriptor) - Method in class org.eobjects.analyzer.job.ImmutableBeanConfiguration
 
getProperty() - Method in class org.eobjects.analyzer.job.jaxb.ConfiguredPropertiesType
Gets the value of the property property.
getPropertyOverride(String) - Method in interface org.eobjects.analyzer.configuration.ConfigurationReaderInterceptor
Gets an optional override of properties in the configuration.
getPropertyOverride(String) - Method in class org.eobjects.analyzer.configuration.DefaultConfigurationReaderInterceptor
 
getProvidedProperties() - Method in interface org.eobjects.analyzer.descriptors.ComponentDescriptor
Gets the provided properties of the component
getProvidedPropertiesByType(Class<?>) - Method in interface org.eobjects.analyzer.descriptors.ComponentDescriptor
Gets the provided properties of a particular type in the component
getQualifiedColumnName() - Method in class org.eobjects.analyzer.reference.DatastoreDictionary
 
getQuery() - Method in interface org.eobjects.analyzer.job.runner.RowProcessingMetrics
Gets the query that will be executed to retrieve the table records.
getQuery() - Method in class org.eobjects.analyzer.job.runner.RowProcessingPublisher
 
getQuoteChar() - Method in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
Gets the value of the quoteChar property.
getQuoteChar() - Method in class org.eobjects.analyzer.connection.CsvDatastore
 
getRef() - Method in class org.eobjects.analyzer.job.jaxb.AnalyzerDescriptorType
Gets the value of the ref property.
getRef() - Method in class org.eobjects.analyzer.job.jaxb.ConfiguredPropertiesType.Property
Gets the value of the ref property.
getRef() - Method in class org.eobjects.analyzer.job.jaxb.DataContextType
Gets the value of the ref property.
getRef() - Method in class org.eobjects.analyzer.job.jaxb.ExplorerDescriptorType
Gets the value of the ref property.
getRef() - Method in class org.eobjects.analyzer.job.jaxb.FilterDescriptorType
Gets the value of the ref property.
getRef() - Method in class org.eobjects.analyzer.job.jaxb.InputType
Gets the value of the ref property.
getRef() - Method in class org.eobjects.analyzer.job.jaxb.MergedOutcomeType.Outcome
Gets the value of the ref property.
getRef() - Method in class org.eobjects.analyzer.job.jaxb.TransformerDescriptorType
Gets the value of the ref property.
getReferenceDataCatalog() - Method in interface org.eobjects.analyzer.configuration.AnalyzerBeansConfiguration
 
getReferenceDataCatalog() - Method in class org.eobjects.analyzer.configuration.AnalyzerBeansConfigurationImpl
 
getReferenceDataCatalog() - Method in class org.eobjects.analyzer.configuration.jaxb.Configuration
Gets the value of the referenceDataCatalog property.
getRegexPatternOrSimplePattern() - Method in class org.eobjects.analyzer.configuration.jaxb.ReferenceDataCatalogType.StringPatterns
Gets the value of the regexPatternOrSimplePattern property.
getRenderableType() - Method in interface org.eobjects.analyzer.descriptors.RendererBeanDescriptor
 
getRenderer(I, Class<? extends RenderingFormat<? extends O>>) - Method in class org.eobjects.analyzer.result.renderer.RendererFactory
Gets the best suited Renderer for the given Renderable to the given RenderingFormat.
getRendererBeanDescriptorForClass(Class<? extends Renderer<?, ?>>) - Method in class org.eobjects.analyzer.descriptors.AbstractDescriptorProvider
 
getRendererBeanDescriptorForClass(Class<? extends Renderer<?, ?>>) - Method in interface org.eobjects.analyzer.descriptors.DescriptorProvider
 
getRendererBeanDescriptors() - Method in class org.eobjects.analyzer.descriptors.ClasspathScanDescriptorProvider
 
getRendererBeanDescriptors() - Method in interface org.eobjects.analyzer.descriptors.DescriptorProvider
 
getRendererBeanDescriptors() - Method in class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
getRendererBeanDescriptorsForRenderingFormat(Class<? extends RenderingFormat<?>>) - Method in class org.eobjects.analyzer.descriptors.AbstractDescriptorProvider
 
getRendererBeanDescriptorsForRenderingFormat(Class<? extends RenderingFormat<?>>) - Method in interface org.eobjects.analyzer.descriptors.DescriptorProvider
 
getRenderingFormat() - Method in enum org.eobjects.analyzer.cli.CliOutputType
 
getRenderingFormat() - Method in interface org.eobjects.analyzer.descriptors.RendererBeanDescriptor
 
getRequiredInput() - Method in interface org.eobjects.analyzer.job.runner.RowProcessingConsumer
 
getRequirement() - Method in class org.eobjects.analyzer.job.builder.AbstractBeanWithInputColumnsBuilder
 
getRequirements() - Method in class org.eobjects.analyzer.job.builder.AbstractBeanWithInputColumnsBuilder
 
getRequirements() - Method in class org.eobjects.analyzer.job.builder.MergedOutcomeJobBuilder
 
getRequirements() - Method in class org.eobjects.analyzer.job.ImmutableAnalyzerJob
 
getRequirements() - Method in class org.eobjects.analyzer.job.ImmutableFilterJob
 
getRequirements() - Method in class org.eobjects.analyzer.job.ImmutableMergedOutcomeJob
 
getRequirements() - Method in class org.eobjects.analyzer.job.ImmutableTransformerJob
 
getRequirements() - Method in interface org.eobjects.analyzer.job.OutcomeSinkJob
 
getRequires() - Method in class org.eobjects.analyzer.job.jaxb.AnalyzerType
Gets the value of the requires property.
getRequires() - Method in class org.eobjects.analyzer.job.jaxb.FilterType
Gets the value of the requires property.
getRequires() - Method in class org.eobjects.analyzer.job.jaxb.TransformerType
Gets the value of the requires property.
getResult() - Method in interface org.eobjects.analyzer.beans.api.Analyzer
Gets the result of the analysis that the analyzer has conducted.
getResult() - Method in class org.eobjects.analyzer.beans.BooleanAnalyzer
 
getResult() - Method in class org.eobjects.analyzer.beans.CharacterSetDistributionAnalyzer
 
getResult() - Method in class org.eobjects.analyzer.beans.CompareColumnsAnalyzer
 
getResult() - Method in class org.eobjects.analyzer.beans.CompareSchemasAnalyzer
 
getResult() - Method in class org.eobjects.analyzer.beans.CompareTablesAnalyzer
 
getResult() - Method in class org.eobjects.analyzer.beans.DateAndTimeAnalyzer
 
getResult() - Method in class org.eobjects.analyzer.beans.DateGapAnalyzer
 
getResult() - Method in class org.eobjects.analyzer.beans.JoinMatcher
 
getResult() - Method in class org.eobjects.analyzer.beans.NumberAnalyzer
 
getResult() - Method in class org.eobjects.analyzer.beans.ReferenceDataMatcherAnalyzer
 
getResult() - Method in class org.eobjects.analyzer.beans.ReferentialIntegrityValidator
 
getResult() - Method in class org.eobjects.analyzer.beans.StringAnalyzer
 
getResult() - Method in class org.eobjects.analyzer.beans.stringpattern.PatternFinderAnalyzer
 
getResult() - Method in class org.eobjects.analyzer.beans.valuedist.ValueDistributionAnalyzer
 
getResult() - Method in class org.eobjects.analyzer.beans.valuedist.WeekdayDistributionAnalyzer
 
getResult() - Method in class org.eobjects.analyzer.beans.writers.InsertIntoTableAnalyzer
 
getResult() - Method in class org.eobjects.analyzer.beans.writers.UpdateTableAnalyzer
 
getResult(ComponentJob) - Method in interface org.eobjects.analyzer.job.runner.AnalysisResultFuture
Finds (and waits if nescesary) the results of a single Analyzer.
getResult(ComponentJob) - Method in class org.eobjects.analyzer.job.runner.AnalysisResultFutureImpl
 
getResult() - Method in class org.eobjects.analyzer.job.runner.JobAndResult
 
getResult(ComponentJob) - Method in interface org.eobjects.analyzer.result.AnalysisResult
Gets the results of a single Analyzer.
getResult() - Method in class org.eobjects.analyzer.result.DefaultResultProducer
 
getResult() - Method in interface org.eobjects.analyzer.result.HasAnalyzerResult
Gets the analyzer result of this instance.
getResult() - Method in interface org.eobjects.analyzer.result.renderer.CrosstabRendererCallback
 
getResult() - Method in class org.eobjects.analyzer.result.renderer.HtmlCrosstabRendererCallback
 
getResult() - Method in interface org.eobjects.analyzer.result.ResultProducer
 
getResult(ComponentJob) - Method in class org.eobjects.analyzer.result.SimpleAnalysisResult
 
getResultMap() - Method in interface org.eobjects.analyzer.job.runner.AnalysisResultFuture
Finds (and waits if nescesary) the results mapped to the Analyzer jobs
getResultMap() - Method in class org.eobjects.analyzer.job.runner.AnalysisResultFutureImpl
 
getResultMap() - Method in interface org.eobjects.analyzer.result.AnalysisResult
Gets the results mapped to the Component jobs
getResultMap() - Method in class org.eobjects.analyzer.result.SimpleAnalysisResult
 
getResults() - Method in interface org.eobjects.analyzer.job.runner.AnalysisResultFuture
Finds (and waits if nescesary) the results of this analysis.
getResults() - Method in class org.eobjects.analyzer.job.runner.AnalysisResultFutureImpl
 
getResults() - Method in interface org.eobjects.analyzer.result.AnalysisResult
Gets the the results of this analysis.
getResults() - Method in class org.eobjects.analyzer.result.SimpleAnalysisResult
 
getRow() - Method in class org.eobjects.analyzer.data.MetaModelInputRow
 
getRowAnnotationsStorageProvider() - Method in class org.eobjects.analyzer.storage.CombinedStorageProvider
 
getRowAnnotationStorage() - Method in class org.eobjects.analyzer.configuration.jaxb.CombinedStorageProviderType
Gets the value of the rowAnnotationStorage property.
getRowCount() - Method in class org.eobjects.analyzer.result.AnnotatedRowsResult
 
getRowCount(InputColumn<?>) - Method in class org.eobjects.analyzer.result.StringAnalyzerResult
 
getRowCount() - Method in interface org.eobjects.analyzer.storage.RowAnnotation
 
getRowProcessingMetrics(Table) - Method in interface org.eobjects.analyzer.job.runner.AnalysisJobMetrics
 
getRowProcessingMetrics() - Method in interface org.eobjects.analyzer.job.runner.AnalyzerMetrics
 
getRowProcessingTable(AnalyzerJob) - Method in interface org.eobjects.analyzer.job.runner.AnalysisJobMetrics
 
getRowProcessingTables() - Method in interface org.eobjects.analyzer.job.runner.AnalysisJobMetrics
 
getRows() - Method in class org.eobjects.analyzer.result.AnnotatedRowsResult
 
getRows() - Method in class org.eobjects.analyzer.result.DataSetResult
 
getRows(RowAnnotation) - Method in class org.eobjects.analyzer.storage.InMemoryRowAnnotationFactory
 
getRows(RowAnnotation) - Method in class org.eobjects.analyzer.storage.MongoDbRowAnnotationFactory
 
getRows(RowAnnotation) - Method in interface org.eobjects.analyzer.storage.RowAnnotationFactory
Gets all the available rows with a given annotation.
getRows(RowAnnotation) - Method in class org.eobjects.analyzer.storage.SqlDatabaseRowAnnotationFactory
 
getRowXpath() - Method in class org.eobjects.analyzer.configuration.jaxb.XmlDatastoreType.TableDef
Gets the value of the rowXpath property.
getSampleString() - Method in interface org.eobjects.analyzer.beans.stringpattern.TokenPattern
 
getSampleString() - Method in class org.eobjects.analyzer.beans.stringpattern.TokenPatternImpl
 
getSchemaByName(String) - Method in class org.eobjects.analyzer.util.SchemaNavigator
 
getSchemaDifferences() - Method in class org.eobjects.analyzer.result.SchemaComparisonResult
 
getSchemaName() - Method in class org.eobjects.analyzer.cli.CliArguments
 
getSchemaNavigator() - Method in interface org.eobjects.analyzer.connection.DataContextProvider
Deprecated.  
getSchemaNavigator() - Method in class org.eobjects.analyzer.connection.DataSourceDatastoreConnection
 
getSchemaNavigator() - Method in interface org.eobjects.analyzer.connection.DatastoreConnection
Gets a SchemaNavigator which provides access to schema exploration.
getSchemaNavigator() - Method in class org.eobjects.analyzer.connection.DatastoreConnectionImpl
 
getSchemaNavigator() - Method in class org.eobjects.analyzer.connection.DatastoreConnectionLease
 
getSchemas() - Method in class org.eobjects.analyzer.util.SchemaNavigator
 
getSeparatorChar() - Method in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
Gets the value of the separatorChar property.
getSeparatorChar() - Method in class org.eobjects.analyzer.connection.CsvDatastore
 
getSimilarityGroups() - Method in class org.eobjects.analyzer.result.SimilarityResult
 
getSimilarValues(String) - Method in class org.eobjects.analyzer.result.SimilarityResult
 
getSingleCrosstab() - Method in class org.eobjects.analyzer.result.PatternFinderResult
 
getSinglethreadedTaskrunner() - Method in class org.eobjects.analyzer.configuration.jaxb.Configuration
Gets the value of the singlethreadedTaskrunner property.
getSingleValueDistributionResult() - Method in class org.eobjects.analyzer.result.ValueDistributionResult
 
getSource() - Method in class org.eobjects.analyzer.job.jaxb.Job
Gets the value of the source property.
getSourceColumnByName(String) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
getSourceColumnListeners() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
getSourceColumnPaths() - Method in interface org.eobjects.analyzer.job.AnalysisJobMetadata
 
getSourceColumnPaths() - Method in class org.eobjects.analyzer.job.ImmutableAnalysisJobMetadata
 
getSourceColumnPaths(Job) - Method in class org.eobjects.analyzer.job.JaxbJobReader
 
getSourceColumns() - Method in interface org.eobjects.analyzer.job.AnalysisJob
 
getSourceColumns() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
getSourceColumns() - Method in class org.eobjects.analyzer.job.ImmutableAnalysisJob
 
getSourceJob() - Method in class org.eobjects.analyzer.job.builder.LazyFilterOutcome
 
getSourceJob() - Method in class org.eobjects.analyzer.job.ImmutableFilterOutcome
 
getSourceJob() - Method in class org.eobjects.analyzer.job.ImmutableMergedOutcome
 
getSourceJob() - Method in class org.eobjects.analyzer.job.LazyMergedOutcome
 
getSourceJob() - Method in interface org.eobjects.analyzer.job.Outcome
Gets the source job for this outcome
getSqlType(Class<?>) - Static method in class org.eobjects.analyzer.storage.SqlDatabaseUtils
 
getStatus() - Method in interface org.eobjects.analyzer.job.runner.AnalysisResultFuture
 
getStatus() - Method in class org.eobjects.analyzer.job.runner.AnalysisResultFutureImpl
 
getStorageProvider() - Method in interface org.eobjects.analyzer.configuration.AnalyzerBeansConfiguration
 
getStorageProvider() - Method in class org.eobjects.analyzer.configuration.AnalyzerBeansConfigurationImpl
 
getStorageProvider() - Method in class org.eobjects.analyzer.configuration.jaxb.Configuration
Gets the value of the storageProvider property.
getStoredRowsThreshold() - Method in class org.eobjects.analyzer.storage.AbstractRowAnnotationFactory
 
getString() - Method in class org.eobjects.analyzer.beans.stringpattern.PredefinedToken
 
getString() - Method in class org.eobjects.analyzer.beans.stringpattern.SimpleToken
 
getString() - Method in interface org.eobjects.analyzer.beans.stringpattern.Token
 
getString() - Method in class org.eobjects.analyzer.beans.stringpattern.UndefinedToken
 
getStringPattern(String) - Method in interface org.eobjects.analyzer.reference.ReferenceDataCatalog
 
getStringPattern(String) - Method in class org.eobjects.analyzer.reference.ReferenceDataCatalogImpl
 
getStringPatternNames() - Method in interface org.eobjects.analyzer.reference.ReferenceDataCatalog
 
getStringPatternNames() - Method in class org.eobjects.analyzer.reference.ReferenceDataCatalogImpl
 
getStringPatterns() - Method in class org.eobjects.analyzer.configuration.jaxb.ReferenceDataCatalogType
Gets the value of the stringPatterns property.
getStringPatterns() - Method in class org.eobjects.analyzer.job.runner.ReferenceDataActivationManager
 
getStructure1() - Method in class org.eobjects.analyzer.result.ColumnDifference
 
getStructure1() - Method in class org.eobjects.analyzer.result.SchemaDifference
 
getStructure1() - Method in interface org.eobjects.analyzer.result.StructuralDifference
 
getStructure1() - Method in class org.eobjects.analyzer.result.TableDifference
 
getStructure2() - Method in class org.eobjects.analyzer.result.ColumnDifference
 
getStructure2() - Method in class org.eobjects.analyzer.result.SchemaDifference
 
getStructure2() - Method in interface org.eobjects.analyzer.result.StructuralDifference
 
getStructure2() - Method in class org.eobjects.analyzer.result.TableDifference
 
getSymbols() - Method in interface org.eobjects.analyzer.beans.stringpattern.TokenPattern
 
getSymbols() - Method in class org.eobjects.analyzer.beans.stringpattern.TokenPatternImpl
 
getSynonymCatalog(String) - Method in interface org.eobjects.analyzer.reference.ReferenceDataCatalog
 
getSynonymCatalog(String) - Method in class org.eobjects.analyzer.reference.ReferenceDataCatalogImpl
 
getSynonymCatalogNames() - Method in interface org.eobjects.analyzer.reference.ReferenceDataCatalog
 
getSynonymCatalogNames() - Method in class org.eobjects.analyzer.reference.ReferenceDataCatalogImpl
 
getSynonymCatalogs() - Method in class org.eobjects.analyzer.configuration.jaxb.ReferenceDataCatalogType
Gets the value of the synonymCatalogs property.
getSynonymCatalogs() - Method in class org.eobjects.analyzer.job.runner.ReferenceDataActivationManager
 
getSynonymColumnPath() - Method in class org.eobjects.analyzer.configuration.jaxb.DatastoreSynonymCatalogType
Gets the value of the synonymColumnPath property.
getSynonymColumnPaths() - Method in class org.eobjects.analyzer.reference.DatastoreSynonymCatalog
 
getSynonyms() - Method in class org.eobjects.analyzer.reference.DatastoreSynonymCatalog
 
getSynonyms() - Method in class org.eobjects.analyzer.reference.SimpleSynonym
 
getSynonyms() - Method in class org.eobjects.analyzer.reference.SimpleSynonymCatalog
 
getSynonyms() - Method in interface org.eobjects.analyzer.reference.Synonym
 
getSynonyms() - Method in interface org.eobjects.analyzer.reference.SynonymCatalog
 
getSynonyms() - Method in class org.eobjects.analyzer.reference.TextFileSynonymCatalog
 
getTable() - Method in interface org.eobjects.analyzer.job.runner.RowProcessingMetrics
Gets the table that is being processed (eg. acts as a source table) in this row processing flow.
getTableComparisonResults() - Method in class org.eobjects.analyzer.result.SchemaComparisonResult
 
getTableDef() - Method in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType
Gets the value of the tableDef property.
getTableDef() - Method in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType
Gets the value of the tableDef property.
getTableDef() - Method in class org.eobjects.analyzer.configuration.jaxb.XmlDatastoreType
Gets the value of the tableDef property.
getTableDefs() - Method in class org.eobjects.analyzer.connection.CouchDbDatastore
 
getTableDefs() - Method in class org.eobjects.analyzer.connection.MongoDbDatastore
 
getTableDefs() - Method in class org.eobjects.analyzer.connection.XmlDatastore
 
getTableDifferences() - Method in class org.eobjects.analyzer.result.TableComparisonResult
 
getTableName() - Method in class org.eobjects.analyzer.cli.CliArguments
 
getTask() - Method in class org.eobjects.analyzer.job.concurrent.TaskRunnable
Gets the task to run, or null if none exists
getTaskRunner() - Method in interface org.eobjects.analyzer.configuration.AnalyzerBeansConfiguration
 
getTaskRunner() - Method in class org.eobjects.analyzer.configuration.AnalyzerBeansConfigurationImpl
 
getTempDirectory() - Method in class org.eobjects.analyzer.configuration.jaxb.H2StorageProviderType
Gets the value of the tempDirectory property.
getTempDirectory() - Method in class org.eobjects.analyzer.configuration.jaxb.HsqldbStorageProviderType
Gets the value of the tempDirectory property.
getTemporaryStorageDirectory() - Method in interface org.eobjects.analyzer.configuration.ConfigurationReaderInterceptor
Gets a temporary storage directory
getTemporaryStorageDirectory() - Method in class org.eobjects.analyzer.configuration.DefaultConfigurationReaderInterceptor
 
getTextFileDictionaryOrValueListDictionaryOrDatastoreDictionary() - Method in class org.eobjects.analyzer.configuration.jaxb.ReferenceDataCatalogType.Dictionaries
Gets the value of the textFileDictionaryOrValueListDictionaryOrDatastoreDictionary property.
getTextFileSynonymCatalogOrDatastoreSynonymCatalogOrCustomSynonymCatalog() - Method in class org.eobjects.analyzer.configuration.jaxb.ReferenceDataCatalogType.SynonymCatalogs
Gets the value of the textFileSynonymCatalogOrDatastoreSynonymCatalogOrCustomSynonymCatalog property.
getThousandsSeparator() - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
Characters to use for thousands separator in numbers (typically ',')
getTimeGapIntervals() - Method in class org.eobjects.analyzer.util.TimeLine
Gets a set of intervals representing the times that are NOT represented in this timeline.
getTo() - Method in class org.eobjects.analyzer.util.TimeInterval
 
getTo() - Method in class org.eobjects.analyzer.util.TimeLine
Gets the last date in this timeline
getToColumnName() - Method in class org.eobjects.analyzer.result.DateGapAnalyzerResult
 
getTokenRegexes() - Method in class org.eobjects.analyzer.beans.stringpattern.PredefinedTokenDefinition
 
getTokenRegexPatterns() - Method in class org.eobjects.analyzer.beans.stringpattern.PredefinedTokenDefinition
 
getTokenType() - Method in interface org.eobjects.analyzer.beans.stringpattern.TokenPatternSymbol
 
getTokenType() - Method in class org.eobjects.analyzer.beans.stringpattern.TokenPatternSymbolImpl
 
getTokenTypes() - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
Which token types are enabled
getTopValues() - Method in class org.eobjects.analyzer.result.ValueDistributionGroupResult
 
getTotalCount() - Method in class org.eobjects.analyzer.result.ValueDistributionGroupResult
 
getTransformation() - Method in class org.eobjects.analyzer.job.jaxb.Job
Gets the value of the transformation property.
getTransformedInputColumns() - Method in class org.eobjects.analyzer.data.TransformedInputRow
 
getTransformerBeanDescriptorByDisplayName(String) - Method in class org.eobjects.analyzer.descriptors.AbstractDescriptorProvider
 
getTransformerBeanDescriptorByDisplayName(String) - Method in interface org.eobjects.analyzer.descriptors.DescriptorProvider
 
getTransformerBeanDescriptorForClass(Class<T>) - Method in class org.eobjects.analyzer.descriptors.AbstractDescriptorProvider
 
getTransformerBeanDescriptorForClass(Class<T>) - Method in interface org.eobjects.analyzer.descriptors.DescriptorProvider
 
getTransformerBeanDescriptors() - Method in class org.eobjects.analyzer.descriptors.ClasspathScanDescriptorProvider
 
getTransformerBeanDescriptors() - Method in interface org.eobjects.analyzer.descriptors.DescriptorProvider
 
getTransformerBeanDescriptors() - Method in class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
getTransformerChangeListeners() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
getTransformerJobBuilders() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
getTransformerJobs() - Method in interface org.eobjects.analyzer.job.AnalysisJob
 
getTransformerJobs() - Method in class org.eobjects.analyzer.job.ImmutableAnalysisJob
 
getTransformerOrFilterOrMergedOutcome() - Method in class org.eobjects.analyzer.job.jaxb.TransformationType
Gets the value of the transformerOrFilterOrMergedOutcome property.
getTrueTokens() - Method in class org.eobjects.analyzer.beans.convert.ConvertToBooleanTransformer
 
getType() - Method in class org.eobjects.analyzer.beans.stringpattern.PredefinedToken
 
getType() - Method in class org.eobjects.analyzer.beans.stringpattern.SimpleToken
 
getType() - Method in interface org.eobjects.analyzer.beans.stringpattern.Token
 
getType() - Method in class org.eobjects.analyzer.beans.stringpattern.UndefinedToken
 
getType() - Method in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType.TableDef.Field
Gets the value of the type property.
getType() - Method in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType.TableDef.Property
Gets the value of the type property.
getType() - Method in class org.eobjects.analyzer.descriptors.AbstractPropertyDescriptor
 
getType() - Method in interface org.eobjects.analyzer.descriptors.PropertyDescriptor
Gets the property type, as specified by the field representing the property
getTypeArgument(int) - Method in class org.eobjects.analyzer.descriptors.AbstractPropertyDescriptor
 
getTypeArgument(int) - Method in interface org.eobjects.analyzer.descriptors.PropertyDescriptor
 
getTypeArgumentCount() - Method in class org.eobjects.analyzer.descriptors.AbstractPropertyDescriptor
 
getTypeArgumentCount() - Method in interface org.eobjects.analyzer.descriptors.PropertyDescriptor
 
getTypeParameter(Class<?>, Class<?>, int) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
getTypeParameter(Type, int) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
getTypeParameter(Field, int) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
getTypeParameterCount(Field) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
getTypeParameterCount(Type) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
getUnicodeSetNames() - Method in class org.eobjects.analyzer.result.CharacterSetDistributionResult
Gets the names of the character sets which are available in the distribution
getUniqueCount() - Method in class org.eobjects.analyzer.result.ValueDistributionGroupResult
 
getUniqueValues() - Method in class org.eobjects.analyzer.result.ValueDistributionGroupResult
 
getUnmappedPaths() - Method in class org.eobjects.analyzer.configuration.SourceColumnMapping
 
getUpdateableDataContext() - Method in class org.eobjects.analyzer.connection.DataSourceDatastoreConnection
 
getUpdateableDataContext() - Method in interface org.eobjects.analyzer.connection.UpdateableDatastoreConnection
Gets a DataContext reference which is updateable.
getUpdateableDataContext() - Method in class org.eobjects.analyzer.connection.UpdateableDatastoreConnectionImpl
 
getUpdateableDataContext() - Method in class org.eobjects.analyzer.connection.UpdateableDatastoreConnectionLease
 
getUpdatedDate() - Method in class org.eobjects.analyzer.configuration.jaxb.ConfigurationMetadataType
Gets the value of the updatedDate property.
getUpdatedDate() - Method in interface org.eobjects.analyzer.job.AnalysisJobMetadata
 
getUpdatedDate() - Method in class org.eobjects.analyzer.job.ImmutableAnalysisJobMetadata
 
getUpdatedDate() - Method in class org.eobjects.analyzer.job.jaxb.JobMetadataType
Gets the value of the updatedDate property.
getUpdatesCount() - Method in interface org.eobjects.analyzer.beans.writers.WriteDataResult
 
getUpdatesCount() - Method in class org.eobjects.analyzer.beans.writers.WriteDataResultImpl
 
getUrl() - Method in class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
Gets the value of the url property.
getUsageCount() - Method in class org.eobjects.analyzer.connection.UsageAwareDatastoreConnection
Gets the amount of usages this datacontext provider currently has.
getUsedGroups() - Method in class org.eobjects.analyzer.util.NamedPattern
 
getUsername() - Method in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType
Gets the value of the username property.
getUsername() - Method in class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
Gets the value of the username property.
getUsername() - Method in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType
Gets the value of the username property.
getUsername() - Method in class org.eobjects.analyzer.connection.CouchDbDatastore
 
getUsername() - Method in class org.eobjects.analyzer.connection.JdbcDatastore
 
getUsername() - Method in class org.eobjects.analyzer.connection.MongoDbDatastore
 
getValidateMethods() - Method in interface org.eobjects.analyzer.descriptors.ComponentDescriptor
Gets the validation methods of the component
getValue() - Method in class org.eobjects.analyzer.beans.valuedist.ValueCount
 
getValue() - Method in class org.eobjects.analyzer.configuration.jaxb.ClasspathScannerType.Package
Gets the value of the value property.
getValue() - Method in class org.eobjects.analyzer.configuration.jaxb.CustomElementType.Property
Gets the value of the value property.
getValue() - Method in class org.eobjects.analyzer.configuration.jaxb.ValueListDictionaryType
Gets the value of the value property.
getValue(InputColumn<E>) - Method in class org.eobjects.analyzer.data.AbstractInputRow
 
getValue(InputColumn<E>) - Method in interface org.eobjects.analyzer.data.InputRow
Gets a value from the row on a given column position, or null if no value exists at this column position.
getValue(Object) - Method in class org.eobjects.analyzer.descriptors.AbstractPropertyDescriptor
 
getValue(Object) - Method in interface org.eobjects.analyzer.descriptors.PropertyDescriptor
Gets the current value of this property on a component.
getValue() - Method in class org.eobjects.analyzer.job.jaxb.ConfiguredPropertiesType.Property
Gets the value of the value property.
getValue() - Method in class org.eobjects.analyzer.job.jaxb.InputType
Gets the value of the value property.
getValue() - Method in class org.eobjects.analyzer.job.jaxb.VariableType
Gets the value of the value property.
getValue(String[]) - Method in class org.eobjects.analyzer.result.Crosstab
 
getValue() - Method in class org.eobjects.analyzer.util.ImmutableEntry
 
getValue1() - Method in class org.eobjects.analyzer.result.ColumnDifference
 
getValue1() - Method in class org.eobjects.analyzer.result.SchemaDifference
 
getValue1() - Method in interface org.eobjects.analyzer.result.StructuralDifference
 
getValue1() - Method in class org.eobjects.analyzer.result.TableDifference
 
getValue2() - Method in class org.eobjects.analyzer.result.ColumnDifference
 
getValue2() - Method in class org.eobjects.analyzer.result.SchemaDifference
 
getValue2() - Method in interface org.eobjects.analyzer.result.StructuralDifference
 
getValue2() - Method in class org.eobjects.analyzer.result.TableDifference
 
getValueAt(int) - Method in class org.eobjects.analyzer.util.ValueCombination
 
getValueClass() - Method in class org.eobjects.analyzer.result.Crosstab
 
getValueCombinationCrosstab() - Method in class org.eobjects.analyzer.result.BooleanAnalyzerResult
 
getValueCount() - Method in class org.eobjects.analyzer.result.SimilarityGroup
 
getValueCount() - Method in class org.eobjects.analyzer.util.ValueCombination
 
getValueCounts() - Method in interface org.eobjects.analyzer.beans.valuedist.ValueCountList
 
getValueCounts() - Method in class org.eobjects.analyzer.beans.valuedist.ValueCountListImpl
 
getValueCounts(RowAnnotation, InputColumn<?>) - Method in class org.eobjects.analyzer.storage.AbstractRowAnnotationFactory
 
getValueCounts(RowAnnotation, InputColumn<?>) - Method in interface org.eobjects.analyzer.storage.RowAnnotationFactory
Gets a summarized view of the distinct values and their counts for a single column and annotation.
getValueCounts(RowAnnotation, InputColumn<?>) - Method in class org.eobjects.analyzer.storage.SqlDatabaseRowAnnotationFactory
 
getValueInternal(InputColumn<E>) - Method in class org.eobjects.analyzer.data.AbstractInputRow
 
getValueInternal(InputColumn<E>) - Method in class org.eobjects.analyzer.data.MetaModelInputRow
 
getValueInternal(InputColumn<E>) - Method in class org.eobjects.analyzer.data.MockInputRow
 
getValueInternal(InputColumn<E>) - Method in class org.eobjects.analyzer.data.TransformedInputRow
 
getValueName() - Method in class org.eobjects.analyzer.result.ColumnDifference
 
getValueName() - Method in class org.eobjects.analyzer.result.SchemaDifference
 
getValueName() - Method in interface org.eobjects.analyzer.result.StructuralDifference
 
getValueName() - Method in class org.eobjects.analyzer.result.TableDifference
 
getValues() - Method in enum org.eobjects.analyzer.beans.writers.WriteBufferSizeOption
Gets the number of values (rows x columns) that this buffer size recommends
getValues() - Method in class org.eobjects.analyzer.reference.DatastoreDictionary
 
getValues() - Method in class org.eobjects.analyzer.reference.DatastoreReferenceValues
 
getValues() - Method in interface org.eobjects.analyzer.reference.Dictionary
Gets the dictionaries contents as a ReferenceValues object.
getValues() - Method in interface org.eobjects.analyzer.reference.ReferenceValues
 
getValues() - Method in class org.eobjects.analyzer.reference.SimpleDictionary
 
getValues() - Method in class org.eobjects.analyzer.reference.SimpleReferenceValues
 
getValues() - Method in class org.eobjects.analyzer.reference.SimpleStringReferenceValues
 
getValues() - Method in class org.eobjects.analyzer.reference.TextFileDictionary
 
getValues() - Method in class org.eobjects.analyzer.result.ListResult
 
getValues() - Method in class org.eobjects.analyzer.result.SimilarityGroup
 
getValues() - Method in class org.eobjects.analyzer.result.SimilarityResult
 
getValueWidth() - Method in class org.eobjects.analyzer.configuration.jaxb.FixedWidthDatastoreType
Gets the value of the valueWidth property.
getValueWidths() - Method in class org.eobjects.analyzer.connection.FixedWidthDatastore
 
getValueXpath() - Method in class org.eobjects.analyzer.configuration.jaxb.XmlDatastoreType.TableDef
Gets the value of the valueXpath property.
getVariable() - Method in class org.eobjects.analyzer.job.jaxb.VariablesType
Gets the value of the variable property.
getVariableOverrides() - Method in class org.eobjects.analyzer.cli.CliArguments
 
getVariables() - Method in interface org.eobjects.analyzer.job.AnalysisJobMetadata
 
getVariables() - Method in class org.eobjects.analyzer.job.ImmutableAnalysisJobMetadata
 
getVariables() - Method in class org.eobjects.analyzer.job.jaxb.SourceType
Gets the value of the variables property.
getVariables(Job) - Method in class org.eobjects.analyzer.job.JaxbJobReader
 
getWrittenRowCount() - Method in interface org.eobjects.analyzer.beans.writers.WriteDataResult
 
getWrittenRowCount() - Method in class org.eobjects.analyzer.beans.writers.WriteDataResultImpl
 

H

h2Database - Variable in class org.eobjects.analyzer.configuration.jaxb.StorageProviderType
 
H2StorageProvider - Class in org.eobjects.analyzer.storage
H2 based implementation of the StorageProvider.
H2StorageProvider() - Constructor for class org.eobjects.analyzer.storage.H2StorageProvider
 
H2StorageProvider(String) - Constructor for class org.eobjects.analyzer.storage.H2StorageProvider
 
H2StorageProviderType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for h2StorageProviderType complex type.
H2StorageProviderType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.H2StorageProviderType
 
handleEvent(ValidationEvent) - Method in class org.eobjects.analyzer.util.JaxbValidationEventHandler
 
HasAliases - Interface in org.eobjects.analyzer.util
Represents any object (typically a HasName instance) which has aliases also.
HasAnalyzerResult<R extends AnalyzerResult> - Interface in org.eobjects.analyzer.result
Super-interface for all types that has an AnalyzerResult.
hasAnnotation(String) - Method in class org.eobjects.analyzer.result.ValueDistributionGroupResult
 
hasChanged() - Method in interface org.eobjects.analyzer.util.filemonitor.FileMonitor
 
HasGroupLiteral - Interface in org.eobjects.analyzer.util
Defines an interface for tokens within a NamedPattern who can define it's own group literal (regex).
hashCode() - Method in class org.eobjects.analyzer.beans.categories.AbstractComponentCategory
 
hashCode() - Method in class org.eobjects.analyzer.beans.stringpattern.PredefinedToken
 
hashCode() - Method in class org.eobjects.analyzer.beans.stringpattern.PredefinedTokenDefinition
 
hashCode() - Method in class org.eobjects.analyzer.data.AbstractInputColumn
 
hashCode() - Method in class org.eobjects.analyzer.data.MockInputRow
 
hashCode() - Method in class org.eobjects.analyzer.data.TransformedInputColumn
 
hashCode() - Method in class org.eobjects.analyzer.descriptors.AbstractDescriptor
 
hashCode() - Method in class org.eobjects.analyzer.descriptors.AbstractPropertyDescriptor
 
hashCode() - Method in class org.eobjects.analyzer.job.ImmutableBeanConfiguration
 
hashCode() - Method in class org.eobjects.analyzer.result.CrosstabDimension
 
hashCode() - Method in class org.eobjects.analyzer.result.SimilarityGroup
 
hashCode() - Method in class org.eobjects.analyzer.result.ValueDistributionGroupResult
 
hashCode() - Method in class org.eobjects.analyzer.util.AverageBuilder
 
hashCode() - Method in class org.eobjects.analyzer.util.ImmutableEntry
 
hashCode() - Method in class org.eobjects.analyzer.util.Percentage
 
hashCode() - Method in class org.eobjects.analyzer.util.TimeInterval
 
hashCodeInternal() - Method in class org.eobjects.analyzer.data.AbstractInputColumn
 
hashCodeInternal() - Method in class org.eobjects.analyzer.data.MetaModelInputColumn
 
hashCodeInternal() - Method in class org.eobjects.analyzer.data.MockInputColumn
 
hasNext() - Method in class org.eobjects.analyzer.util.CharIterator
 
hasPrevious() - Method in class org.eobjects.analyzer.util.CharIterator
 
headerLineNumber - Variable in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
 
headerLineNumber - Variable in class org.eobjects.analyzer.configuration.jaxb.FixedWidthDatastoreType
 
horizontalHeaderCell(String, CrosstabDimension, int) - Method in interface org.eobjects.analyzer.result.renderer.CrosstabRendererCallback
 
horizontalHeaderCell(String, CrosstabDimension, int) - Method in class org.eobjects.analyzer.result.renderer.HtmlCrosstabRendererCallback
 
hostname - Variable in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType
 
hostname - Variable in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType
 
hsqldb - Variable in class org.eobjects.analyzer.configuration.jaxb.StorageProviderType
 
HsqldbStorageProvider - Class in org.eobjects.analyzer.storage
Hsqldb based implementation of the StorageProvider.
HsqldbStorageProvider() - Constructor for class org.eobjects.analyzer.storage.HsqldbStorageProvider
 
HsqldbStorageProvider(String) - Constructor for class org.eobjects.analyzer.storage.HsqldbStorageProvider
 
HsqldbStorageProviderType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for hsqldbStorageProviderType complex type.
HsqldbStorageProviderType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.HsqldbStorageProviderType
 
HtmlCrosstabRendererCallback - Class in org.eobjects.analyzer.result.renderer
 
HtmlCrosstabRendererCallback() - Constructor for class org.eobjects.analyzer.result.renderer.HtmlCrosstabRendererCallback
 
HtmlRenderingFormat - Class in org.eobjects.analyzer.result.renderer
 
HtmlRenderingFormat() - Constructor for class org.eobjects.analyzer.result.renderer.HtmlRenderingFormat
 

I

id - Variable in class org.eobjects.analyzer.job.jaxb.ColumnType
 
id - Variable in class org.eobjects.analyzer.job.jaxb.MergedOutcomeType
 
id - Variable in class org.eobjects.analyzer.job.jaxb.OutcomeType
 
id - Variable in class org.eobjects.analyzer.job.jaxb.OutputType
 
id - Variable in class org.eobjects.analyzer.job.jaxb.VariableType
 
IdGenerator - Interface in org.eobjects.analyzer.job
Interface for components that generate ID's for items in an AnalysisJob.
ImmutableAnalysisJob - Class in org.eobjects.analyzer.job
 
ImmutableAnalysisJob(Datastore, Collection<? extends InputColumn<?>>, Collection<FilterJob>, Collection<TransformerJob>, Collection<AnalyzerJob>, Collection<MergedOutcomeJob>, Collection<ExplorerJob>) - Constructor for class org.eobjects.analyzer.job.ImmutableAnalysisJob
 
ImmutableAnalysisJobMetadata - Class in org.eobjects.analyzer.job
 
ImmutableAnalysisJobMetadata(String, String, String, String, Date, Date, String, List<String>, Map<String, String>) - Constructor for class org.eobjects.analyzer.job.ImmutableAnalysisJobMetadata
 
ImmutableAnalyzerJob - Class in org.eobjects.analyzer.job
 
ImmutableAnalyzerJob(String, AnalyzerBeanDescriptor<?>, BeanConfiguration, Outcome) - Constructor for class org.eobjects.analyzer.job.ImmutableAnalyzerJob
 
ImmutableBeanConfiguration - Class in org.eobjects.analyzer.job
 
ImmutableBeanConfiguration(Map<ConfiguredPropertyDescriptor, Object>) - Constructor for class org.eobjects.analyzer.job.ImmutableBeanConfiguration
 
ImmutableEntry<K,V> - Class in org.eobjects.analyzer.util
An immutable entry implementation
ImmutableEntry(K, V) - Constructor for class org.eobjects.analyzer.util.ImmutableEntry
 
ImmutableExplorerJob - Class in org.eobjects.analyzer.job.builder
 
ImmutableExplorerJob(String, ExplorerBeanDescriptor<?>, ImmutableBeanConfiguration) - Constructor for class org.eobjects.analyzer.job.builder.ImmutableExplorerJob
 
ImmutableFilterJob - Class in org.eobjects.analyzer.job
 
ImmutableFilterJob(String, FilterBeanDescriptor<?, ?>, BeanConfiguration, Outcome) - Constructor for class org.eobjects.analyzer.job.ImmutableFilterJob
 
ImmutableFilterOutcome - Class in org.eobjects.analyzer.job
 
ImmutableFilterOutcome(FilterJob, Enum<?>) - Constructor for class org.eobjects.analyzer.job.ImmutableFilterOutcome
 
ImmutableMergedOutcome - Class in org.eobjects.analyzer.job
 
ImmutableMergedOutcome(MergedOutcomeJob) - Constructor for class org.eobjects.analyzer.job.ImmutableMergedOutcome
 
ImmutableMergedOutcomeJob - Class in org.eobjects.analyzer.job
 
ImmutableMergedOutcomeJob(String, Collection<MergeInput>, Collection<MutableInputColumn<?>>) - Constructor for class org.eobjects.analyzer.job.ImmutableMergedOutcomeJob
 
ImmutableMergeInput - Class in org.eobjects.analyzer.job
 
ImmutableMergeInput(Collection<InputColumn<?>>, Outcome) - Constructor for class org.eobjects.analyzer.job.ImmutableMergeInput
 
ImmutableTransformerJob - Class in org.eobjects.analyzer.job
 
ImmutableTransformerJob(String, TransformerBeanDescriptor<?>, BeanConfiguration, Collection<MutableInputColumn<?>>, Outcome) - Constructor for class org.eobjects.analyzer.job.ImmutableTransformerJob
 
IncrementNumberTransformer - Class in org.eobjects.analyzer.beans.numbers
Simple transformer for incrementing a number
IncrementNumberTransformer() - Constructor for class org.eobjects.analyzer.beans.numbers.IncrementNumberTransformer
 
indexOf(char, char[]) - Static method in class org.eobjects.analyzer.util.StringUtils
 
InfoLoggingAnalysisListener - Class in org.eobjects.analyzer.job.runner
AnalysisListener used for INFO level logging.
InfoLoggingAnalysisListener() - Constructor for class org.eobjects.analyzer.job.runner.InfoLoggingAnalysisListener
 
init() - Method in class org.eobjects.analyzer.beans.BooleanAnalyzer
 
init() - Method in class org.eobjects.analyzer.beans.CharacterSetDistributionAnalyzer
 
init() - Method in class org.eobjects.analyzer.beans.convert.ConvertToDateTransformer
 
init() - Method in class org.eobjects.analyzer.beans.DateAndTimeAnalyzer
 
init() - Method in class org.eobjects.analyzer.beans.filter.EqualsFilter
 
init() - Method in class org.eobjects.analyzer.beans.NumberAnalyzer
 
init() - Method in class org.eobjects.analyzer.beans.numbers.GenerateIdTransformer
 
init() - Method in class org.eobjects.analyzer.beans.ReferenceDataMatcherAnalyzer
 
init() - Method in class org.eobjects.analyzer.beans.script.JavaScriptFilter
 
init() - Method in class org.eobjects.analyzer.beans.script.JavaScriptTransformer
 
init() - Method in class org.eobjects.analyzer.beans.standardize.NameStandardizerTransformer
 
init() - Method in class org.eobjects.analyzer.beans.standardize.UrlStandardizerTransformer
 
init() - Method in class org.eobjects.analyzer.beans.StringAnalyzer
 
init() - Method in class org.eobjects.analyzer.beans.stringpattern.PatternFinderAnalyzer
 
init() - Method in class org.eobjects.analyzer.beans.transform.DateMaskMatcherTransformer
 
init() - Method in class org.eobjects.analyzer.beans.transform.DatePartTransformer
 
init() - Method in class org.eobjects.analyzer.beans.transform.ELTransformer
 
init() - Method in class org.eobjects.analyzer.beans.transform.TableLookupTransformer
 
init() - Method in class org.eobjects.analyzer.beans.valuedist.WeekdayDistributionAnalyzer
 
init() - Method in class org.eobjects.analyzer.beans.writers.InsertIntoTableAnalyzer
 
init() - Method in class org.eobjects.analyzer.beans.writers.UpdateTableAnalyzer
 
init() - Method in class org.eobjects.analyzer.reference.DatastoreDictionary
Initializes a DatastoreConnection, which will keep the connection open
init() - Method in class org.eobjects.analyzer.reference.DatastoreSynonymCatalog
Initializes a DatastoreConnection, which will keep the connection open
init() - Method in class org.eobjects.analyzer.reference.TextFileDictionary
 
Initialize - Annotation Type in org.eobjects.analyzer.beans.api
Annotation that marks method as an initializing method.
initialize(Object) - Method in interface org.eobjects.analyzer.descriptors.InitializeMethodDescriptor
Invokes the initialize method
initialize() - Method in class org.eobjects.analyzer.job.runner.RowProcessingPublisher
 
initialize(ComponentDescriptor<?>, Object) - Method in class org.eobjects.analyzer.lifecycle.LifeCycleHelper
 
initialize(Renderer<?, ?>) - Method in interface org.eobjects.analyzer.result.renderer.RendererInitializer
 
initializeAll(InjectionManager) - Method in class org.eobjects.analyzer.util.DelegatingConverter
Initializes all converters contained with injections
InitializeMethodDescriptor - Interface in org.eobjects.analyzer.descriptors
Descriptor for an initialize method.
initializeReferenceData() - Method in class org.eobjects.analyzer.lifecycle.LifeCycleHelper
Initializes all reference data used in this life cycle helper
InitializeReferenceDataTask - Class in org.eobjects.analyzer.job.tasks
Task that invokes initializing methods for reference data where this is nescesary.
InitializeReferenceDataTask(LifeCycleHelper) - Constructor for class org.eobjects.analyzer.job.tasks.InitializeReferenceDataTask
 
InitializeTask - Class in org.eobjects.analyzer.job.tasks
 
InitializeTask(LifeCycleHelper, ComponentDescriptor<?>, Object, BeanConfiguration) - Constructor for class org.eobjects.analyzer.job.tasks.InitializeTask
 
InjectionManager - Interface in org.eobjects.analyzer.configuration
Component that manages injections made into components such as Analyzers, Transformer, Filters, custom components and more.
InjectionManagerFactory - Interface in org.eobjects.analyzer.configuration
Factory for InjectionManager instances.
InjectionManagerFactoryImpl - Class in org.eobjects.analyzer.configuration
 
InjectionManagerFactoryImpl(AnalyzerBeansConfiguration) - Constructor for class org.eobjects.analyzer.configuration.InjectionManagerFactoryImpl
 
InjectionManagerFactoryImpl(DatastoreCatalog, ReferenceDataCatalog, StorageProvider) - Constructor for class org.eobjects.analyzer.configuration.InjectionManagerFactoryImpl
 
InjectionManagerImpl - Class in org.eobjects.analyzer.configuration
Simple injection manager implementation, which is aware of catalogs used within the AnalyzerBeansConfiguration, but not anymore.
InjectionManagerImpl(AnalyzerBeansConfiguration, AnalysisJob) - Constructor for class org.eobjects.analyzer.configuration.InjectionManagerImpl
Constructs an InjectionManager for use within the scope of a job execution.
InjectionManagerImpl(DatastoreCatalog, ReferenceDataCatalog, StorageProvider, AnalysisJob) - Constructor for class org.eobjects.analyzer.configuration.InjectionManagerImpl
Constructs an InjectionManager for use within the scope of a job execution.
InjectionManagerImpl(AnalyzerBeansConfiguration) - Constructor for class org.eobjects.analyzer.configuration.InjectionManagerImpl
Creates a new InjectionManager without any job-context.
InjectionManagerImpl(DatastoreCatalog, ReferenceDataCatalog, StorageProvider) - Constructor for class org.eobjects.analyzer.configuration.InjectionManagerImpl
Creates a new InjectionManager without any job-context.
InjectionPoint<E> - Interface in org.eobjects.analyzer.configuration
Defines an injection point in an AnalyzerBeans component.
inMemory - Variable in class org.eobjects.analyzer.configuration.jaxb.StorageProviderType
 
InMemoryRowAnnotationFactory - Class in org.eobjects.analyzer.storage
Default RowAnnotationFactory instance.
InMemoryRowAnnotationFactory() - Constructor for class org.eobjects.analyzer.storage.InMemoryRowAnnotationFactory
 
InMemoryRowAnnotationFactory(int) - Constructor for class org.eobjects.analyzer.storage.InMemoryRowAnnotationFactory
 
InMemoryStorageProvider - Class in org.eobjects.analyzer.storage
StorageProvider that actually doesn't store data on disk, but only in memory.
InMemoryStorageProvider() - Constructor for class org.eobjects.analyzer.storage.InMemoryStorageProvider
 
InMemoryStorageProvider(int) - Constructor for class org.eobjects.analyzer.storage.InMemoryStorageProvider
 
InMemoryStorageProviderType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for inMemoryStorageProviderType complex type.
InMemoryStorageProviderType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.InMemoryStorageProviderType
 
input - Variable in class org.eobjects.analyzer.job.jaxb.AnalyzerType
 
input - Variable in class org.eobjects.analyzer.job.jaxb.FilterType
 
input - Variable in class org.eobjects.analyzer.job.jaxb.MergedOutcomeType.Outcome
 
input - Variable in class org.eobjects.analyzer.job.jaxb.TransformerType
 
InputColumn<E> - Interface in org.eobjects.analyzer.data
Represents a column that is used to retrieve values from a row of data.
InputColumnComparator - Class in org.eobjects.analyzer.util
Comparator for input columns.
InputColumnComparator() - Constructor for class org.eobjects.analyzer.util.InputColumnComparator
 
InputColumnSinkJob - Interface in org.eobjects.analyzer.job
Interface for job objects that consume input columns in a job.
InputColumnSourceJob - Interface in org.eobjects.analyzer.job
Interface for job objects that generate (virtual) input columns in a job.
InputRow - Interface in org.eobjects.analyzer.data
Represents a row of data where each value pertain to a column.
InputType - Class in org.eobjects.analyzer.job.jaxb
Java class for inputType complex type.
InputType() - Constructor for class org.eobjects.analyzer.job.jaxb.InputType
 
InsertIntoTableAnalyzer - Class in org.eobjects.analyzer.beans.writers
 
InsertIntoTableAnalyzer() - Constructor for class org.eobjects.analyzer.beans.writers.InsertIntoTableAnalyzer
 
intValue() - Method in class org.eobjects.analyzer.util.Percentage
 
is(Character) - Method in class org.eobjects.analyzer.util.CharIterator
 
is(Type, Class<?>) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
is(Type, Class<?>, boolean) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
IS_WEB_START - Static variable in class org.eobjects.analyzer.util.ClassLoaderUtils
 
isAnnotationPresent(Enum<?>, Class<? extends Annotation>) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
isAnnotationPresent(AnnotatedElement, Class<? extends Annotation>) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
isAnnotationsEnabled() - Method in class org.eobjects.analyzer.result.ValueDistributionGroupResult
 
isArray() - Method in class org.eobjects.analyzer.descriptors.AbstractPropertyDescriptor
 
isArray() - Method in interface org.eobjects.analyzer.descriptors.PropertyDescriptor
 
isArray(Object) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
isAssigned(CrosstabDimension) - Method in class org.eobjects.analyzer.result.renderer.CrosstabRenderer
 
isBoolean(Type) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
isByte(Type) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
isByteArray(Type) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
isCancelled() - Method in class org.eobjects.analyzer.job.runner.AnalysisResultFutureImpl
 
isCancelled() - Method in interface org.eobjects.analyzer.job.runner.ErrorAware
 
isCaseSensitive() - Method in class org.eobjects.analyzer.configuration.jaxb.TextFileSynonymCatalogType
Gets the value of the caseSensitive property.
isCaseSensitive() - Method in class org.eobjects.analyzer.reference.TextFileSynonymCatalog
 
isCharacter(Type) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
isCleanDirectoryOnStartup() - Method in class org.eobjects.analyzer.configuration.jaxb.BerkeleyDbStorageProviderType
Gets the value of the cleanDirectoryOnStartup property.
isCloseable(Class<?>) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
isClosed() - Method in class org.eobjects.analyzer.connection.DatastoreConnectionLease
 
isClosed() - Method in class org.eobjects.analyzer.connection.UsageAwareDatastoreConnection
 
isCollectionFactory() - Method in interface org.eobjects.analyzer.descriptors.ProvidedPropertyDescriptor
 
isColumn(Class<?>) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
isColumnsEqual() - Method in class org.eobjects.analyzer.result.ColumnComparisonResult
 
isConcurrent() - Method in interface org.eobjects.analyzer.job.runner.RowProcessingConsumer
 
isConfigured(boolean) - Method in class org.eobjects.analyzer.job.builder.AbstractBeanJobBuilder
 
isConfigured() - Method in class org.eobjects.analyzer.job.builder.AbstractBeanJobBuilder
 
isConfigured(ConfiguredPropertyDescriptor, boolean) - Method in class org.eobjects.analyzer.job.builder.AbstractBeanJobBuilder
 
isConfigured(boolean) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
Used to verify whether or not the builder's configuration is valid and all properties are satisfied.
isConfigured() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
Used to verify whether or not the builder's configuration is valid and all properties are satisfied.
isConfigured(ConfiguredPropertyDescriptor, boolean) - Method in class org.eobjects.analyzer.job.builder.AnalyzerJobBuilder
 
isConvertable(Class<?>) - Method in interface org.eobjects.analyzer.beans.api.Converter
Determines if this converter is able to convert the particular type.
isConvertable(Class<?>) - Method in class org.eobjects.analyzer.util.ArrayConverter
 
isConvertable(Class<?>) - Method in class org.eobjects.analyzer.util.ConfigurationItemConverter
 
isConvertable(Class<?>) - Method in class org.eobjects.analyzer.util.DelegatingConverter
 
isConvertable(Class<?>) - Method in class org.eobjects.analyzer.util.NullConverter
 
isConvertable(Class<?>) - Method in class org.eobjects.analyzer.util.StandardTypeConverter
 
isDataContext() - Method in interface org.eobjects.analyzer.descriptors.ProvidedPropertyDescriptor
 
isDatastoreConnectionOpen() - Method in class org.eobjects.analyzer.connection.UsageAwareDatastore
Gets whether the datacontext provider is already open / ready or if it has to be created.
isDate(Type) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
isDecimal() - Method in interface org.eobjects.analyzer.beans.stringpattern.TokenPatternSymbol
 
isDecimal() - Method in class org.eobjects.analyzer.beans.stringpattern.TokenPatternSymbolImpl
 
isDiacritic() - Method in class org.eobjects.analyzer.util.CharIterator
 
isDiacritic(char) - Static method in class org.eobjects.analyzer.util.StringUtils
 
isDigit() - Method in class org.eobjects.analyzer.util.CharIterator
 
isDiscriminateDecimalNumbers() - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
Discriminate decimal numbers from integers when matching
isDiscriminateNegativeNumbers() - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
Discriminate negative numbers from positive numbers
isDiscriminateTextCase() - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
Discriminate the case of characters in TEXT tokens
isDiscriminateWhiteSpaces() - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
Discriminate the type of whitespaces (space, tab etc.)
isDistriminateTokenLength(TokenType) - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
Should tokens be discriminated (when matching) based on length.
isDone() - Method in class org.eobjects.analyzer.job.concurrent.JobCompletionTaskListener
 
isDone() - Method in interface org.eobjects.analyzer.job.concurrent.StatusAwareTaskListener
 
isDone() - Method in interface org.eobjects.analyzer.job.runner.AnalysisResultFuture
 
isDone() - Method in class org.eobjects.analyzer.job.runner.AnalysisResultFutureImpl
 
isDouble(Type) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
isEnabled() - Static method in class org.eobjects.analyzer.job.runner.DebugLoggingAnalysisListener
 
isEnabled() - Static method in class org.eobjects.analyzer.job.runner.InfoLoggingAnalysisListener
 
isErrornous() - Method in class org.eobjects.analyzer.job.runner.AnalysisResultFutureImpl
 
isErrornous() - Method in interface org.eobjects.analyzer.job.runner.ErrorAware
 
isErrornous() - Method in class org.eobjects.analyzer.job.runner.RowConsumerTaskListener
 
isExpandable() - Method in interface org.eobjects.analyzer.beans.stringpattern.TokenPatternSymbol
 
isExpandable() - Method in class org.eobjects.analyzer.beans.stringpattern.TokenPatternSymbolImpl
 
isFailOnInconsistencies() - Method in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
Gets the value of the failOnInconsistencies property.
isFailOnInconsistencies() - Method in class org.eobjects.analyzer.configuration.jaxb.FixedWidthDatastoreType
Gets the value of the failOnInconsistencies property.
isFailOnInconsistencies() - Method in class org.eobjects.analyzer.connection.CsvDatastore
 
isFailOnInconsistencies() - Method in class org.eobjects.analyzer.connection.FixedWidthDatastore
 
isFloat(Type) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
isGenericType() - Method in interface org.eobjects.analyzer.configuration.InjectionPoint
Gets whether the injected type has generic arguments in addition to the base type
isGenericType() - Method in class org.eobjects.analyzer.lifecycle.AbstractInjectionPoint
 
isGenericType() - Method in class org.eobjects.analyzer.lifecycle.PropertyInjectionPoint
 
isGroupingEnabled() - Method in class org.eobjects.analyzer.result.PatternFinderResult
 
isGroupingEnabled() - Method in class org.eobjects.analyzer.result.ValueDistributionResult
 
isHours() - Method in class org.eobjects.analyzer.beans.transform.DateDiffTransformer
 
isInputColumn() - Method in interface org.eobjects.analyzer.descriptors.ConfiguredPropertyDescriptor
Determines whether this configured property is an input column (either single instance or array)
isInputColumn(Class<?>) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
isInteger(Type) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
isLatin(char) - Static method in class org.eobjects.analyzer.util.StringUtils
 
isLetter() - Method in class org.eobjects.analyzer.util.CharIterator
 
isList() - Method in interface org.eobjects.analyzer.descriptors.ProvidedPropertyDescriptor
 
isList(Type) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
isLong(Type) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
isLowerCase() - Method in class org.eobjects.analyzer.util.CharIterator
 
isLowerCaseExpandable() - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
Are lower case TEXT tokens expandable (ie.
isLowerCaseOnly() - Method in interface org.eobjects.analyzer.beans.stringpattern.TokenPatternSymbol
 
isLowerCaseOnly() - Method in class org.eobjects.analyzer.beans.stringpattern.TokenPatternSymbolImpl
 
isMap() - Method in interface org.eobjects.analyzer.descriptors.ProvidedPropertyDescriptor
 
isMap(Type) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
isMatchEntireString() - Method in class org.eobjects.analyzer.configuration.jaxb.RegexPatternType
Gets the value of the matchEntireString property.
isMatchEntireString() - Method in class org.eobjects.analyzer.reference.RegexStringPattern
 
isMultipleConnections() - Method in class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
Gets the value of the multipleConnections property.
isMultipleConnections() - Method in class org.eobjects.analyzer.connection.JdbcDatastore
 
isMultipleJobsDeterminedBy(ConfiguredPropertyDescriptor) - Method in class org.eobjects.analyzer.job.builder.AnalyzerJobBuilder
 
isMultipleJobsSupported() - Method in class org.eobjects.analyzer.job.builder.AnalyzerJobBuilder
 
isNegative() - Method in interface org.eobjects.analyzer.beans.stringpattern.TokenPatternSymbol
 
isNegative() - Method in class org.eobjects.analyzer.beans.stringpattern.TokenPatternSymbolImpl
 
isNull(String) - Method in class org.eobjects.analyzer.util.NullConverter
 
isNullOrEmpty(String) - Static method in class org.eobjects.analyzer.util.StringUtils
 
isNumber(Type) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
isOptimizable(C) - Method in interface org.eobjects.analyzer.beans.api.QueryOptimizedFilter
Inquires the filter if a given category is optimizable by the use of a query.
isOptimizable(ValidationCategory) - Method in class org.eobjects.analyzer.beans.filter.EqualsFilter
 
isOptimizable(ValidationCategory) - Method in class org.eobjects.analyzer.beans.filter.MaxRowsFilter
 
isOptimizable(NullCheckFilter.NullCheckCategory) - Method in class org.eobjects.analyzer.beans.filter.NullCheckFilter
 
isOptimizable() - Method in class org.eobjects.analyzer.job.runner.RowProcessingQueryOptimizer
 
isOutputApplicableFor(Class<?>) - Method in interface org.eobjects.analyzer.descriptors.RendererBeanDescriptor
 
isPhysicalColumn() - Method in class org.eobjects.analyzer.data.AbstractInputColumn
 
isPhysicalColumn() - Method in interface org.eobjects.analyzer.data.InputColumn
 
isPhysicalColumn() - Method in class org.eobjects.analyzer.data.TransformedInputColumn
 
isQueryOptimizable() - Method in interface org.eobjects.analyzer.descriptors.FilterBeanDescriptor
 
isQueryOptimizationPreferred() - Method in interface org.eobjects.analyzer.connection.PerformanceCharacteristics
If the datastore has it's own (native) query engine, it is often best to optimize at the query level in order to save IO.
isQueryOptimizationPreferred() - Method in class org.eobjects.analyzer.connection.PerformanceCharacteristicsImpl
 
isRecursive() - Method in class org.eobjects.analyzer.configuration.jaxb.ClasspathScannerType.Package
Gets the value of the recursive property.
isRelationshipsAnalyzed() - Method in class org.eobjects.analyzer.beans.CompareColumnsAnalyzer
 
isRelationshipsAnalyzed() - Method in class org.eobjects.analyzer.beans.CompareTablesAnalyzer
 
isRequired() - Method in interface org.eobjects.analyzer.descriptors.ConfiguredPropertyDescriptor
Determines whether or not the configured property is required in order for it's component to execute.
isRowAnnotationFactory() - Method in interface org.eobjects.analyzer.descriptors.ProvidedPropertyDescriptor
 
isSatisfied() - Method in class org.eobjects.analyzer.configuration.SourceColumnMapping
 
isSchema(Class<?>) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
isSchemaNavigator() - Method in interface org.eobjects.analyzer.descriptors.ProvidedPropertyDescriptor
 
isSchemasEqual() - Method in class org.eobjects.analyzer.result.SchemaComparisonResult
 
isSet() - Method in class org.eobjects.analyzer.cli.CliArguments
Gets whether the arguments have been sufficiently set to execute a CLI task.
isSet() - Method in interface org.eobjects.analyzer.descriptors.ProvidedPropertyDescriptor
 
isSet(Type) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
isShort(Type) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
isSingleTimeInstance() - Method in class org.eobjects.analyzer.util.TimeInterval
 
isSsl() - Method in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType
Gets the value of the ssl property.
isSslEnabled() - Method in class org.eobjects.analyzer.connection.CouchDbDatastore
 
isString(Type) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
isSuccessful() - Method in interface org.eobjects.analyzer.job.runner.AnalysisResultFuture
 
isSuccessful() - Method in class org.eobjects.analyzer.job.runner.AnalysisResultFutureImpl
 
isTable(Class<?>) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
isTablesEqual() - Method in class org.eobjects.analyzer.result.TableComparisonResult
 
isTokenTypeEnabled(TokenType) - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
 
isUpperCase() - Method in class org.eobjects.analyzer.util.CharIterator
 
isUpperCaseExpandable() - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
Are upper case TEXT tokens expandable (ie.
isUpperCaseOnly() - Method in interface org.eobjects.analyzer.beans.stringpattern.TokenPatternSymbol
 
isUpperCaseOnly() - Method in class org.eobjects.analyzer.beans.stringpattern.TokenPatternSymbolImpl
 
isUsageMode() - Method in class org.eobjects.analyzer.cli.CliArguments
 
isVirtualColumn() - Method in class org.eobjects.analyzer.data.AbstractInputColumn
 
isVirtualColumn() - Method in interface org.eobjects.analyzer.data.InputColumn
 
isVirtualColumn() - Method in class org.eobjects.analyzer.data.TransformedInputColumn
 
isWhitespace() - Method in class org.eobjects.analyzer.util.CharIterator
 
isWildcard(Type) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
iterator() - Method in class org.eobjects.analyzer.result.CrosstabDimension
 

J

JavaScriptFilter - Class in org.eobjects.analyzer.beans.script
 
JavaScriptFilter() - Constructor for class org.eobjects.analyzer.beans.script.JavaScriptFilter
 
JavaScriptTransformer - Class in org.eobjects.analyzer.beans.script
A transformer that uses userwritten JavaScript to generate a value
JavaScriptTransformer() - Constructor for class org.eobjects.analyzer.beans.script.JavaScriptTransformer
 
JavaScriptTransformer.ReturnType - Enum in org.eobjects.analyzer.beans.script
 
JaxbConfigurationReader - Class in org.eobjects.analyzer.configuration
Configuration reader that uses the JAXB model to read XML file based configurations for AnalyzerBeans.
JaxbConfigurationReader() - Constructor for class org.eobjects.analyzer.configuration.JaxbConfigurationReader
 
JaxbConfigurationReader(ConfigurationReaderInterceptor) - Constructor for class org.eobjects.analyzer.configuration.JaxbConfigurationReader
 
JaxbJobMetadataFactory - Interface in org.eobjects.analyzer.job
 
JaxbJobMetadataFactoryImpl - Class in org.eobjects.analyzer.job
 
JaxbJobMetadataFactoryImpl() - Constructor for class org.eobjects.analyzer.job.JaxbJobMetadataFactoryImpl
 
JaxbJobMetadataFactoryImpl(String, String, String, String) - Constructor for class org.eobjects.analyzer.job.JaxbJobMetadataFactoryImpl
 
JaxbJobReader - Class in org.eobjects.analyzer.job
 
JaxbJobReader(AnalyzerBeansConfiguration) - Constructor for class org.eobjects.analyzer.job.JaxbJobReader
 
JaxbJobWriter - Class in org.eobjects.analyzer.job
 
JaxbJobWriter(AnalyzerBeansConfiguration, JaxbJobMetadataFactory) - Constructor for class org.eobjects.analyzer.job.JaxbJobWriter
 
JaxbJobWriter(AnalyzerBeansConfiguration) - Constructor for class org.eobjects.analyzer.job.JaxbJobWriter
 
JaxbValidationEventHandler - Class in org.eobjects.analyzer.util
 
JaxbValidationEventHandler() - Constructor for class org.eobjects.analyzer.util.JaxbValidationEventHandler
 
JdbcDatastore - Class in org.eobjects.analyzer.connection
Datastore implementation for JDBC based connections.
JdbcDatastore(String, String, String) - Constructor for class org.eobjects.analyzer.connection.JdbcDatastore
 
JdbcDatastore(String, String, String, String, String, boolean) - Constructor for class org.eobjects.analyzer.connection.JdbcDatastore
 
JdbcDatastore(String, String) - Constructor for class org.eobjects.analyzer.connection.JdbcDatastore
 
JdbcDatastore(String, UpdateableDataContext) - Constructor for class org.eobjects.analyzer.connection.JdbcDatastore
Alternative constructor usable only for in-memory (ie. non-persistent) datastores, because the datastore will not be able to create new connections.
jdbcDatastoreOrAccessDatastoreOrCsvDatastore - Variable in class org.eobjects.analyzer.configuration.jaxb.DatastoreCatalogType
 
JdbcDatastoreType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for jdbcDatastoreType complex type.
JdbcDatastoreType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
 
Job - Class in org.eobjects.analyzer.job.jaxb
Java class for anonymous complex type.
Job() - Constructor for class org.eobjects.analyzer.job.jaxb.Job
 
JobAndResult - Class in org.eobjects.analyzer.job.runner
Represents a reference to a component job (analyzer or explorer) and it's result
JobAndResult(ComponentJob, AnalyzerResult) - Constructor for class org.eobjects.analyzer.job.runner.JobAndResult
 
jobBegin(AnalysisJob, AnalysisJobMetrics) - Method in interface org.eobjects.analyzer.job.runner.AnalysisListener
 
jobBegin(AnalysisJob, AnalysisJobMetrics) - Method in class org.eobjects.analyzer.job.runner.CompositeAnalysisListener
 
jobBegin(AnalysisJob, AnalysisJobMetrics) - Method in class org.eobjects.analyzer.job.runner.DebugLoggingAnalysisListener
 
jobBegin(AnalysisJob, AnalysisJobMetrics) - Method in class org.eobjects.analyzer.job.runner.InfoLoggingAnalysisListener
 
JobCompletionTaskListener - Class in org.eobjects.analyzer.job.concurrent
Completion listener for a full AnalysisJob.
JobCompletionTaskListener(AnalysisJobMetrics, AnalysisListener, int) - Constructor for class org.eobjects.analyzer.job.concurrent.JobCompletionTaskListener
 
jobDescription - Variable in class org.eobjects.analyzer.job.jaxb.JobMetadataType
 
jobMetadata - Variable in class org.eobjects.analyzer.job.jaxb.Job
 
JobMetadataType - Class in org.eobjects.analyzer.job.jaxb
Java class for jobMetadataType complex type.
JobMetadataType() - Constructor for class org.eobjects.analyzer.job.jaxb.JobMetadataType
 
jobName - Variable in class org.eobjects.analyzer.job.jaxb.JobMetadataType
 
JobReader<E> - Interface in org.eobjects.analyzer.job
An object that is capable of reading an AnalysisJob from a source.
JobStatus - Enum in org.eobjects.analyzer.job.runner
 
jobSuccess(AnalysisJob, AnalysisJobMetrics) - Method in interface org.eobjects.analyzer.job.runner.AnalysisListener
 
jobSuccess(AnalysisJob, AnalysisJobMetrics) - Method in class org.eobjects.analyzer.job.runner.CompositeAnalysisListener
 
jobSuccess(AnalysisJob, AnalysisJobMetrics) - Method in class org.eobjects.analyzer.job.runner.DebugLoggingAnalysisListener
 
jobSuccess(AnalysisJob, AnalysisJobMetrics) - Method in class org.eobjects.analyzer.job.runner.InfoLoggingAnalysisListener
 
jobVersion - Variable in class org.eobjects.analyzer.job.jaxb.JobMetadataType
 
JobWriter<E> - Interface in org.eobjects.analyzer.job
An object that enables writing/serializing an AnalysisJob to an output.
JoinMatcher - Class in org.eobjects.analyzer.beans
Matches values from separate tables and returns rows where the values does not match
JoinMatcher() - Constructor for class org.eobjects.analyzer.beans.JoinMatcher
 
JoinTaskListener - Class in org.eobjects.analyzer.job.concurrent
Task listener that will wait (join) for a set of tasks to complete before invoking onComplete(...) on a nested task listener.
JoinTaskListener(int, TaskListener) - Constructor for class org.eobjects.analyzer.job.concurrent.JoinTaskListener
 

L

last() - Method in class org.eobjects.analyzer.util.CharIterator
 
LATIN_CHARACTERS - Static variable in class org.eobjects.analyzer.util.StringUtils
 
LazyFilterOutcome - Class in org.eobjects.analyzer.job.builder
 
LazyFilterOutcome(FilterJobBuilder<?, ?>, Enum<?>) - Constructor for class org.eobjects.analyzer.job.builder.LazyFilterOutcome
 
LazyMergedOutcome - Class in org.eobjects.analyzer.job
 
LazyMergedOutcome(MergedOutcomeJobBuilder) - Constructor for class org.eobjects.analyzer.job.LazyMergedOutcome
 
LazyOutcomeUtils - Class in org.eobjects.analyzer.job
 
leftTrim(String) - Static method in class org.eobjects.analyzer.util.StringUtils
 
length() - Method in class org.eobjects.analyzer.beans.stringpattern.PredefinedToken
 
length() - Method in class org.eobjects.analyzer.beans.stringpattern.SimpleToken
 
length() - Method in interface org.eobjects.analyzer.beans.stringpattern.Token
 
length() - Method in interface org.eobjects.analyzer.beans.stringpattern.TokenPatternSymbol
 
length() - Method in class org.eobjects.analyzer.beans.stringpattern.TokenPatternSymbolImpl
 
length() - Method in class org.eobjects.analyzer.beans.stringpattern.UndefinedToken
 
length() - Method in class org.eobjects.analyzer.util.CharIterator
 
LifeCycleCallback<C,D extends ComponentDescriptor<?>> - Interface in org.eobjects.analyzer.lifecycle
Represents a callback method that will execute a step in the lifecycle of a component.
LifeCycleHelper - Class in org.eobjects.analyzer.lifecycle
Utility/convenience class for doing simple lifecycle management and/or mimicing the lifecycle of components lifecycle in a job execution.
LifeCycleHelper(InjectionManager, ReferenceDataActivationManager) - Constructor for class org.eobjects.analyzer.lifecycle.LifeCycleHelper
 
ListResult<E> - Class in org.eobjects.analyzer.result
A very simple AnalyzerResult that simply holds a list of values
ListResult(List<E>) - Constructor for class org.eobjects.analyzer.result.ListResult
 
load(Outcome) - Static method in class org.eobjects.analyzer.job.LazyOutcomeUtils
 
loadClass(String) - Method in interface org.eobjects.analyzer.configuration.ConfigurationReaderInterceptor
Loads a class
loadClass(String) - Method in class org.eobjects.analyzer.configuration.DefaultConfigurationReaderInterceptor
 
longValue() - Method in class org.eobjects.analyzer.util.Percentage
 

M

Main - Class in org.eobjects.analyzer.cli
Main class for the AnalyzerBeans Command-line interface (CLI).
Main() - Constructor for class org.eobjects.analyzer.cli.Main
 
main(String[]) - Static method in class org.eobjects.analyzer.cli.Main
Main method of the Command-line interface (CLI)
makeHorizontal(CrosstabDimension) - Method in class org.eobjects.analyzer.result.renderer.CrosstabRenderer
 
makeVertical(CrosstabDimension) - Method in class org.eobjects.analyzer.result.renderer.CrosstabRenderer
 
masterTermColumnPath - Variable in class org.eobjects.analyzer.configuration.jaxb.DatastoreSynonymCatalogType
 
match(List<Token>) - Method in interface org.eobjects.analyzer.beans.stringpattern.TokenPattern
Attempts to match a list of tokens against this pattern.
match(List<Token>) - Method in class org.eobjects.analyzer.beans.stringpattern.TokenPatternImpl
 
match(String) - Method in class org.eobjects.analyzer.util.NamedPattern
Matches a string against this named pattern.
matchEntireString - Variable in class org.eobjects.analyzer.configuration.jaxb.RegexPatternType
 
matches(Token, TokenizerConfiguration) - Method in interface org.eobjects.analyzer.beans.stringpattern.TokenPatternSymbol
 
matches(Token, TokenizerConfiguration) - Method in class org.eobjects.analyzer.beans.stringpattern.TokenPatternSymbolImpl
 
matches(String) - Method in class org.eobjects.analyzer.reference.RegexStringPattern
 
matches(String) - Method in class org.eobjects.analyzer.reference.SimpleStringPattern
 
matches(String) - Method in interface org.eobjects.analyzer.reference.StringPattern
 
MatchFilterCriteria - Enum in org.eobjects.analyzer.beans.filter
Defines available criteria for matching filters
MatchingAndStandardizationCategory - Class in org.eobjects.analyzer.beans.categories
 
MatchingAndStandardizationCategory() - Constructor for class org.eobjects.analyzer.beans.categories.MatchingAndStandardizationCategory
 
MatchOutputType - Enum in org.eobjects.analyzer.beans.transform
Defines a type of matching output, which can be either true/false or the matched input (if correct) or null (if incorrect).
MaxRowsFilter - Class in org.eobjects.analyzer.beans.filter
 
MaxRowsFilter() - Constructor for class org.eobjects.analyzer.beans.filter.MaxRowsFilter
 
MaxRowsFilter(int) - Constructor for class org.eobjects.analyzer.beans.filter.MaxRowsFilter
 
maxRowsThreshold - Variable in class org.eobjects.analyzer.configuration.jaxb.InMemoryStorageProviderType
 
maxThreads - Variable in class org.eobjects.analyzer.configuration.jaxb.MultithreadedTaskrunnerType
 
MEASURE_AVG_CHARS - Static variable in class org.eobjects.analyzer.beans.StringAnalyzer
 
MEASURE_AVG_WHITE_SPACES - Static variable in class org.eobjects.analyzer.beans.StringAnalyzer
 
MEASURE_DIACRITIC_CHARS - Static variable in class org.eobjects.analyzer.beans.StringAnalyzer
 
MEASURE_DIGIT_CHARS - Static variable in class org.eobjects.analyzer.beans.StringAnalyzer
 
MEASURE_ENTIRELY_LOWERCASE_COUNT - Static variable in class org.eobjects.analyzer.beans.StringAnalyzer
 
MEASURE_ENTIRELY_UPPERCASE_COUNT - Static variable in class org.eobjects.analyzer.beans.StringAnalyzer
 
MEASURE_GEOMETRIC_MEAN - Static variable in class org.eobjects.analyzer.beans.NumberAnalyzer
 
MEASURE_HIGHEST_VALUE - Static variable in class org.eobjects.analyzer.beans.NumberAnalyzer
 
MEASURE_LOWERCASE_CHARS - Static variable in class org.eobjects.analyzer.beans.StringAnalyzer
 
MEASURE_LOWEST_VALUE - Static variable in class org.eobjects.analyzer.beans.NumberAnalyzer
 
MEASURE_MAX_CHARS - Static variable in class org.eobjects.analyzer.beans.StringAnalyzer
 
MEASURE_MAX_WHITE_SPACES - Static variable in class org.eobjects.analyzer.beans.StringAnalyzer
 
MEASURE_MAX_WORDS - Static variable in class org.eobjects.analyzer.beans.StringAnalyzer
 
MEASURE_MEAN - Static variable in class org.eobjects.analyzer.beans.NumberAnalyzer
 
MEASURE_MIN_CHARS - Static variable in class org.eobjects.analyzer.beans.StringAnalyzer
 
MEASURE_MIN_WHITE_SPACES - Static variable in class org.eobjects.analyzer.beans.StringAnalyzer
 
MEASURE_MIN_WORDS - Static variable in class org.eobjects.analyzer.beans.StringAnalyzer
 
MEASURE_NON_LETTER_CHARS - Static variable in class org.eobjects.analyzer.beans.StringAnalyzer
 
MEASURE_NULL_COUNT - Static variable in class org.eobjects.analyzer.beans.NumberAnalyzer
 
MEASURE_NULL_COUNT - Static variable in class org.eobjects.analyzer.beans.StringAnalyzer
 
MEASURE_ROW_COUNT - Static variable in class org.eobjects.analyzer.beans.NumberAnalyzer
 
MEASURE_ROW_COUNT - Static variable in class org.eobjects.analyzer.beans.StringAnalyzer
 
MEASURE_STANDARD_DEVIATION - Static variable in class org.eobjects.analyzer.beans.NumberAnalyzer
 
MEASURE_SUM - Static variable in class org.eobjects.analyzer.beans.NumberAnalyzer
 
MEASURE_TOTAL_CHAR_COUNT - Static variable in class org.eobjects.analyzer.beans.StringAnalyzer
 
MEASURE_UPPERCASE_CHARS - Static variable in class org.eobjects.analyzer.beans.StringAnalyzer
 
MEASURE_UPPERCASE_CHARS_EXCL_FIRST_LETTERS - Static variable in class org.eobjects.analyzer.beans.StringAnalyzer
 
MEASURE_VARIANCE - Static variable in class org.eobjects.analyzer.beans.NumberAnalyzer
 
MEASURE_WORD_COUNT - Static variable in class org.eobjects.analyzer.beans.StringAnalyzer
 
MemberInjectionPoint<T> - Class in org.eobjects.analyzer.lifecycle
 
MemberInjectionPoint(Field, Object) - Constructor for class org.eobjects.analyzer.lifecycle.MemberInjectionPoint
 
MemberInjectionPoint(Constructor<?>, int) - Constructor for class org.eobjects.analyzer.lifecycle.MemberInjectionPoint
 
MemberInjectionPoint(Method, int, Object) - Constructor for class org.eobjects.analyzer.lifecycle.MemberInjectionPoint
 
merge(TimeInterval, TimeInterval) - Static method in class org.eobjects.analyzer.util.TimeInterval
 
MergedOutcome - Interface in org.eobjects.analyzer.job
 
MergedOutcomeChangeListener - Interface in org.eobjects.analyzer.job.builder
Listener interface for receiving notifications when merged outcomes are being added or removed from an analysis job.
MergedOutcomeJob - Interface in org.eobjects.analyzer.job
Represents a job that merges separate filter flows into a merged/joined flow.
MergedOutcomeJobBuilder - Class in org.eobjects.analyzer.job.builder
 
MergedOutcomeJobBuilder(IdGenerator) - Constructor for class org.eobjects.analyzer.job.builder.MergedOutcomeJobBuilder
 
MergedOutcomeType - Class in org.eobjects.analyzer.job.jaxb
Java class for mergedOutcomeType complex type.
MergedOutcomeType() - Constructor for class org.eobjects.analyzer.job.jaxb.MergedOutcomeType
 
MergedOutcomeType.Outcome - Class in org.eobjects.analyzer.job.jaxb
Java class for anonymous complex type.
MergedOutcomeType.Outcome() - Constructor for class org.eobjects.analyzer.job.jaxb.MergedOutcomeType.Outcome
 
MergeInput - Interface in org.eobjects.analyzer.job
 
MergeInputBuilder - Class in org.eobjects.analyzer.job.builder
 
MergeInputBuilder(FilterJobBuilder<?, ?>, Enum<?>) - Constructor for class org.eobjects.analyzer.job.builder.MergeInputBuilder
 
MergeInputBuilder(Outcome) - Constructor for class org.eobjects.analyzer.job.builder.MergeInputBuilder
 
MetaModelInputColumn - Class in org.eobjects.analyzer.data
 
MetaModelInputColumn(Column) - Constructor for class org.eobjects.analyzer.data.MetaModelInputColumn
 
MetaModelInputRow - Class in org.eobjects.analyzer.data
 
MetaModelInputRow(int, Row) - Constructor for class org.eobjects.analyzer.data.MetaModelInputRow
 
MockInputColumn<E> - Class in org.eobjects.analyzer.data
A mock-implementation of the input column.
MockInputColumn(String) - Constructor for class org.eobjects.analyzer.data.MockInputColumn
 
MockInputColumn(String, Class<? extends E>) - Constructor for class org.eobjects.analyzer.data.MockInputColumn
 
MockInputRow - Class in org.eobjects.analyzer.data
A mock implementation of the InputRow interface.
MockInputRow() - Constructor for class org.eobjects.analyzer.data.MockInputRow
 
MockInputRow(int) - Constructor for class org.eobjects.analyzer.data.MockInputRow
 
MockInputRow(InputColumn<?>[], Object[]) - Constructor for class org.eobjects.analyzer.data.MockInputRow
 
MockInputRow(int, InputColumn<?>[], Object[]) - Constructor for class org.eobjects.analyzer.data.MockInputRow
 
MongoDbDatastore - Class in org.eobjects.analyzer.connection
 
MongoDbDatastore(String, String) - Constructor for class org.eobjects.analyzer.connection.MongoDbDatastore
 
MongoDbDatastore(String, String, Integer, String) - Constructor for class org.eobjects.analyzer.connection.MongoDbDatastore
 
MongoDbDatastore(String, String, Integer, String, String, String) - Constructor for class org.eobjects.analyzer.connection.MongoDbDatastore
 
MongoDbDatastore(String, String, Integer, String, String, char[]) - Constructor for class org.eobjects.analyzer.connection.MongoDbDatastore
 
MongoDbDatastore(String, String, Integer, String, String, String, SimpleTableDef[]) - Constructor for class org.eobjects.analyzer.connection.MongoDbDatastore
 
MongoDbDatastore(String, String, Integer, String, String, char[], SimpleTableDef[]) - Constructor for class org.eobjects.analyzer.connection.MongoDbDatastore
 
MongodbDatastoreType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for mongodbDatastoreType complex type.
MongodbDatastoreType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType
 
MongodbDatastoreType.TableDef - Class in org.eobjects.analyzer.configuration.jaxb
Java class for anonymous complex type.
MongodbDatastoreType.TableDef() - Constructor for class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType.TableDef
 
MongodbDatastoreType.TableDef.Property - Class in org.eobjects.analyzer.configuration.jaxb
Java class for anonymous complex type.
MongodbDatastoreType.TableDef.Property() - Constructor for class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType.TableDef.Property
 
MongoDbRowAnnotationFactory - Class in org.eobjects.analyzer.storage
 
MongoDbRowAnnotationFactory(DBCollection) - Constructor for class org.eobjects.analyzer.storage.MongoDbRowAnnotationFactory
 
MongoDbStorageProvider - Class in org.eobjects.analyzer.storage
Experimental storage provider that uses MongoDB as a backing store.
MongoDbStorageProvider() - Constructor for class org.eobjects.analyzer.storage.MongoDbStorageProvider
 
multipleConnections - Variable in class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
 
multithreadedTaskrunner - Variable in class org.eobjects.analyzer.configuration.jaxb.Configuration
 
MultiThreadedTaskRunner - Class in org.eobjects.analyzer.job.concurrent
 
MultiThreadedTaskRunner() - Constructor for class org.eobjects.analyzer.job.concurrent.MultiThreadedTaskRunner
 
MultiThreadedTaskRunner(int) - Constructor for class org.eobjects.analyzer.job.concurrent.MultiThreadedTaskRunner
 
MultithreadedTaskrunnerType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for multithreadedTaskrunnerType complex type.
MultithreadedTaskrunnerType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.MultithreadedTaskrunnerType
 
MutableInputColumn<E> - Interface in org.eobjects.analyzer.data
Represents a column that is mutable (editable by the user).

N

name - Variable in class org.eobjects.analyzer.configuration.jaxb.AccessDatastoreType
 
name - Variable in class org.eobjects.analyzer.configuration.jaxb.CompositeDatastoreType
 
name - Variable in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType
 
name - Variable in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType.TableDef.Field
 
name - Variable in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
 
name - Variable in class org.eobjects.analyzer.configuration.jaxb.CustomElementType.Property
 
name - Variable in class org.eobjects.analyzer.configuration.jaxb.DatastoreDictionaryType
 
name - Variable in class org.eobjects.analyzer.configuration.jaxb.DatastoreSynonymCatalogType
 
name - Variable in class org.eobjects.analyzer.configuration.jaxb.DbaseDatastoreType
 
name - Variable in class org.eobjects.analyzer.configuration.jaxb.ExcelDatastoreType
 
name - Variable in class org.eobjects.analyzer.configuration.jaxb.FixedWidthDatastoreType
 
name - Variable in class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
 
name - Variable in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType
 
name - Variable in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType.TableDef.Property
 
name - Variable in class org.eobjects.analyzer.configuration.jaxb.OpenOfficeDatabaseDatastoreType
 
name - Variable in class org.eobjects.analyzer.configuration.jaxb.RegexPatternType
 
name - Variable in class org.eobjects.analyzer.configuration.jaxb.SasDatastoreType
 
name - Variable in class org.eobjects.analyzer.configuration.jaxb.SimplePatternType
 
name - Variable in class org.eobjects.analyzer.configuration.jaxb.TextFileDictionaryType
 
name - Variable in class org.eobjects.analyzer.configuration.jaxb.TextFileSynonymCatalogType
 
name - Variable in class org.eobjects.analyzer.configuration.jaxb.ValueListDictionaryType
 
name - Variable in class org.eobjects.analyzer.configuration.jaxb.XmlDatastoreType
 
name - Variable in class org.eobjects.analyzer.job.jaxb.AnalyzerType
 
name - Variable in class org.eobjects.analyzer.job.jaxb.ConfiguredPropertiesType.Property
 
name - Variable in class org.eobjects.analyzer.job.jaxb.ExplorerType
 
name - Variable in class org.eobjects.analyzer.job.jaxb.FilterType
 
name - Variable in class org.eobjects.analyzer.job.jaxb.InputType
 
name - Variable in class org.eobjects.analyzer.job.jaxb.MergedOutcomeType
 
name - Variable in class org.eobjects.analyzer.job.jaxb.OutputType
 
name - Variable in class org.eobjects.analyzer.job.jaxb.TransformerType
 
NamedPattern<E extends Enum<E>> - Class in org.eobjects.analyzer.util
Provides a useful abstraction over regular expressions where the groups are named and not nescesarily ordered in the way specified by the enum that holds the group names.
NamedPattern(String, Class<E>) - Constructor for class org.eobjects.analyzer.util.NamedPattern
 
NamedPatternMatch<E extends Enum<E>> - Class in org.eobjects.analyzer.util
 
NamedPatternMatch(Map<E, String>) - Constructor for class org.eobjects.analyzer.util.NamedPatternMatch
 
NameStandardizerTransformer - Class in org.eobjects.analyzer.beans.standardize
Tokenizes/standardizes four components of a full name: Firstname, Lastname, Middlename and Titulation.
NameStandardizerTransformer() - Constructor for class org.eobjects.analyzer.beans.standardize.NameStandardizerTransformer
 
NameStandardizerTransformer.NamePart - Enum in org.eobjects.analyzer.beans.standardize
 
narrow(Class<E>) - Method in class org.eobjects.analyzer.data.MetaModelInputColumn
 
navigate() - Method in class org.eobjects.analyzer.result.Crosstab
 
newInstance() - Method in interface org.eobjects.analyzer.descriptors.ComponentDescriptor
Constructs an instance of this component
newInstance(Class<? extends E>) - Static method in class org.eobjects.analyzer.util.ReflectionUtils
 
newThread(Runnable) - Method in class org.eobjects.analyzer.job.concurrent.DaemonThreadFactory
 
next() - Method in enum org.eobjects.analyzer.beans.transform.DatePartTransformer.WeekDay
 
next() - Method in class org.eobjects.analyzer.util.CharIterator
 
nextId() - Method in interface org.eobjects.analyzer.job.IdGenerator
 
nextId() - Method in class org.eobjects.analyzer.job.PrefixedIdGenerator
 
nextIndex() - Method in class org.eobjects.analyzer.util.CharIterator
 
nextPhysicalRowId() - Method in interface org.eobjects.analyzer.job.runner.RowIdGenerator
Gets the next unique id, for a physical row.
nextVirtualRowId() - Method in interface org.eobjects.analyzer.job.runner.RowIdGenerator
Gets a new unique id, for a virtual/transformed row.
NoSuchDatastoreException - Exception in org.eobjects.analyzer.job
Exception thrown in case a job is being opened and it references an unexisting datastore.
NoSuchDatastoreException(String) - Constructor for exception org.eobjects.analyzer.job.NoSuchDatastoreException
 
NOT_A_CHAR - Static variable in class org.eobjects.analyzer.connection.CsvDatastore
The value is '\\uFFFF', the "not a character" value which should not occur in any valid Unicode string.
notFoundAnalyzer(Class<A>) - Method in class org.eobjects.analyzer.descriptors.AbstractDescriptorProvider
Overridable method for handling (and perhaps discovering) unfound analyzer descriptors by class.
notFoundAnalyzer(Class<A>) - Method in class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
notFoundExplorer(Class<E>) - Method in class org.eobjects.analyzer.descriptors.AbstractDescriptorProvider
Overridable method for handling (and perhaps discovering) unfound explorer descriptors by class.
notFoundExplorer(Class<E>) - Method in class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
notFoundFilter(Class<?>) - Method in class org.eobjects.analyzer.descriptors.AbstractDescriptorProvider
Overridable method for handling (and perhaps discovering) unfound filter descriptors by class.
notFoundFilter(Class<?>) - Method in class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
notFoundRenderer(Class<? extends Renderer<?, ?>>) - Method in class org.eobjects.analyzer.descriptors.AbstractDescriptorProvider
Overridable method for handling (and perhaps discovering) unfound renderer descriptors by class.
notFoundRenderer(Class<? extends Renderer<?, ?>>) - Method in class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
notFoundTransformer(Class<A>) - Method in class org.eobjects.analyzer.descriptors.AbstractDescriptorProvider
Overridable method for handling (and perhaps discovering) unfound transformer descriptors by class.
notFoundTransformer(Class<A>) - Method in class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
NullCheckFilter - Class in org.eobjects.analyzer.beans.filter
 
NullCheckFilter() - Constructor for class org.eobjects.analyzer.beans.filter.NullCheckFilter
 
NullCheckFilter(InputColumn<?>[], boolean) - Constructor for class org.eobjects.analyzer.beans.filter.NullCheckFilter
 
NullCheckFilter.NullCheckCategory - Enum in org.eobjects.analyzer.beans.filter
 
NullConverter - Class in org.eobjects.analyzer.util
 
NullConverter() - Constructor for class org.eobjects.analyzer.util.NullConverter
 
NullTolerableComparator<E extends Comparable<? super E>> - Class in org.eobjects.analyzer.util
A comparable that delegates to Comparator methods, but tolerates null values by checking for this before delegating.
NullTolerableComparator() - Constructor for class org.eobjects.analyzer.util.NullTolerableComparator
 
NumberAnalyzer - Class in org.eobjects.analyzer.beans
Number analyzer, which provides statistical information for number values: Highest value Lowest value Sum Mean Geometric mean Standard deviation Variance
NumberAnalyzer() - Constructor for class org.eobjects.analyzer.beans.NumberAnalyzer
 
NumberAnalyzer(InputColumn<? extends Number>...) - Constructor for class org.eobjects.analyzer.beans.NumberAnalyzer
 
NumberAnalyzerResult - Class in org.eobjects.analyzer.result
 
NumberAnalyzerResult(InputColumn<? extends Number>[], Crosstab<?>) - Constructor for class org.eobjects.analyzer.result.NumberAnalyzerResult
 
NumberRangeFilter - Class in org.eobjects.analyzer.beans.filter
 
NumberRangeFilter(double, double) - Constructor for class org.eobjects.analyzer.beans.filter.NumberRangeFilter
 
NumberRangeFilter() - Constructor for class org.eobjects.analyzer.beans.filter.NumberRangeFilter
 
NumberResult - Class in org.eobjects.analyzer.result
Very simple result type for analyzers that simply return a number (maybe a KPI or something like that).
NumberResult(Number) - Constructor for class org.eobjects.analyzer.result.NumberResult
 
NumbersCategory - Class in org.eobjects.analyzer.beans.categories
 
NumbersCategory() - Constructor for class org.eobjects.analyzer.beans.categories.NumbersCategory
 

O

ObjectFactory - Class in org.eobjects.analyzer.configuration.jaxb
This object contains factory methods for each Java content interface and Java element interface generated in the org.eobjects.analyzer.configuration.jaxb package.
ObjectFactory() - Constructor for class org.eobjects.analyzer.configuration.jaxb.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.eobjects.analyzer.configuration.jaxb
ObjectFactory - Class in org.eobjects.analyzer.job.jaxb
This object contains factory methods for each Java content interface and Java element interface generated in the org.eobjects.analyzer.job.jaxb package.
ObjectFactory() - Constructor for class org.eobjects.analyzer.job.jaxb.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.eobjects.analyzer.job.jaxb
OdbDatastore - Class in org.eobjects.analyzer.connection
Datastore implementation for OpenOffice database files (.odb).
OdbDatastore(String, String) - Constructor for class org.eobjects.analyzer.connection.OdbDatastore
 
ofAnalyzer(Class<A>) - Static method in class org.eobjects.analyzer.descriptors.Descriptors
Creates an AnalyzerBeanDescriptor for an analyzer class.
ofComponent(Class<C>) - Static method in class org.eobjects.analyzer.descriptors.Descriptors
Creates a ComponentDescriptor for any class.
ofExplorer(Class<E>) - Static method in class org.eobjects.analyzer.descriptors.Descriptors
Creates a ExplorerBeanDescriptor for an explorer class.
ofFilter(Class<F>) - Static method in class org.eobjects.analyzer.descriptors.Descriptors
Creates a FilterBeanDescriptor for a filter class.
ofFilterUnbound(Class<?>) - Static method in class org.eobjects.analyzer.descriptors.Descriptors
Creates a FilterBeanDescriptor for a filter class.
ofRenderer(Class<R>) - Static method in class org.eobjects.analyzer.descriptors.Descriptors
Creates a RendererBeanDescriptor for a renderer class.
ofTransformer(Class<T>) - Static method in class org.eobjects.analyzer.descriptors.Descriptors
Creates a TransformerBeanDescriptor for a transformer class.
onAdd(AnalyzerJobBuilder<?>) - Method in interface org.eobjects.analyzer.job.builder.AnalyzerChangeListener
 
onAdd(ExplorerJobBuilder<?>) - Method in interface org.eobjects.analyzer.job.builder.ExplorerChangeListener
 
onAdd(FilterJobBuilder<?, ?>) - Method in interface org.eobjects.analyzer.job.builder.FilterChangeListener
 
onAdd(MergedOutcomeJobBuilder) - Method in interface org.eobjects.analyzer.job.builder.MergedOutcomeChangeListener
 
onAdd(InputColumn<?>) - Method in interface org.eobjects.analyzer.job.builder.SourceColumnChangeListener
 
onAdd(TransformerJobBuilder<?>) - Method in interface org.eobjects.analyzer.job.builder.TransformerChangeListener
 
onBegin(Task) - Method in class org.eobjects.analyzer.job.concurrent.ForkTaskListener
 
onBegin(Task) - Method in class org.eobjects.analyzer.job.concurrent.JobCompletionTaskListener
 
onBegin(Task) - Method in class org.eobjects.analyzer.job.concurrent.JoinTaskListener
 
onBegin(Task) - Method in class org.eobjects.analyzer.job.concurrent.RunNextTaskTaskListener
 
onBegin(Task) - Method in interface org.eobjects.analyzer.job.concurrent.TaskListener
 
onBegin(Task) - Method in class org.eobjects.analyzer.job.runner.RowConsumerTaskListener
 
onBegin(Task) - Method in class org.eobjects.analyzer.job.tasks.CloseBeanTaskListener
 
onBegin(Task) - Method in class org.eobjects.analyzer.job.tasks.CloseReferenceDataTaskListener
 
onBegin(Task) - Method in class org.eobjects.analyzer.job.tasks.CloseResourcesTaskListener
 
onComplete(Task) - Method in class org.eobjects.analyzer.job.concurrent.ForkTaskListener
 
onComplete(Task) - Method in class org.eobjects.analyzer.job.concurrent.JobCompletionTaskListener
 
onComplete(Task) - Method in class org.eobjects.analyzer.job.concurrent.JoinTaskListener
 
onComplete(Task) - Method in class org.eobjects.analyzer.job.concurrent.RunNextTaskTaskListener
 
onComplete(Task) - Method in interface org.eobjects.analyzer.job.concurrent.TaskListener
 
onComplete(Task) - Method in class org.eobjects.analyzer.job.runner.RowConsumerTaskListener
 
onComplete(Task) - Method in class org.eobjects.analyzer.job.tasks.CloseBeanTaskListener
 
onComplete(Task) - Method in class org.eobjects.analyzer.job.tasks.CloseReferenceDataTaskListener
 
onComplete(Task) - Method in class org.eobjects.analyzer.job.tasks.CloseResourcesTaskListener
 
onConfigurationChanged() - Method in class org.eobjects.analyzer.job.builder.AbstractBeanJobBuilder
method that can be used by sub-classes to add callback logic when the configuration of the bean changes
onConfigurationChanged(AnalyzerJobBuilder<?>) - Method in interface org.eobjects.analyzer.job.builder.AnalyzerChangeListener
 
onConfigurationChanged() - Method in class org.eobjects.analyzer.job.builder.AnalyzerJobBuilder
 
onConfigurationChanged(ExplorerJobBuilder<?>) - Method in interface org.eobjects.analyzer.job.builder.ExplorerChangeListener
 
onConfigurationChanged() - Method in class org.eobjects.analyzer.job.builder.ExplorerJobBuilder
 
onConfigurationChanged(FilterJobBuilder<?, ?>) - Method in interface org.eobjects.analyzer.job.builder.FilterChangeListener
 
onConfigurationChanged() - Method in class org.eobjects.analyzer.job.builder.FilterJobBuilder
 
onConfigurationChanged(TransformerJobBuilder<?>) - Method in interface org.eobjects.analyzer.job.builder.TransformerChangeListener
 
onConfigurationChanged() - Method in class org.eobjects.analyzer.job.builder.TransformerJobBuilder
 
onError(Task, Throwable) - Method in class org.eobjects.analyzer.job.concurrent.ForkTaskListener
 
onError(Task, Throwable) - Method in class org.eobjects.analyzer.job.concurrent.JobCompletionTaskListener
 
onError(Task, Throwable) - Method in class org.eobjects.analyzer.job.concurrent.JoinTaskListener
 
onError(Task, Throwable) - Method in class org.eobjects.analyzer.job.concurrent.RunNextTaskTaskListener
 
onError(Task, Throwable) - Method in interface org.eobjects.analyzer.job.concurrent.TaskListener
 
onError(Task, Throwable) - Method in class org.eobjects.analyzer.job.runner.RowConsumerTaskListener
 
onError(Task, Throwable) - Method in class org.eobjects.analyzer.job.tasks.CloseBeanTaskListener
 
onError(Task, Throwable) - Method in class org.eobjects.analyzer.job.tasks.CloseReferenceDataTaskListener
 
onError(Task, Throwable) - Method in class org.eobjects.analyzer.job.tasks.CloseResourcesTaskListener
 
onEvent(C, D) - Method in interface org.eobjects.analyzer.lifecycle.LifeCycleCallback
 
onOutputChanged(TransformerJobBuilder<?>, List<MutableInputColumn<?>>) - Method in interface org.eobjects.analyzer.job.builder.TransformerChangeListener
This method will be invoked each time a change in a transformer's output columns is observed.
onOutputChanged() - Method in class org.eobjects.analyzer.job.builder.TransformerJobBuilder
 
onRemove(AnalyzerJobBuilder<?>) - Method in interface org.eobjects.analyzer.job.builder.AnalyzerChangeListener
 
onRemove(ExplorerJobBuilder<?>) - Method in interface org.eobjects.analyzer.job.builder.ExplorerChangeListener
 
onRemove(FilterJobBuilder<?, ?>) - Method in interface org.eobjects.analyzer.job.builder.FilterChangeListener
 
onRemove(MergedOutcomeJobBuilder) - Method in interface org.eobjects.analyzer.job.builder.MergedOutcomeChangeListener
 
onRemove(InputColumn<?>) - Method in interface org.eobjects.analyzer.job.builder.SourceColumnChangeListener
 
onRemove(TransformerJobBuilder<?>) - Method in interface org.eobjects.analyzer.job.builder.TransformerChangeListener
 
onRequirementChanged() - Method in class org.eobjects.analyzer.job.builder.AbstractBeanWithInputColumnsBuilder
method that can be used by sub-classes to add callback logic when the requirement of the bean changes
onRequirementChanged(AnalyzerJobBuilder<?>) - Method in interface org.eobjects.analyzer.job.builder.AnalyzerChangeListener
 
onRequirementChanged() - Method in class org.eobjects.analyzer.job.builder.AnalyzerJobBuilder
 
onRequirementChanged(FilterJobBuilder<?, ?>) - Method in interface org.eobjects.analyzer.job.builder.FilterChangeListener
 
onRequirementChanged() - Method in class org.eobjects.analyzer.job.builder.FilterJobBuilder
 
onRequirementChanged(TransformerJobBuilder<?>) - Method in interface org.eobjects.analyzer.job.builder.TransformerChangeListener
 
onRequirementChanged() - Method in class org.eobjects.analyzer.job.builder.TransformerJobBuilder
 
onValues(Object[]) - Method in interface org.eobjects.analyzer.job.concurrent.ThreadLocalOutputRowCollector.Listener
 
openConnection() - Method in class org.eobjects.analyzer.connection.CouchDbDatastore
 
openConnection() - Method in class org.eobjects.analyzer.connection.CsvDatastore
 
openConnection() - Method in interface org.eobjects.analyzer.connection.Datastore
Opens up the connection to the datastore.
openConnection() - Method in class org.eobjects.analyzer.connection.ExcelDatastore
 
openConnection() - Method in class org.eobjects.analyzer.connection.JdbcDatastore
 
openConnection() - Method in class org.eobjects.analyzer.connection.MongoDbDatastore
 
openConnection() - Method in interface org.eobjects.analyzer.connection.UpdateableDatastore
 
openConnection() - Method in class org.eobjects.analyzer.connection.UsageAwareDatastore
 
OpenOfficeDatabaseDatastoreType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for openOfficeDatabaseDatastoreType complex type.
OpenOfficeDatabaseDatastoreType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.OpenOfficeDatabaseDatastoreType
 
optimizeQuery(Query, C) - Method in interface org.eobjects.analyzer.beans.api.QueryOptimizedFilter
Optimizes the filter execution by retrieving a query (as opposed to invoking the categorize(...) method for each row).
optimizeQuery(Query, ValidationCategory) - Method in class org.eobjects.analyzer.beans.filter.EqualsFilter
 
optimizeQuery(Query, ValidationCategory) - Method in class org.eobjects.analyzer.beans.filter.MaxRowsFilter
 
optimizeQuery(Query, NullCheckFilter.NullCheckCategory) - Method in class org.eobjects.analyzer.beans.filter.NullCheckFilter
 
org.eobjects.analyzer.beans - package org.eobjects.analyzer.beans
Top-level package for the business logical components used for processing data - Analyzers and Transformers.
org.eobjects.analyzer.beans.api - package org.eobjects.analyzer.beans.api
Package containing all the API classes for component developers.
org.eobjects.analyzer.beans.categories - package org.eobjects.analyzer.beans.categories
 
org.eobjects.analyzer.beans.coalesce - package org.eobjects.analyzer.beans.coalesce
Coalesce transformers (ie. select first non-null value)
org.eobjects.analyzer.beans.convert - package org.eobjects.analyzer.beans.convert
Transformers for converting to the basic input types (boolean, date, number and string)
org.eobjects.analyzer.beans.datastructures - package org.eobjects.analyzer.beans.datastructures
 
org.eobjects.analyzer.beans.filter - package org.eobjects.analyzer.beans.filter
Standardized/typical filters
org.eobjects.analyzer.beans.numbers - package org.eobjects.analyzer.beans.numbers
 
org.eobjects.analyzer.beans.script - package org.eobjects.analyzer.beans.script
Components based on user-written scripts
org.eobjects.analyzer.beans.standardize - package org.eobjects.analyzer.beans.standardize
 
org.eobjects.analyzer.beans.stringpattern - package org.eobjects.analyzer.beans.stringpattern
Contains components for string pattern recognition and pattern finding.
org.eobjects.analyzer.beans.transform - package org.eobjects.analyzer.beans.transform
Typical transformations like concatenation, trimming, lookups etc.
org.eobjects.analyzer.beans.valuedist - package org.eobjects.analyzer.beans.valuedist
 
org.eobjects.analyzer.beans.writers - package org.eobjects.analyzer.beans.writers
 
org.eobjects.analyzer.cli - package org.eobjects.analyzer.cli
Contains a minimalistic Command-Line Interface (CLI) for listing components, datastore structure and running jobs.
org.eobjects.analyzer.configuration - package org.eobjects.analyzer.configuration
Configuration of AnalyzerBeans which determines the available components during job execution.
org.eobjects.analyzer.configuration.jaxb - package org.eobjects.analyzer.configuration.jaxb
eobjects.org AnalyzerBeans Copyright (C) 2010 eobjects.org This copyrighted material is made available to anyone wishing to use, modify, copy, or redistribute it subject to the terms and conditions of the GNU Lesser General Public License, as published by the Free Software Foundation.
org.eobjects.analyzer.connection - package org.eobjects.analyzer.connection
Contains datastore supporting classes and the DatastoreCatalog
org.eobjects.analyzer.data - package org.eobjects.analyzer.data
Contains classes that represent the tabular structure of analyzed data (rows and columns).
org.eobjects.analyzer.descriptors - package org.eobjects.analyzer.descriptors
 
org.eobjects.analyzer.job - package org.eobjects.analyzer.job
 
org.eobjects.analyzer.job.builder - package org.eobjects.analyzer.job.builder
Provides an API for building jobs programmatically as well as listening to the building process
org.eobjects.analyzer.job.concurrent - package org.eobjects.analyzer.job.concurrent
Contains the concurrency-oriented features of AnalyzerBeans, ie.
org.eobjects.analyzer.job.jaxb - package org.eobjects.analyzer.job.jaxb
eobjects.org AnalyzerBeans Copyright (C) 2010 eobjects.org This copyrighted material is made available to anyone wishing to use, modify, copy, or redistribute it subject to the terms and conditions of the GNU Lesser General Public License, as published by the Free Software Foundation.
org.eobjects.analyzer.job.runner - package org.eobjects.analyzer.job.runner
Contains classes that run, coordinate and gather results pertaining to a job execution.
org.eobjects.analyzer.job.tasks - package org.eobjects.analyzer.job.tasks
Contains the tasks that make up most of the job execution.
org.eobjects.analyzer.lifecycle - package org.eobjects.analyzer.lifecycle
Classes used to handle the lifecycle of Analyzers, Transformers and Filters.
org.eobjects.analyzer.reference - package org.eobjects.analyzer.reference
Contains the reference data catalog which contains dictionaries, expressions, synonyms etc.
org.eobjects.analyzer.result - package org.eobjects.analyzer.result
Classes that make up the results for analyzers.
org.eobjects.analyzer.result.renderer - package org.eobjects.analyzer.result.renderer
Rendering of results to different formats such as Text, Html, Swing etc.
org.eobjects.analyzer.storage - package org.eobjects.analyzer.storage
Storage classes injected by components to store data using analysis.
org.eobjects.analyzer.util - package org.eobjects.analyzer.util
Various utils and helper-classes used throughout AnalyzerBeans.
org.eobjects.analyzer.util.filemonitor - package org.eobjects.analyzer.util.filemonitor
 
org.eobjects.analyzer.util.sort - package org.eobjects.analyzer.util.sort
 
outcome - Variable in class org.eobjects.analyzer.job.jaxb.FilterType
 
outcome - Variable in class org.eobjects.analyzer.job.jaxb.MergedOutcomeType
 
Outcome - Interface in org.eobjects.analyzer.job
Represents the outcome of a filtering flow.
OutcomeSink - Interface in org.eobjects.analyzer.job.runner
A simple write-only interface for RowProcessingConsumers to add outcomes to.
OutcomeSinkImpl - Class in org.eobjects.analyzer.job.runner
 
OutcomeSinkImpl() - Constructor for class org.eobjects.analyzer.job.runner.OutcomeSinkImpl
 
OutcomeSinkImpl(Collection<? extends Outcome>) - Constructor for class org.eobjects.analyzer.job.runner.OutcomeSinkImpl
 
OutcomeSinkJob - Interface in org.eobjects.analyzer.job
Defines an interface for jobs that require outcomes
OutcomeSourceJob - Interface in org.eobjects.analyzer.job
Interface for job objects that generates outcomes.
OutcomeType - Class in org.eobjects.analyzer.job.jaxb
Java class for outcomeType complex type.
OutcomeType() - Constructor for class org.eobjects.analyzer.job.jaxb.OutcomeType
 
output - Variable in class org.eobjects.analyzer.job.jaxb.MergedOutcomeType
 
output - Variable in class org.eobjects.analyzer.job.jaxb.TransformerType
 
OutputColumns - Class in org.eobjects.analyzer.beans.api
Represents the output columns yielded by a Transformer given a certain configuration.
OutputColumns(int) - Constructor for class org.eobjects.analyzer.beans.api.OutputColumns
Constructs an OutputColumns object with a variable amount of anonymous columns.
OutputColumns(String[]) - Constructor for class org.eobjects.analyzer.beans.api.OutputColumns
Constructs an OutputColumns object with named columns.
OutputColumns(String, String...) - Constructor for class org.eobjects.analyzer.beans.api.OutputColumns
Constructs an OutputColumns object with named columns.
OutputColumns(String[], Class<?>[]) - Constructor for class org.eobjects.analyzer.beans.api.OutputColumns
Constructs an OutputColumns object with named columns.
OutputRowCollector - Interface in org.eobjects.analyzer.beans.api
An OutputRowCollector is a consumer of output rows from Transformers.
OutputType - Class in org.eobjects.analyzer.job.jaxb
Java class for outputType complex type.
OutputType() - Constructor for class org.eobjects.analyzer.job.jaxb.OutputType
 
overlapsWith(TimeInterval) - Method in class org.eobjects.analyzer.util.TimeInterval
 

P

parse(String, Class<E>, ObjectMapper) - Static method in class org.eobjects.analyzer.beans.ParseJsonTransformer
 
parse(String[]) - Static method in class org.eobjects.analyzer.cli.CliArguments
Parses the CLI arguments and creates a CliArguments instance
ParseJsonTransformer - Class in org.eobjects.analyzer.beans
 
ParseJsonTransformer() - Constructor for class org.eobjects.analyzer.beans.ParseJsonTransformer
 
ParseJsonTransformer(InputColumn<String>) - Constructor for class org.eobjects.analyzer.beans.ParseJsonTransformer
 
parsePercentage(String) - Static method in class org.eobjects.analyzer.util.Percentage
 
password - Variable in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType
 
password - Variable in class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
 
password - Variable in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType
 
path - Variable in class org.eobjects.analyzer.job.jaxb.ColumnType
 
PatternFinder<R> - Class in org.eobjects.analyzer.beans.stringpattern
A string pattern finder.
PatternFinder(TokenizerConfiguration) - Constructor for class org.eobjects.analyzer.beans.stringpattern.PatternFinder
 
PatternFinderAnalyzer - Class in org.eobjects.analyzer.beans.stringpattern
 
PatternFinderAnalyzer() - Constructor for class org.eobjects.analyzer.beans.stringpattern.PatternFinderAnalyzer
 
PatternFinderResult - Class in org.eobjects.analyzer.result
Represents the result of the PatternFinderAnalyzer.
PatternFinderResult(InputColumn<String>, Crosstab<?>) - Constructor for class org.eobjects.analyzer.result.PatternFinderResult
 
PatternFinderResult(InputColumn<String>, InputColumn<String>, Map<String, Crosstab<?>>) - Constructor for class org.eobjects.analyzer.result.PatternFinderResult
 
PatternFinderResultHtmlRenderer - Class in org.eobjects.analyzer.result.renderer
 
PatternFinderResultHtmlRenderer() - Constructor for class org.eobjects.analyzer.result.renderer.PatternFinderResultHtmlRenderer
 
PatternFinderResultTextRenderer - Class in org.eobjects.analyzer.result.renderer
Text renderer for PatternFinderResults
PatternFinderResultTextRenderer() - Constructor for class org.eobjects.analyzer.result.renderer.PatternFinderResultTextRenderer
 
PATTERNS - Static variable in class org.eobjects.analyzer.beans.standardize.UrlStandardizerTransformer
 
Percentage - Class in org.eobjects.analyzer.util
Represents a percentage number, which has a range between 0 and 100 fractions of 100.
Percentage(int) - Constructor for class org.eobjects.analyzer.util.Percentage
 
Percentage(short) - Constructor for class org.eobjects.analyzer.util.Percentage
 
PerformanceCharacteristics - Interface in org.eobjects.analyzer.connection
Represents the performance characteristics of a Datastore.
PerformanceCharacteristicsImpl - Class in org.eobjects.analyzer.connection
Simple implementation of the performance characteristics interface.
PerformanceCharacteristicsImpl(boolean) - Constructor for class org.eobjects.analyzer.connection.PerformanceCharacteristicsImpl
 
performUpdate(Connection, String) - Static method in class org.eobjects.analyzer.storage.SqlDatabaseUtils
 
port - Variable in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType
 
port - Variable in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType
 
PredefinedToken - Class in org.eobjects.analyzer.beans.stringpattern
Defines a "predefined" token which is a token type that have been found based on the users entered patterns, before any other pattern finding processing.
PredefinedToken(PredefinedTokenDefinition, String) - Constructor for class org.eobjects.analyzer.beans.stringpattern.PredefinedToken
Constructs a predefined token.
PredefinedTokenDefinition - Class in org.eobjects.analyzer.beans.stringpattern
 
PredefinedTokenDefinition(String, Set<String>) - Constructor for class org.eobjects.analyzer.beans.stringpattern.PredefinedTokenDefinition
 
PredefinedTokenDefinition(String, String...) - Constructor for class org.eobjects.analyzer.beans.stringpattern.PredefinedTokenDefinition
 
PredefinedTokenTokenizer - Class in org.eobjects.analyzer.beans.stringpattern
 
PredefinedTokenTokenizer(PredefinedTokenDefinition...) - Constructor for class org.eobjects.analyzer.beans.stringpattern.PredefinedTokenTokenizer
 
PredefinedTokenTokenizer(List<PredefinedTokenDefinition>) - Constructor for class org.eobjects.analyzer.beans.stringpattern.PredefinedTokenTokenizer
 
PrefixedIdGenerator - Class in org.eobjects.analyzer.job
A very simple ID generator that generates id with a prefix and an incrementing suffix.
PrefixedIdGenerator(String) - Constructor for class org.eobjects.analyzer.job.PrefixedIdGenerator
 
preliminaryTokenize(String, TokenizerConfiguration) - Static method in class org.eobjects.analyzer.beans.stringpattern.DefaultTokenizer
 
prependChar(char) - Method in class org.eobjects.analyzer.beans.stringpattern.SimpleToken
 
previous() - Method in class org.eobjects.analyzer.util.CharIterator
 
PreviousErrorsExistException - Exception in org.eobjects.analyzer.job.concurrent
 
PreviousErrorsExistException(String) - Constructor for exception org.eobjects.analyzer.job.concurrent.PreviousErrorsExistException
 
PreviousErrorsExistException() - Constructor for exception org.eobjects.analyzer.job.concurrent.PreviousErrorsExistException
 
previousIndex() - Method in class org.eobjects.analyzer.util.CharIterator
 
printAnalyzers(AnalyzerBeansConfiguration) - Method in class org.eobjects.analyzer.cli.CliRunner
 
printBeanDescriptors(Collection<? extends BeanDescriptor<?>>) - Method in class org.eobjects.analyzer.cli.CliRunner
 
printUsage(PrintWriter) - Static method in class org.eobjects.analyzer.cli.CliArguments
Prints the usage information for the CLI
properties - Variable in class org.eobjects.analyzer.job.jaxb.AnalyzerType
 
properties - Variable in class org.eobjects.analyzer.job.jaxb.ExplorerType
 
properties - Variable in class org.eobjects.analyzer.job.jaxb.FilterType
 
properties - Variable in class org.eobjects.analyzer.job.jaxb.TransformerType
 
property - Variable in class org.eobjects.analyzer.configuration.jaxb.CustomElementType
 
property - Variable in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType.TableDef
 
property - Variable in class org.eobjects.analyzer.job.jaxb.ConfiguredPropertiesType
 
PropertyDescriptor - Interface in org.eobjects.analyzer.descriptors
Super-interface for descriptor objects that describe metadata about properties, typically configurable by the user or the framework.
PropertyInjectionPoint - Class in org.eobjects.analyzer.lifecycle
InjectionPoint implementation for PropertyDescriptors
PropertyInjectionPoint(PropertyDescriptor, Object) - Constructor for class org.eobjects.analyzer.lifecycle.PropertyInjectionPoint
 
Provided - Annotation Type in org.eobjects.analyzer.beans.api
Methods and fields with the @Provided annotation are used to let AnalyzerBeans, TransformerBeans and FilterBeans retrieve service-objects such as persistent collections, the current SchemaNavigator or DataContext.
ProvidedPropertyDescriptor - Interface in org.eobjects.analyzer.descriptors
 
put(String, TimeInterval) - Method in class org.eobjects.analyzer.beans.DateGapAnalyzer
 
put(InputColumn<?>, Object) - Method in class org.eobjects.analyzer.data.MockInputRow
Puts/adds a new value to the row.
put(E) - Method in class org.eobjects.analyzer.result.CrosstabNavigator
 
put(E, boolean) - Method in class org.eobjects.analyzer.result.CrosstabNavigator
Puts the given value to the navigated position in the crosstab.
putValue(E, String[]) - Method in class org.eobjects.analyzer.result.Crosstab
 
putValues(Object...) - Method in interface org.eobjects.analyzer.beans.api.OutputRowCollector
Puts transformed values into an output row.
putValues(Object...) - Method in class org.eobjects.analyzer.job.concurrent.ThreadLocalOutputRowCollector
 

Q

QueryOptimizedFilter<C extends Enum<C>> - Interface in org.eobjects.analyzer.beans.api
A filter which can, under certain circumstances, be optimized by using a "push down" technique, where the filter's functionality is expressed in the query that feeds the job that the filter is entered into.
quoteChar - Variable in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
 

R

RangeFilterCategory - Enum in org.eobjects.analyzer.beans.filter
 
read(T) - Method in interface org.eobjects.analyzer.configuration.ConfigurationReader
 
read(InputStream) - Method in class org.eobjects.analyzer.configuration.JaxbConfigurationReader
 
read(InputStream) - Method in class org.eobjects.analyzer.job.JaxbJobReader
 
read(InputStream, SourceColumnMapping) - Method in class org.eobjects.analyzer.job.JaxbJobReader
 
read(E) - Method in interface org.eobjects.analyzer.job.JobReader
 
read(E, SourceColumnMapping) - Method in interface org.eobjects.analyzer.job.JobReader
 
readClassDescriptor() - Method in class org.eobjects.analyzer.util.ChangeAwareObjectInputStream
 
ReadFromListTransformer - Class in org.eobjects.analyzer.beans.datastructures
Transformer for extracting elements from lists.
ReadFromListTransformer() - Constructor for class org.eobjects.analyzer.beans.datastructures.ReadFromListTransformer
 
ReadFromMapTransformer - Class in org.eobjects.analyzer.beans.datastructures
Transformer for extracting elements from lists.
ReadFromMapTransformer() - Constructor for class org.eobjects.analyzer.beans.datastructures.ReadFromMapTransformer
 
readMetadata(File) - Method in class org.eobjects.analyzer.job.JaxbJobReader
 
readMetadata(InputStream) - Method in class org.eobjects.analyzer.job.JaxbJobReader
 
readMetadata(Job) - Method in class org.eobjects.analyzer.job.JaxbJobReader
 
readMetadata(E) - Method in interface org.eobjects.analyzer.job.JobReader
 
readObject(ObjectInputStream) - Method in class org.eobjects.analyzer.util.ReadObjectBuilder
 
ReadObjectBuilder<E extends Serializable> - Class in org.eobjects.analyzer.util
Builder object to make it convenient to implement a readObject( ObjectInputStream) method in a Serializable class.
ReadObjectBuilder.Moved - Annotation Type in org.eobjects.analyzer.util
Annotation used to mark fields in classes that have been moved in the class hierarchy, typically from a subclass to a superclass.
recursive - Variable in class org.eobjects.analyzer.configuration.jaxb.ClasspathScannerType.Package
 
ref - Variable in class org.eobjects.analyzer.job.jaxb.AnalyzerDescriptorType
 
ref - Variable in class org.eobjects.analyzer.job.jaxb.ConfiguredPropertiesType.Property
 
ref - Variable in class org.eobjects.analyzer.job.jaxb.DataContextType
 
ref - Variable in class org.eobjects.analyzer.job.jaxb.ExplorerDescriptorType
 
ref - Variable in class org.eobjects.analyzer.job.jaxb.FilterDescriptorType
 
ref - Variable in class org.eobjects.analyzer.job.jaxb.InputType
 
ref - Variable in class org.eobjects.analyzer.job.jaxb.MergedOutcomeType.Outcome
 
ref - Variable in class org.eobjects.analyzer.job.jaxb.TransformerDescriptorType
 
ReferenceData - Interface in org.eobjects.analyzer.reference
Abstraction over all reference data types in AnalyzerBeans
ReferenceDataActivationManager - Class in org.eobjects.analyzer.job.runner
Class that manages the reference data that is being used within the execution of a job.
ReferenceDataActivationManager() - Constructor for class org.eobjects.analyzer.job.runner.ReferenceDataActivationManager
 
referenceDataCatalog - Variable in class org.eobjects.analyzer.configuration.jaxb.Configuration
 
ReferenceDataCatalog - Interface in org.eobjects.analyzer.reference
Represents a catalog of items that are considered as reference data that a user can choose to utilize in various analyzers, transformers etc.
ReferenceDataCatalogImpl - Class in org.eobjects.analyzer.reference
 
ReferenceDataCatalogImpl() - Constructor for class org.eobjects.analyzer.reference.ReferenceDataCatalogImpl
 
ReferenceDataCatalogImpl(Collection<Dictionary>, Collection<SynonymCatalog>, Collection<StringPattern>) - Constructor for class org.eobjects.analyzer.reference.ReferenceDataCatalogImpl
 
ReferenceDataCatalogType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for referenceDataCatalogType complex type.
ReferenceDataCatalogType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.ReferenceDataCatalogType
 
ReferenceDataCatalogType.Dictionaries - Class in org.eobjects.analyzer.configuration.jaxb
Java class for anonymous complex type.
ReferenceDataCatalogType.Dictionaries() - Constructor for class org.eobjects.analyzer.configuration.jaxb.ReferenceDataCatalogType.Dictionaries
 
ReferenceDataCatalogType.StringPatterns - Class in org.eobjects.analyzer.configuration.jaxb
Java class for anonymous complex type.
ReferenceDataCatalogType.StringPatterns() - Constructor for class org.eobjects.analyzer.configuration.jaxb.ReferenceDataCatalogType.StringPatterns
 
ReferenceDataCatalogType.SynonymCatalogs - Class in org.eobjects.analyzer.configuration.jaxb
Java class for anonymous complex type.
ReferenceDataCatalogType.SynonymCatalogs() - Constructor for class org.eobjects.analyzer.configuration.jaxb.ReferenceDataCatalogType.SynonymCatalogs
 
ReferenceDataMatcherAnalyzer - Class in org.eobjects.analyzer.beans
 
ReferenceDataMatcherAnalyzer(InputColumn<?>[], Dictionary[], SynonymCatalog[], StringPattern[]) - Constructor for class org.eobjects.analyzer.beans.ReferenceDataMatcherAnalyzer
 
ReferenceDataMatcherAnalyzer() - Constructor for class org.eobjects.analyzer.beans.ReferenceDataMatcherAnalyzer
 
ReferenceValues<E> - Interface in org.eobjects.analyzer.reference
Represents a collection of values where lookup using containsValue(...) is the preferred way of access.
ReferentialIntegrityValidator - Class in org.eobjects.analyzer.beans
An analyzer that performs a check on a weak foreign key / reference.
ReferentialIntegrityValidator() - Constructor for class org.eobjects.analyzer.beans.ReferentialIntegrityValidator
 
ReflectionUtils - Class in org.eobjects.analyzer.util
Various static methods for reflection related tasks.
refreshSchemas() - Method in class org.eobjects.analyzer.util.SchemaNavigator
 
regexPatternOrSimplePattern - Variable in class org.eobjects.analyzer.configuration.jaxb.ReferenceDataCatalogType.StringPatterns
 
RegexPatternType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for regexPatternType complex type.
RegexPatternType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.RegexPatternType
 
RegexStringPattern - Class in org.eobjects.analyzer.reference
Represents a string pattern which is based on a regular expression (regex).
RegexStringPattern(String, String, boolean) - Constructor for class org.eobjects.analyzer.reference.RegexStringPattern
 
register(ValueCount) - Method in class org.eobjects.analyzer.beans.valuedist.ValueCountListImpl
 
register(Object) - Method in class org.eobjects.analyzer.job.runner.ReferenceDataActivationManager
 
remove() - Method in class org.eobjects.analyzer.util.CharIterator
 
removeAllAnalyzers() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
removeAllExplorers() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
removeAllFilters() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
removeAllMergedOutcomes() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
removeAllSourceColumns() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
removeAllTransformers() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
removeAnalyzer(AnalyzerJobBuilder<?>) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
removeExplorer(ExplorerJobBuilder<?>) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
removeFilter(FilterJobBuilder<?, ?>) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
removeInputColumn(InputColumn<?>) - Method in class org.eobjects.analyzer.job.builder.AbstractBeanWithInputColumnsBuilder
 
removeInputColumn(InputColumn<?>, ConfiguredPropertyDescriptor) - Method in class org.eobjects.analyzer.job.builder.AbstractBeanWithInputColumnsBuilder
 
removeInputColumn(InputColumn<?>) - Method in class org.eobjects.analyzer.job.builder.MergeInputBuilder
 
removeListener() - Method in class org.eobjects.analyzer.job.concurrent.ThreadLocalOutputRowCollector
 
removeMergedOutcomeJobBuilder(MergedOutcomeJobBuilder) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
removeMergeInput(MergeInputBuilder) - Method in class org.eobjects.analyzer.job.builder.MergedOutcomeJobBuilder
 
removeSourceColumn(Column) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
removeSourceColumn(MetaModelInputColumn) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
removeTransformer(TransformerJobBuilder<?>) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
render(I) - Method in interface org.eobjects.analyzer.beans.api.Renderer
Renders an analyzer result.
render(CrosstabResult) - Method in class org.eobjects.analyzer.result.renderer.CrosstabHtmlRenderer
 
render(Crosstab<?>) - Method in class org.eobjects.analyzer.result.renderer.CrosstabHtmlRenderer
 
render(CrosstabRendererCallback<E>) - Method in class org.eobjects.analyzer.result.renderer.CrosstabRenderer
 
render(CrosstabResult) - Method in class org.eobjects.analyzer.result.renderer.CrosstabTextRenderer
 
render(Crosstab<?>) - Method in class org.eobjects.analyzer.result.renderer.CrosstabTextRenderer
 
render(DateGapAnalyzerResult) - Method in class org.eobjects.analyzer.result.renderer.DateGapTextRenderer
 
render(AnalyzerResult) - Method in class org.eobjects.analyzer.result.renderer.DefaultTextRenderer
 
render(PatternFinderResult) - Method in class org.eobjects.analyzer.result.renderer.PatternFinderResultHtmlRenderer
 
render(PatternFinderResult) - Method in class org.eobjects.analyzer.result.renderer.PatternFinderResultTextRenderer
 
render(ValueDistributionResult) - Method in class org.eobjects.analyzer.result.renderer.ValueDistributionResultHtmlRenderer
 
render(ValueDistributionGroupResult) - Method in class org.eobjects.analyzer.result.renderer.ValueDistributionResultHtmlRenderer
 
Renderable - Interface in org.eobjects.analyzer.result.renderer
Marker interface for all objects that can be rendered, typically for display of results or for user configuration screens.
Renderer<I extends Renderable,O> - Interface in org.eobjects.analyzer.beans.api
Interface for renderers of analyzer results.
RendererBean - Annotation Type in org.eobjects.analyzer.beans.api
Annotation used to mark a class as a renderer.
RendererBeanDescriptor - Interface in org.eobjects.analyzer.descriptors
Defines an abstract descriptor for renderer beans.
RendererFactory - Class in org.eobjects.analyzer.result.renderer
A factory that can resolve the best suited Renderer for a particular Renderable.
RendererFactory(DescriptorProvider, RendererInitializer) - Constructor for class org.eobjects.analyzer.result.renderer.RendererFactory
 
RendererInitializer - Interface in org.eobjects.analyzer.result.renderer
Callback interface allowing to initialize renderers before any actions are performed on them.
RendererPrecedence - Enum in org.eobjects.analyzer.beans.api
An enum that represents the precedence of a particular Renderer over others.
RenderingFormat<T> - Interface in org.eobjects.analyzer.beans.api
Represents a rendering format to be used for rendering.
replace(TaskRunner) - Method in class org.eobjects.analyzer.configuration.AnalyzerBeansConfigurationImpl
Creates a new AnalyzerBeansConfiguration with a different TaskRunner
replace(DescriptorProvider) - Method in class org.eobjects.analyzer.configuration.AnalyzerBeansConfigurationImpl
 
replace(DatastoreCatalog) - Method in class org.eobjects.analyzer.configuration.AnalyzerBeansConfigurationImpl
 
replace(ReferenceDataCatalog) - Method in class org.eobjects.analyzer.configuration.AnalyzerBeansConfigurationImpl
 
replace(StorageProvider) - Method in class org.eobjects.analyzer.configuration.AnalyzerBeansConfigurationImpl
 
replace(InjectionManagerFactory) - Method in class org.eobjects.analyzer.configuration.AnalyzerBeansConfigurationImpl
 
replaceWhitespaces(String, String) - Static method in class org.eobjects.analyzer.util.StringUtils
 
requestUsage() - Method in class org.eobjects.analyzer.connection.UsageAwareDatastoreConnection
 
requires - Variable in class org.eobjects.analyzer.job.jaxb.AnalyzerType
 
requires - Variable in class org.eobjects.analyzer.job.jaxb.FilterType
 
requires - Variable in class org.eobjects.analyzer.job.jaxb.TransformerType
 
reset() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
Removes all source columns and all components from the job
reset(RowAnnotation) - Method in class org.eobjects.analyzer.storage.AbstractRowAnnotationFactory
 
reset(RowAnnotation) - Method in interface org.eobjects.analyzer.storage.RowAnnotationFactory
Removes/resets all annotations of a specific kind.
reset(RowAnnotation) - Method in class org.eobjects.analyzer.storage.SqlDatabaseRowAnnotationFactory
 
reset() - Method in class org.eobjects.analyzer.util.CharIterator
 
resetRows(RowAnnotation) - Method in class org.eobjects.analyzer.storage.AbstractRowAnnotationFactory
Removes the annotation from any rows that has been annotated with it.
resetRows(RowAnnotation) - Method in class org.eobjects.analyzer.storage.InMemoryRowAnnotationFactory
 
resetRows(RowAnnotation) - Method in class org.eobjects.analyzer.storage.MongoDbRowAnnotationFactory
 
resolveClass(ObjectStreamClass) - Method in class org.eobjects.analyzer.util.ChangeAwareObjectInputStream
 
ResultProducer - Interface in org.eobjects.analyzer.result
Result producers produce AnalyzerResults.
rightTrim(String) - Static method in class org.eobjects.analyzer.util.StringUtils
 
RowAnnotation - Interface in org.eobjects.analyzer.storage
Represents an annotation (aka a mark, a label or a categorization) of a row.
RowAnnotationFactory - Interface in org.eobjects.analyzer.storage
The RowAnnotationFactory represents a mechanism used to annotate/label rows of data during execution.
rowAnnotationStorage - Variable in class org.eobjects.analyzer.configuration.jaxb.CombinedStorageProviderType
 
RowConsumerTaskListener - Class in org.eobjects.analyzer.job.runner
 
RowConsumerTaskListener(AnalysisJob, AnalysisListener, TaskRunner) - Constructor for class org.eobjects.analyzer.job.runner.RowConsumerTaskListener
 
RowIdGenerator - Interface in org.eobjects.analyzer.job.runner
Interface for components that generate InputRow id's.
RowProcessingAnalyzer<R extends AnalyzerResult> - Interface in org.eobjects.analyzer.beans.api
Deprecated. use the Analyzer interface instead.
rowProcessingBegin(AnalysisJob, RowProcessingMetrics) - Method in interface org.eobjects.analyzer.job.runner.AnalysisListener
 
rowProcessingBegin(AnalysisJob, RowProcessingMetrics) - Method in class org.eobjects.analyzer.job.runner.CompositeAnalysisListener
 
rowProcessingBegin(AnalysisJob, RowProcessingMetrics) - Method in class org.eobjects.analyzer.job.runner.DebugLoggingAnalysisListener
 
rowProcessingBegin(AnalysisJob, RowProcessingMetrics) - Method in class org.eobjects.analyzer.job.runner.InfoLoggingAnalysisListener
 
RowProcessingConsumer - Interface in org.eobjects.analyzer.job.runner
Interface for objects that recieve rows from the RowProcessingPublisher.
RowProcessingMetrics - Interface in org.eobjects.analyzer.job.runner
Provides useful metrics about a row processing flow and it's execution.
rowProcessingProgress(AnalysisJob, RowProcessingMetrics, int) - Method in interface org.eobjects.analyzer.job.runner.AnalysisListener
 
rowProcessingProgress(AnalysisJob, RowProcessingMetrics, int) - Method in class org.eobjects.analyzer.job.runner.CompositeAnalysisListener
 
rowProcessingProgress(AnalysisJob, RowProcessingMetrics, int) - Method in class org.eobjects.analyzer.job.runner.DebugLoggingAnalysisListener
 
rowProcessingProgress(AnalysisJob, RowProcessingMetrics, int) - Method in class org.eobjects.analyzer.job.runner.InfoLoggingAnalysisListener
 
RowProcessingPublisher - Class in org.eobjects.analyzer.job.runner
 
RowProcessingPublisher(AnalysisJob, Table, TaskRunner, AnalysisListener, LifeCycleHelper) - Constructor for class org.eobjects.analyzer.job.runner.RowProcessingPublisher
 
RowProcessingQueryOptimizer - Class in org.eobjects.analyzer.job.runner
Optimizer that will apply possible optimizations coming from QueryOptimizedFilter instances in the job.
RowProcessingQueryOptimizer(Datastore, List<RowProcessingConsumer>, Query) - Constructor for class org.eobjects.analyzer.job.runner.RowProcessingQueryOptimizer
 
rowProcessingSuccess(AnalysisJob, RowProcessingMetrics) - Method in interface org.eobjects.analyzer.job.runner.AnalysisListener
 
rowProcessingSuccess(AnalysisJob, RowProcessingMetrics) - Method in class org.eobjects.analyzer.job.runner.CompositeAnalysisListener
 
rowProcessingSuccess(AnalysisJob, RowProcessingMetrics) - Method in class org.eobjects.analyzer.job.runner.DebugLoggingAnalysisListener
 
rowProcessingSuccess(AnalysisJob, RowProcessingMetrics) - Method in class org.eobjects.analyzer.job.runner.InfoLoggingAnalysisListener
 
rowXpath - Variable in class org.eobjects.analyzer.configuration.jaxb.XmlDatastoreType.TableDef
 
run(InputRow, int) - Method in interface org.eobjects.analyzer.beans.api.Analyzer
Executes the analyzer for a single row.
run(DataContext) - Method in interface org.eobjects.analyzer.beans.api.Explorer
Executes the explorer
run(InputRow, int) - Method in class org.eobjects.analyzer.beans.BooleanAnalyzer
 
run(InputRow, int) - Method in class org.eobjects.analyzer.beans.CharacterSetDistributionAnalyzer
 
run(DataContext) - Method in class org.eobjects.analyzer.beans.CompareColumnsAnalyzer
 
run(DataContext) - Method in class org.eobjects.analyzer.beans.CompareSchemasAnalyzer
 
run(DataContext) - Method in class org.eobjects.analyzer.beans.CompareTablesAnalyzer
 
run(InputRow, int) - Method in class org.eobjects.analyzer.beans.DateAndTimeAnalyzer
 
run(InputRow, int) - Method in class org.eobjects.analyzer.beans.DateGapAnalyzer
 
run(DataContext) - Method in class org.eobjects.analyzer.beans.JoinMatcher
 
run(InputRow, int) - Method in class org.eobjects.analyzer.beans.NumberAnalyzer
 
run(InputRow, int) - Method in class org.eobjects.analyzer.beans.ReferenceDataMatcherAnalyzer
 
run(DataContext) - Method in class org.eobjects.analyzer.beans.ReferentialIntegrityValidator
 
run(InputRow, int) - Method in class org.eobjects.analyzer.beans.StringAnalyzer
 
run(R, String, int) - Method in class org.eobjects.analyzer.beans.stringpattern.PatternFinder
This method should be invoked by the user of the PatternFinder.
run(InputRow, int) - Method in class org.eobjects.analyzer.beans.stringpattern.PatternFinderAnalyzer
 
run(InputRow, int) - Method in class org.eobjects.analyzer.beans.valuedist.ValueDistributionAnalyzer
 
run(InputRow, int) - Method in class org.eobjects.analyzer.beans.valuedist.WeekdayDistributionAnalyzer
 
run(InputRow, int) - Method in class org.eobjects.analyzer.beans.writers.InsertIntoTableAnalyzer
 
run(Iterable<Object[]>) - Method in class org.eobjects.analyzer.beans.writers.InsertIntoTableAnalyzer
Method invoked when flushing the buffer
run(InputRow, int) - Method in class org.eobjects.analyzer.beans.writers.UpdateTableAnalyzer
 
run(Iterable<Object[]>) - Method in class org.eobjects.analyzer.beans.writers.UpdateTableAnalyzer
Method invoked when flushing the buffer
run() - Method in class org.eobjects.analyzer.cli.CliRunner
 
run(AnalyzerBeansConfiguration) - Method in class org.eobjects.analyzer.cli.CliRunner
 
run(Task, TaskListener) - Method in class org.eobjects.analyzer.job.concurrent.MultiThreadedTaskRunner
 
run(TaskRunnable) - Method in class org.eobjects.analyzer.job.concurrent.MultiThreadedTaskRunner
 
run(Task, TaskListener) - Method in class org.eobjects.analyzer.job.concurrent.SingleThreadedTaskRunner
 
run(TaskRunnable) - Method in class org.eobjects.analyzer.job.concurrent.SingleThreadedTaskRunner
 
run() - Method in class org.eobjects.analyzer.job.concurrent.TaskRunnable
 
run(Task, TaskListener) - Method in interface org.eobjects.analyzer.job.concurrent.TaskRunner
 
run(TaskRunnable) - Method in interface org.eobjects.analyzer.job.concurrent.TaskRunner
 
run(AnalysisJob) - Method in interface org.eobjects.analyzer.job.runner.AnalysisRunner
 
run(AnalysisJob) - Method in class org.eobjects.analyzer.job.runner.AnalysisRunnerImpl
 
run(RowProcessingMetrics) - Method in class org.eobjects.analyzer.job.runner.RowProcessingPublisher
 
RunExplorerTask - Class in org.eobjects.analyzer.job.tasks
 
RunExplorerTask(Explorer<?>, ExplorerMetrics, Datastore, AnalysisListener) - Constructor for class org.eobjects.analyzer.job.tasks.RunExplorerTask
 
runInternal(InputRow, Object, int) - Method in class org.eobjects.analyzer.beans.valuedist.ValueDistributionAnalyzer
 
runInternal(InputRow, Object, String, int) - Method in class org.eobjects.analyzer.beans.valuedist.ValueDistributionAnalyzer
 
runJob(AnalyzerBeansConfiguration) - Method in class org.eobjects.analyzer.cli.CliRunner
 
RunNextTaskTaskListener - Class in org.eobjects.analyzer.job.concurrent
 
RunNextTaskTaskListener(TaskRunner, Task, TaskListener) - Constructor for class org.eobjects.analyzer.job.concurrent.RunNextTaskTaskListener
 
RunRowProcessingPublisherTask - Class in org.eobjects.analyzer.job.tasks
 
RunRowProcessingPublisherTask(RowProcessingPublisher, RowProcessingMetrics) - Constructor for class org.eobjects.analyzer.job.tasks.RunRowProcessingPublisherTask
 

S

safeClose(ResultSet, Statement) - Static method in class org.eobjects.analyzer.storage.SqlDatabaseUtils
 
SasDatastore - Class in org.eobjects.analyzer.connection
Datastore implementation for directories with SAS datasets.
SasDatastore(String, File) - Constructor for class org.eobjects.analyzer.connection.SasDatastore
 
SasDatastoreType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for sasDatastoreType complex type.
SasDatastoreType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.SasDatastoreType
 
satisfiedForConsume(Outcome[], InputRow) - Method in interface org.eobjects.analyzer.job.runner.RowProcessingConsumer
 
satisfiedForFlowOrdering(Collection<Outcome>) - Method in interface org.eobjects.analyzer.job.runner.RowProcessingConsumer
 
satisfiesRequirement(Outcome) - Method in class org.eobjects.analyzer.job.AbstractFilterOutcome
 
satisfiesRequirement(Outcome) - Method in class org.eobjects.analyzer.job.ImmutableMergedOutcome
 
satisfiesRequirement(Outcome) - Method in class org.eobjects.analyzer.job.LazyMergedOutcome
 
satisfiesRequirement(Outcome) - Method in interface org.eobjects.analyzer.job.Outcome
Requests whether or not a specific requirement is satisfied by this outcome
scanInputStream(InputStream, ClassLoader, boolean) - Method in class org.eobjects.analyzer.descriptors.ClasspathScanDescriptorProvider
 
scanPackage(String, boolean) - Method in class org.eobjects.analyzer.descriptors.ClasspathScanDescriptorProvider
Scans a package in the classpath (of the current thread's context classloader) for annotated components.
scanPackage(String, boolean, ClassLoader) - Method in class org.eobjects.analyzer.descriptors.ClasspathScanDescriptorProvider
Scans a package in the classpath (of a particular classloader) for annotated components.
scanPackage(String, boolean, ClassLoader, boolean) - Method in class org.eobjects.analyzer.descriptors.ClasspathScanDescriptorProvider
Scans a package in the classpath (of a particular classloader) for annotated components.
scanPackage(String, boolean, ClassLoader, boolean, File[]) - Method in class org.eobjects.analyzer.descriptors.ClasspathScanDescriptorProvider
Scans a package in the classpath (of a particular classloader) for annotated components.
SchemaComparisonResult - Class in org.eobjects.analyzer.result
 
SchemaComparisonResult(Collection<SchemaDifference<?>>, Collection<TableComparisonResult>) - Constructor for class org.eobjects.analyzer.result.SchemaComparisonResult
 
SchemaDifference<E> - Class in org.eobjects.analyzer.result
 
SchemaDifference(Schema, Schema, String, E, E) - Constructor for class org.eobjects.analyzer.result.SchemaDifference
 
SchemaNavigator - Class in org.eobjects.analyzer.util
 
SchemaNavigator(DataContext) - Constructor for class org.eobjects.analyzer.util.SchemaNavigator
 
ScriptingCategory - Class in org.eobjects.analyzer.beans.categories
 
ScriptingCategory() - Constructor for class org.eobjects.analyzer.beans.categories.ScriptingCategory
 
SelectFromListTransformer - Class in org.eobjects.analyzer.beans.datastructures
Transformer for selecting values from maps.
SelectFromListTransformer() - Constructor for class org.eobjects.analyzer.beans.datastructures.SelectFromListTransformer
 
SelectFromMapTransformer - Class in org.eobjects.analyzer.beans.datastructures
Transformer for selecting values from maps.
SelectFromMapTransformer() - Constructor for class org.eobjects.analyzer.beans.datastructures.SelectFromMapTransformer
 
separatorChar - Variable in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
 
SerializableRowFilter - Interface in org.eobjects.analyzer.result
 
serialize(Object) - Method in class org.eobjects.analyzer.util.StringConverter
Serializes a Java object to a String representation.
serialize(Object, Class<? extends Converter<?>>) - Method in class org.eobjects.analyzer.util.StringConverter
 
serialize(Object, Collection<Class<? extends Converter<?>>>) - Method in class org.eobjects.analyzer.util.StringConverter
Serializes a Java object to a String representation.
set(Character) - Method in class org.eobjects.analyzer.util.CharIterator
 
setAcceptNullForeignKey(boolean) - Method in class org.eobjects.analyzer.beans.ReferentialIntegrityValidator
 
setAnalysis(AnalysisType) - Method in class org.eobjects.analyzer.job.jaxb.Job
Sets the value of the analysis property.
setAnalyzerBeanDescriptors(List<AnalyzerBeanDescriptor<?>>) - Method in class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
setAnalyzerClassNames(Collection<String>) - Method in class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
setAuthor(String) - Method in class org.eobjects.analyzer.configuration.jaxb.ConfigurationMetadataType
Sets the value of the author property.
setAuthor(String) - Method in class org.eobjects.analyzer.job.jaxb.JobMetadataType
Sets the value of the author property.
setBerkeleyDb(BerkeleyDbStorageProviderType) - Method in class org.eobjects.analyzer.configuration.jaxb.StorageProviderType
Sets the value of the berkeleyDb property.
setCaseSensitive(Boolean) - Method in class org.eobjects.analyzer.configuration.jaxb.TextFileSynonymCatalogType
Sets the value of the caseSensitive property.
setCategory(String) - Method in class org.eobjects.analyzer.job.jaxb.OutcomeType
Sets the value of the category property.
setClassName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.CustomElementType
Sets the value of the className property.
setClasspathScanner(ClasspathScannerType) - Method in class org.eobjects.analyzer.configuration.jaxb.Configuration
Sets the value of the classpathScanner property.
setCleanDirectoryOnStartup(Boolean) - Method in class org.eobjects.analyzer.configuration.jaxb.BerkeleyDbStorageProviderType
Sets the value of the cleanDirectoryOnStartup property.
setCollection(String) - Method in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType.TableDef
Sets the value of the collection property.
setCollectionsStorage(StorageProviderType) - Method in class org.eobjects.analyzer.configuration.jaxb.CombinedStorageProviderType
Sets the value of the collectionsStorage property.
setColumn(InputColumn<String>) - Method in class org.eobjects.analyzer.beans.stringpattern.PatternFinderAnalyzer
 
setColumn(InputColumn<?>) - Method in class org.eobjects.analyzer.beans.transform.DictionaryMatcherTransformer
 
setColumn(InputColumn<?>) - Method in class org.eobjects.analyzer.beans.transform.StringPatternMatcherTransformer
 
setColumn(String, Column) - Method in class org.eobjects.analyzer.configuration.SourceColumnMapping
 
setColumnName(int, String) - Method in class org.eobjects.analyzer.beans.api.OutputColumns
Sets the name of a column.
setColumnPath(String) - Method in class org.eobjects.analyzer.configuration.jaxb.DatastoreDictionaryType
Sets the value of the columnPath property.
setColumns(InputColumn<?>[]) - Method in class org.eobjects.analyzer.beans.script.JavaScriptFilter
 
setColumns(InputColumn<?>[]) - Method in class org.eobjects.analyzer.beans.script.JavaScriptTransformer
 
setColumns(ColumnsType) - Method in class org.eobjects.analyzer.job.jaxb.SourceType
Sets the value of the columns property.
setColumnType(int, Class<?>) - Method in class org.eobjects.analyzer.beans.api.OutputColumns
Sets the type of a column.
setCombined(CombinedStorageProviderType) - Method in class org.eobjects.analyzer.configuration.jaxb.StorageProviderType
Sets the value of the combined property.
setConfigurationDescription(String) - Method in class org.eobjects.analyzer.configuration.jaxb.ConfigurationMetadataType
Sets the value of the configurationDescription property.
setConfigurationMetadata(ConfigurationMetadataType) - Method in class org.eobjects.analyzer.configuration.jaxb.Configuration
Sets the value of the configurationMetadata property.
setConfigurationName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.ConfigurationMetadataType
Sets the value of the configurationName property.
setConfigurationVersion(String) - Method in class org.eobjects.analyzer.configuration.jaxb.ConfigurationMetadataType
Sets the value of the configurationVersion property.
setConfiguredProperty(String, Object) - Method in class org.eobjects.analyzer.job.builder.AbstractBeanJobBuilder
 
setConfiguredProperty(ConfiguredPropertyDescriptor, Object) - Method in class org.eobjects.analyzer.job.builder.AbstractBeanJobBuilder
 
setConfiguredProperty(ConfiguredPropertyDescriptor, Object) - Method in class org.eobjects.analyzer.job.builder.AnalyzerJobBuilder
 
setConsiderEmptyStringAsNull(boolean) - Method in class org.eobjects.analyzer.beans.filter.NullCheckFilter
 
setCreatedDate(XMLGregorianCalendar) - Method in class org.eobjects.analyzer.configuration.jaxb.ConfigurationMetadataType
Sets the value of the createdDate property.
setCreatedDate(XMLGregorianCalendar) - Method in class org.eobjects.analyzer.job.jaxb.JobMetadataType
Sets the value of the createdDate property.
setCustomStorageProvider(CustomElementType) - Method in class org.eobjects.analyzer.configuration.jaxb.StorageProviderType
Sets the value of the customStorageProvider property.
setCustomTaskrunner(CustomElementType) - Method in class org.eobjects.analyzer.configuration.jaxb.Configuration
Sets the value of the customTaskrunner property.
setDatabase(String) - Method in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType.TableDef
Sets the value of the database property.
setDatabaseName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType
Sets the value of the databaseName property.
setDataContext(DataContextType) - Method in class org.eobjects.analyzer.job.jaxb.SourceType
Sets the value of the dataContext property.
setDataContextProvider(UsageAwareDatastoreConnection<E>) - Method in class org.eobjects.analyzer.connection.UsageAwareDatastore
 
setDataContextProvider(DataContextProvider) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
Deprecated. use AnalysisJobBuilder.setDatastoreConnection(DatastoreConnection) instead.
setDataContextProviderRef(Reference<UsageAwareDatastoreConnection<E>>) - Method in class org.eobjects.analyzer.connection.UsageAwareDatastore
 
setDatasourceJndiUrl(String) - Method in class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
Sets the value of the datasourceJndiUrl property.
setDatastore(Datastore) - Method in class org.eobjects.analyzer.configuration.SourceColumnMapping
 
setDatastore(String) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
setDatastore(Datastore) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
setDatastoreCatalog(DatastoreCatalogType) - Method in class org.eobjects.analyzer.configuration.jaxb.Configuration
Sets the value of the datastoreCatalog property.
setDatastoreConnection(DatastoreConnection) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
setDatastoreName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.DatastoreDictionaryType
Sets the value of the datastoreName property.
setDatastoreName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.DatastoreSynonymCatalogType
Sets the value of the datastoreName property.
setDataType(Class<?>) - Method in class org.eobjects.analyzer.beans.ParseJsonTransformer
 
setDataType(Class<?>) - Method in class org.eobjects.analyzer.data.TransformedInputColumn
 
setDateColumn(InputColumn<Date>) - Method in class org.eobjects.analyzer.beans.transform.DateToAgeTransformer
 
setDateColumns(InputColumn<Date>[]) - Method in class org.eobjects.analyzer.beans.valuedist.WeekdayDistributionAnalyzer
 
setDateMasks(String[]) - Method in class org.eobjects.analyzer.beans.transform.DateMaskMatcherTransformer
 
setDays(boolean) - Method in class org.eobjects.analyzer.beans.transform.DateDiffTransformer
 
setDecimalSeparator(char) - Method in class org.eobjects.analyzer.beans.convert.ConvertToNumberTransformer
 
setDecimalSeparator(Character) - Method in class org.eobjects.analyzer.beans.stringpattern.PatternFinderAnalyzer
 
setDecimalSeparator(Character) - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
Sets the characters to use for decimal separation in numbers (typically '.')
setDefaultRequirement(FilterJobBuilder<?, ?>, Enum<?>) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
Sets a default requirement for all newly added and existing row processing component, unless they have another requirement.
setDefaultRequirement(Outcome) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
Sets a default requirement for all newly added and existing row processing component, unless they have another requirement.
setDescription(String) - Method in class org.eobjects.analyzer.configuration.jaxb.AccessDatastoreType
Sets the value of the description property.
setDescription(String) - Method in class org.eobjects.analyzer.configuration.jaxb.CompositeDatastoreType
Sets the value of the description property.
setDescription(String) - Method in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType
Sets the value of the description property.
setDescription(String) - Method in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
Sets the value of the description property.
setDescription(String) - Method in class org.eobjects.analyzer.configuration.jaxb.DatastoreDictionaryType
Sets the value of the description property.
setDescription(String) - Method in class org.eobjects.analyzer.configuration.jaxb.DatastoreSynonymCatalogType
Sets the value of the description property.
setDescription(String) - Method in class org.eobjects.analyzer.configuration.jaxb.DbaseDatastoreType
Sets the value of the description property.
setDescription(String) - Method in class org.eobjects.analyzer.configuration.jaxb.ExcelDatastoreType
Sets the value of the description property.
setDescription(String) - Method in class org.eobjects.analyzer.configuration.jaxb.FixedWidthDatastoreType
Sets the value of the description property.
setDescription(String) - Method in class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
Sets the value of the description property.
setDescription(String) - Method in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType
Sets the value of the description property.
setDescription(String) - Method in class org.eobjects.analyzer.configuration.jaxb.OpenOfficeDatabaseDatastoreType
Sets the value of the description property.
setDescription(String) - Method in class org.eobjects.analyzer.configuration.jaxb.RegexPatternType
Sets the value of the description property.
setDescription(String) - Method in class org.eobjects.analyzer.configuration.jaxb.SasDatastoreType
Sets the value of the description property.
setDescription(String) - Method in class org.eobjects.analyzer.configuration.jaxb.SimplePatternType
Sets the value of the description property.
setDescription(String) - Method in class org.eobjects.analyzer.configuration.jaxb.TextFileDictionaryType
Sets the value of the description property.
setDescription(String) - Method in class org.eobjects.analyzer.configuration.jaxb.TextFileSynonymCatalogType
Sets the value of the description property.
setDescription(String) - Method in class org.eobjects.analyzer.configuration.jaxb.ValueListDictionaryType
Sets the value of the description property.
setDescription(String) - Method in class org.eobjects.analyzer.configuration.jaxb.XmlDatastoreType
Sets the value of the description property.
setDescription(String) - Method in interface org.eobjects.analyzer.connection.Datastore
Sets the description of the datastore.
setDescription(String) - Method in class org.eobjects.analyzer.connection.UsageAwareDatastore
Sets the description of the datastore.
setDescription(String) - Method in class org.eobjects.analyzer.reference.AbstractReferenceData
Sets the description of the reference data item.
setDescription(String) - Method in interface org.eobjects.analyzer.reference.ReferenceData
Sets the description of the reference data item.
setDescriptor(AnalyzerDescriptorType) - Method in class org.eobjects.analyzer.job.jaxb.AnalyzerType
Sets the value of the descriptor property.
setDescriptor(ExplorerDescriptorType) - Method in class org.eobjects.analyzer.job.jaxb.ExplorerType
Sets the value of the descriptor property.
setDescriptor(FilterDescriptorType) - Method in class org.eobjects.analyzer.job.jaxb.FilterType
Sets the value of the descriptor property.
setDescriptor(TransformerDescriptorType) - Method in class org.eobjects.analyzer.job.jaxb.TransformerType
Sets the value of the descriptor property.
setDictionaries(Dictionary[]) - Method in class org.eobjects.analyzer.beans.transform.DictionaryMatcherTransformer
 
setDictionaries(ReferenceDataCatalogType.Dictionaries) - Method in class org.eobjects.analyzer.configuration.jaxb.ReferenceDataCatalogType
Sets the value of the dictionaries property.
setDirectory(String) - Method in class org.eobjects.analyzer.configuration.jaxb.SasDatastoreType
Sets the value of the directory property.
setDiscriminateDecimalNumbers(boolean) - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
Sets whether to discriminate decimal numbers from integers when matching
setDiscriminateDecimals(Boolean) - Method in class org.eobjects.analyzer.beans.stringpattern.PatternFinderAnalyzer
 
setDiscriminateNegativeNumbers(Boolean) - Method in class org.eobjects.analyzer.beans.stringpattern.PatternFinderAnalyzer
 
setDiscriminateNegativeNumbers(boolean) - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
Sets whether to discriminate negative numbers from positive numbers
setDiscriminateTextCase(Boolean) - Method in class org.eobjects.analyzer.beans.stringpattern.PatternFinderAnalyzer
 
setDiscriminateTextCase(boolean) - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
Sets whether to discriminate the case of characters in TEXT tokens
setDiscriminateWhiteSpaces(boolean) - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
Sets whether to discriminate the type of whitespaces (space, tab etc.)
setDistriminateTokenLength(EnumMap<TokenType, Boolean>) - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
Sets which tokens should be discriminated (when matching) based on length.
setDistriminateTokenLength(TokenType, boolean) - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
Sets which tokens should be discriminated (when matching) based on length.
setDriver(String) - Method in class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
Sets the value of the driver property.
setElementType(Class<?>) - Method in class org.eobjects.analyzer.beans.datastructures.ReadFromListTransformer
 
setEnableMixedTokens(Boolean) - Method in class org.eobjects.analyzer.beans.stringpattern.PatternFinderAnalyzer
 
setEncoding(String) - Method in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
Sets the value of the encoding property.
setEncoding(String) - Method in class org.eobjects.analyzer.configuration.jaxb.FixedWidthDatastoreType
Sets the value of the encoding property.
setEncoding(String) - Method in class org.eobjects.analyzer.configuration.jaxb.TextFileDictionaryType
Sets the value of the encoding property.
setEncoding(String) - Method in class org.eobjects.analyzer.configuration.jaxb.TextFileSynonymCatalogType
Sets the value of the encoding property.
setEscapeChar(String) - Method in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
Sets the value of the escapeChar property.
setExpression(String) - Method in class org.eobjects.analyzer.configuration.jaxb.RegexPatternType
Sets the value of the expression property.
setExpression(String) - Method in class org.eobjects.analyzer.configuration.jaxb.SimplePatternType
Sets the value of the expression property.
setFailOnInconsistencies(Boolean) - Method in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
Sets the value of the failOnInconsistencies property.
setFailOnInconsistencies(Boolean) - Method in class org.eobjects.analyzer.configuration.jaxb.FixedWidthDatastoreType
Sets the value of the failOnInconsistencies property.
setFalseTokens(String[]) - Method in class org.eobjects.analyzer.beans.convert.ConvertToBooleanTransformer
 
setFilename(String) - Method in class org.eobjects.analyzer.configuration.jaxb.AccessDatastoreType
Sets the value of the filename property.
setFilename(String) - Method in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
Sets the value of the filename property.
setFilename(String) - Method in class org.eobjects.analyzer.configuration.jaxb.DbaseDatastoreType
Sets the value of the filename property.
setFilename(String) - Method in class org.eobjects.analyzer.configuration.jaxb.ExcelDatastoreType
Sets the value of the filename property.
setFilename(String) - Method in class org.eobjects.analyzer.configuration.jaxb.FixedWidthDatastoreType
Sets the value of the filename property.
setFilename(String) - Method in class org.eobjects.analyzer.configuration.jaxb.OpenOfficeDatabaseDatastoreType
Sets the value of the filename property.
setFilename(String) - Method in class org.eobjects.analyzer.configuration.jaxb.TextFileDictionaryType
Sets the value of the filename property.
setFilename(String) - Method in class org.eobjects.analyzer.configuration.jaxb.TextFileSynonymCatalogType
Sets the value of the filename property.
setFilename(String) - Method in class org.eobjects.analyzer.configuration.jaxb.XmlDatastoreType
Sets the value of the filename property.
setFilterBeanDescriptors(List<FilterBeanDescriptor<?, ?>>) - Method in class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
setFilterClassNames(Collection<String>) - Method in class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
setFixedValueWidth(Integer) - Method in class org.eobjects.analyzer.configuration.jaxb.FixedWidthDatastoreType
Sets the value of the fixedValueWidth property.
setForeignKeyColumn(Column) - Method in class org.eobjects.analyzer.beans.ReferentialIntegrityValidator
 
setFromColumn(InputColumn<Date>) - Method in class org.eobjects.analyzer.beans.DateGapAnalyzer
 
setGroupColumn(InputColumn<String>) - Method in class org.eobjects.analyzer.beans.DateGapAnalyzer
 
setGroupColumn(InputColumn<String>) - Method in class org.eobjects.analyzer.beans.stringpattern.PatternFinderAnalyzer
 
setH2Database(H2StorageProviderType) - Method in class org.eobjects.analyzer.configuration.jaxb.StorageProviderType
Sets the value of the h2Database property.
setHeaderLineNumber(Integer) - Method in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
Sets the value of the headerLineNumber property.
setHeaderLineNumber(Integer) - Method in class org.eobjects.analyzer.configuration.jaxb.FixedWidthDatastoreType
Sets the value of the headerLineNumber property.
setHostname(String) - Method in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType
Sets the value of the hostname property.
setHostname(String) - Method in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType
Sets the value of the hostname property.
setHours(boolean) - Method in class org.eobjects.analyzer.beans.transform.DateDiffTransformer
 
setHsqldb(HsqldbStorageProviderType) - Method in class org.eobjects.analyzer.configuration.jaxb.StorageProviderType
Sets the value of the hsqldb property.
setId(String) - Method in class org.eobjects.analyzer.job.jaxb.ColumnType
Sets the value of the id property.
setId(String) - Method in class org.eobjects.analyzer.job.jaxb.MergedOutcomeType
Sets the value of the id property.
setId(String) - Method in class org.eobjects.analyzer.job.jaxb.OutcomeType
Sets the value of the id property.
setId(String) - Method in class org.eobjects.analyzer.job.jaxb.OutputType
Sets the value of the id property.
setId(String) - Method in class org.eobjects.analyzer.job.jaxb.VariableType
Sets the value of the id property.
setIgnoreRepeatedSpaces(Boolean) - Method in class org.eobjects.analyzer.beans.stringpattern.PatternFinderAnalyzer
 
setIncludeNullValues(boolean) - Method in class org.eobjects.analyzer.beans.datastructures.BuildListTransformer
 
setIncludeNullValues(boolean) - Method in class org.eobjects.analyzer.beans.datastructures.BuildMapTransformer
 
setInitialName(String) - Method in class org.eobjects.analyzer.data.TransformedInputColumn
 
setInMemory(InMemoryStorageProviderType) - Method in class org.eobjects.analyzer.configuration.jaxb.StorageProviderType
Sets the value of the inMemory property.
setInput(InputColumn<?>...) - Method in class org.eobjects.analyzer.beans.convert.ConvertToBooleanTransformer
 
setInput(InputColumn<?>...) - Method in class org.eobjects.analyzer.beans.convert.ConvertToNumberTransformer
 
setInput(InputColumn<?>[]) - Method in class org.eobjects.analyzer.beans.convert.ConvertToStringTransformer
 
setInputColumn(InputColumn<String>) - Method in class org.eobjects.analyzer.beans.standardize.EmailStandardizerTransformer
 
setInputColumn(InputColumn<?>) - Method in class org.eobjects.analyzer.beans.standardize.NameStandardizerTransformer
 
setJobDescription(String) - Method in class org.eobjects.analyzer.job.jaxb.JobMetadataType
Sets the value of the jobDescription property.
setJobMetadata(JobMetadataType) - Method in class org.eobjects.analyzer.job.jaxb.Job
Sets the value of the jobMetadata property.
setJobName(String) - Method in class org.eobjects.analyzer.job.jaxb.JobMetadataType
Sets the value of the jobName property.
setJobVersion(String) - Method in class org.eobjects.analyzer.job.jaxb.JobMetadataType
Sets the value of the jobVersion property.
setJson(InputColumn<String>) - Method in class org.eobjects.analyzer.beans.ParseJsonTransformer
 
setKeys(String[]) - Method in class org.eobjects.analyzer.beans.datastructures.BuildMapTransformer
 
setKeys(String[]) - Method in class org.eobjects.analyzer.beans.datastructures.SelectFromMapTransformer
 
setLeftTable(Table) - Method in class org.eobjects.analyzer.beans.JoinMatcher
 
setLeftTableJoinColumn(Column) - Method in class org.eobjects.analyzer.beans.JoinMatcher
 
setListColumn(InputColumn<List<?>>) - Method in class org.eobjects.analyzer.beans.datastructures.ReadFromListTransformer
 
setListener(ThreadLocalOutputRowCollector.Listener) - Method in class org.eobjects.analyzer.job.concurrent.ThreadLocalOutputRowCollector
 
setLowerCaseExpandable(boolean) - Method in class org.eobjects.analyzer.beans.stringpattern.PatternFinderAnalyzer
 
setLowerCaseExpandable(boolean) - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
Sets whether or not to make lower case TEXT tokens expandable
setMapColumn(InputColumn<Map<String, ?>>) - Method in class org.eobjects.analyzer.beans.datastructures.SelectFromMapTransformer
 
setMasterTermColumnPath(String) - Method in class org.eobjects.analyzer.configuration.jaxb.DatastoreSynonymCatalogType
Sets the value of the masterTermColumnPath property.
setMatchEntireString(boolean) - Method in class org.eobjects.analyzer.configuration.jaxb.RegexPatternType
Sets the value of the matchEntireString property.
setMaxRows(int) - Method in class org.eobjects.analyzer.beans.filter.MaxRowsFilter
 
setMaxRowsThreshold(Integer) - Method in class org.eobjects.analyzer.configuration.jaxb.InMemoryStorageProviderType
Sets the value of the maxRowsThreshold property.
setMaxThreads(Short) - Method in class org.eobjects.analyzer.configuration.jaxb.MultithreadedTaskrunnerType
Sets the value of the maxThreads property.
setMilliseconds(boolean) - Method in class org.eobjects.analyzer.beans.transform.DateDiffTransformer
 
setMinusSign(char) - Method in class org.eobjects.analyzer.beans.convert.ConvertToNumberTransformer
 
setMinusSign(Character) - Method in class org.eobjects.analyzer.beans.stringpattern.PatternFinderAnalyzer
 
setMinusSign(Character) - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
Sets the character to use for minus sign in numbers (typically '-')
setMinutes(boolean) - Method in class org.eobjects.analyzer.beans.transform.DateDiffTransformer
 
setMultipleConnections(Boolean) - Method in class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
Sets the value of the multipleConnections property.
setMultithreadedTaskrunner(MultithreadedTaskrunnerType) - Method in class org.eobjects.analyzer.configuration.jaxb.Configuration
Sets the value of the multithreadedTaskrunner property.
setName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.AccessDatastoreType
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.CompositeDatastoreType
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType.TableDef.Field
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.CustomElementType.Property
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.DatastoreDictionaryType
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.DatastoreSynonymCatalogType
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.DbaseDatastoreType
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.ExcelDatastoreType
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.FixedWidthDatastoreType
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType.TableDef.Property
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.OpenOfficeDatabaseDatastoreType
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.RegexPatternType
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.SasDatastoreType
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.SimplePatternType
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.TextFileDictionaryType
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.TextFileSynonymCatalogType
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.ValueListDictionaryType
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.configuration.jaxb.XmlDatastoreType
Sets the value of the name property.
setName(String) - Method in interface org.eobjects.analyzer.data.MutableInputColumn
Sets the name of the column
setName(String) - Method in class org.eobjects.analyzer.data.TransformedInputColumn
 
setName(String) - Method in class org.eobjects.analyzer.job.builder.AbstractBeanJobBuilder
 
setName(String) - Method in class org.eobjects.analyzer.job.builder.MergedOutcomeJobBuilder
 
setName(String) - Method in class org.eobjects.analyzer.job.jaxb.AnalyzerType
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.job.jaxb.ConfiguredPropertiesType.Property
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.job.jaxb.ExplorerType
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.job.jaxb.FilterType
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.job.jaxb.InputType
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.job.jaxb.MergedOutcomeType
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.job.jaxb.OutputType
Sets the value of the name property.
setName(String) - Method in class org.eobjects.analyzer.job.jaxb.TransformerType
Sets the value of the name property.
setNullReplacement(Boolean) - Method in class org.eobjects.analyzer.beans.convert.ConvertToBooleanTransformer
 
setNullReplacement(Date) - Method in class org.eobjects.analyzer.beans.convert.ConvertToDateTransformer
 
setNullReplacement(Number) - Method in class org.eobjects.analyzer.beans.convert.ConvertToNumberTransformer
 
setNullReplacement(String) - Method in class org.eobjects.analyzer.beans.convert.ConvertToStringTransformer
 
setPassword(String) - Method in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType
Sets the value of the password property.
setPassword(String) - Method in class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
Sets the value of the password property.
setPassword(String) - Method in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType
Sets the value of the password property.
setPath(String) - Method in class org.eobjects.analyzer.job.jaxb.ColumnType
Sets the value of the path property.
setPort(Integer) - Method in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType
Sets the value of the port property.
setPort(Integer) - Method in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType
Sets the value of the port property.
setPredefinedTokenName(String) - Method in class org.eobjects.analyzer.beans.stringpattern.PatternFinderAnalyzer
 
setPredefinedTokenPatterns(String[]) - Method in class org.eobjects.analyzer.beans.stringpattern.PatternFinderAnalyzer
 
setPredefinedTokens(List<PredefinedTokenDefinition>) - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
 
setPrimaryKeyColumn(Column) - Method in class org.eobjects.analyzer.beans.ReferentialIntegrityValidator
 
setProperties(ConfiguredPropertiesType) - Method in class org.eobjects.analyzer.job.jaxb.AnalyzerType
Sets the value of the properties property.
setProperties(ConfiguredPropertiesType) - Method in class org.eobjects.analyzer.job.jaxb.ExplorerType
Sets the value of the properties property.
setProperties(ConfiguredPropertiesType) - Method in class org.eobjects.analyzer.job.jaxb.FilterType
Sets the value of the properties property.
setProperties(ConfiguredPropertiesType) - Method in class org.eobjects.analyzer.job.jaxb.TransformerType
Sets the value of the properties property.
setQuoteChar(String) - Method in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
Sets the value of the quoteChar property.
setRecursive(Boolean) - Method in class org.eobjects.analyzer.configuration.jaxb.ClasspathScannerType.Package
Sets the value of the recursive property.
setRef(String) - Method in class org.eobjects.analyzer.job.jaxb.AnalyzerDescriptorType
Sets the value of the ref property.
setRef(String) - Method in class org.eobjects.analyzer.job.jaxb.ConfiguredPropertiesType.Property
Sets the value of the ref property.
setRef(String) - Method in class org.eobjects.analyzer.job.jaxb.DataContextType
Sets the value of the ref property.
setRef(String) - Method in class org.eobjects.analyzer.job.jaxb.ExplorerDescriptorType
Sets the value of the ref property.
setRef(String) - Method in class org.eobjects.analyzer.job.jaxb.FilterDescriptorType
Sets the value of the ref property.
setRef(String) - Method in class org.eobjects.analyzer.job.jaxb.InputType
Sets the value of the ref property.
setRef(String) - Method in class org.eobjects.analyzer.job.jaxb.MergedOutcomeType.Outcome
Sets the value of the ref property.
setRef(String) - Method in class org.eobjects.analyzer.job.jaxb.TransformerDescriptorType
Sets the value of the ref property.
setReferenceDataCatalog(ReferenceDataCatalogType) - Method in class org.eobjects.analyzer.configuration.jaxb.Configuration
Sets the value of the referenceDataCatalog property.
setRelationshipsAnalyzed(boolean) - Method in class org.eobjects.analyzer.beans.CompareColumnsAnalyzer
 
setRelationshipsAnalyzed(boolean) - Method in class org.eobjects.analyzer.beans.CompareTablesAnalyzer
 
setRendererBeanDescriptors(List<RendererBeanDescriptor>) - Method in class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
setRendererClassNames(Collection<String>) - Method in class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
setRequirement(FilterJobBuilder<?, ?>, Enum<?>) - Method in class org.eobjects.analyzer.job.builder.AbstractBeanWithInputColumnsBuilder
 
setRequirement(Outcome) - Method in class org.eobjects.analyzer.job.builder.AbstractBeanWithInputColumnsBuilder
 
setRequirement(FilterJobBuilder<?, ?>, String) - Method in class org.eobjects.analyzer.job.builder.AbstractBeanWithInputColumnsBuilder
 
setRequires(String) - Method in class org.eobjects.analyzer.job.jaxb.AnalyzerType
Sets the value of the requires property.
setRequires(String) - Method in class org.eobjects.analyzer.job.jaxb.FilterType
Sets the value of the requires property.
setRequires(String) - Method in class org.eobjects.analyzer.job.jaxb.TransformerType
Sets the value of the requires property.
setRetainKeyOrder(boolean) - Method in class org.eobjects.analyzer.beans.datastructures.BuildMapTransformer
 
setRightTable(Table) - Method in class org.eobjects.analyzer.beans.JoinMatcher
 
setRightTableJoinColumn(Column) - Method in class org.eobjects.analyzer.beans.JoinMatcher
 
setRowAnnotationFactory(RowAnnotationFactory) - Method in class org.eobjects.analyzer.beans.stringpattern.PatternFinderAnalyzer
 
setRowAnnotationStorage(StorageProviderType) - Method in class org.eobjects.analyzer.configuration.jaxb.CombinedStorageProviderType
Sets the value of the rowAnnotationStorage property.
setRowXpath(String) - Method in class org.eobjects.analyzer.configuration.jaxb.XmlDatastoreType.TableDef
Sets the value of the rowXpath property.
setSeconds(boolean) - Method in class org.eobjects.analyzer.beans.transform.DateDiffTransformer
 
setSeparatorChar(String) - Method in class org.eobjects.analyzer.configuration.jaxb.CsvDatastoreType
Sets the value of the separatorChar property.
setSingleDateOverlaps(Boolean) - Method in class org.eobjects.analyzer.beans.DateGapAnalyzer
 
setSinglethreadedTaskrunner(SinglethreadedTaskrunnerType) - Method in class org.eobjects.analyzer.configuration.jaxb.Configuration
Sets the value of the singlethreadedTaskrunner property.
setSource(SourceType) - Method in class org.eobjects.analyzer.job.jaxb.Job
Sets the value of the source property.
setSourceCode(String) - Method in class org.eobjects.analyzer.beans.script.JavaScriptFilter
 
setSourceCode(String) - Method in class org.eobjects.analyzer.beans.script.JavaScriptTransformer
 
setSsl(Boolean) - Method in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType
Sets the value of the ssl property.
setStorageProvider(StorageProviderType) - Method in class org.eobjects.analyzer.configuration.jaxb.Configuration
Sets the value of the storageProvider property.
setStringPatterns(String...) - Method in class org.eobjects.analyzer.beans.standardize.NameStandardizerTransformer
 
setStringPatterns(StringPattern[]) - Method in class org.eobjects.analyzer.beans.transform.StringPatternMatcherTransformer
 
setStringPatterns(ReferenceDataCatalogType.StringPatterns) - Method in class org.eobjects.analyzer.configuration.jaxb.ReferenceDataCatalogType
Sets the value of the stringPatterns property.
setSynonymCatalogs(ReferenceDataCatalogType.SynonymCatalogs) - Method in class org.eobjects.analyzer.configuration.jaxb.ReferenceDataCatalogType
Sets the value of the synonymCatalogs property.
setTempDirectory(String) - Method in class org.eobjects.analyzer.configuration.jaxb.H2StorageProviderType
Sets the value of the tempDirectory property.
setTempDirectory(String) - Method in class org.eobjects.analyzer.configuration.jaxb.HsqldbStorageProviderType
Sets the value of the tempDirectory property.
setThousandSeparator(char) - Method in class org.eobjects.analyzer.beans.convert.ConvertToNumberTransformer
 
setThousandsSeparator(Character) - Method in class org.eobjects.analyzer.beans.stringpattern.PatternFinderAnalyzer
 
setThousandsSeparator(Character) - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
Sets the characters to use for thousands separator in numbers (typically ',')
setToColumn(InputColumn<Date>) - Method in class org.eobjects.analyzer.beans.DateGapAnalyzer
 
setToday(Date) - Method in class org.eobjects.analyzer.beans.transform.DateToAgeTransformer
 
setTokenTypes(EnumSet<TokenType>) - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
Sets which token types are enabled
setTransformation(TransformationType) - Method in class org.eobjects.analyzer.job.jaxb.Job
Sets the value of the transformation property.
setTransformerBeanDescriptors(List<TransformerBeanDescriptor<?>>) - Method in class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
setTransformerClassNames(Collection<String>) - Method in class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
setTrueTokens(String[]) - Method in class org.eobjects.analyzer.beans.convert.ConvertToBooleanTransformer
 
setType(TokenType) - Method in class org.eobjects.analyzer.beans.stringpattern.SimpleToken
 
setType(String) - Method in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType.TableDef.Field
Sets the value of the type property.
setType(String) - Method in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType.TableDef.Property
Sets the value of the type property.
setTypes(Class<?>[]) - Method in class org.eobjects.analyzer.beans.datastructures.SelectFromMapTransformer
 
setUpdatedDate(XMLGregorianCalendar) - Method in class org.eobjects.analyzer.configuration.jaxb.ConfigurationMetadataType
Sets the value of the updatedDate property.
setUpdatedDate(XMLGregorianCalendar) - Method in class org.eobjects.analyzer.job.jaxb.JobMetadataType
Sets the value of the updatedDate property.
setUpperCaseExpandable(boolean) - Method in class org.eobjects.analyzer.beans.stringpattern.PatternFinderAnalyzer
 
setUpperCaseExpandable(boolean) - Method in class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
Sets whether or not to make upper case TEXT tokens expandable
setUrl(String) - Method in class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
Sets the value of the url property.
setUsername(String) - Method in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType
Sets the value of the username property.
setUsername(String) - Method in class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
Sets the value of the username property.
setUsername(String) - Method in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType
Sets the value of the username property.
setValue(String) - Method in class org.eobjects.analyzer.configuration.jaxb.ClasspathScannerType.Package
Sets the value of the value property.
setValue(String) - Method in class org.eobjects.analyzer.configuration.jaxb.CustomElementType.Property
Sets the value of the value property.
setValue(Object, Object) - Method in class org.eobjects.analyzer.descriptors.AbstractPropertyDescriptor
 
setValue(Object, Object) - Method in interface org.eobjects.analyzer.descriptors.PropertyDescriptor
Sets the value of the property on a component instance.
setValue(String) - Method in class org.eobjects.analyzer.job.jaxb.ConfiguredPropertiesType.Property
Sets the value of the value property.
setValue(String) - Method in class org.eobjects.analyzer.job.jaxb.InputType
Sets the value of the value property.
setValue(String) - Method in class org.eobjects.analyzer.job.jaxb.VariableType
Sets the value of the value property.
setValue(V) - Method in class org.eobjects.analyzer.util.ImmutableEntry
 
setValues(InputColumn<?>[]) - Method in class org.eobjects.analyzer.beans.datastructures.BuildListTransformer
 
setValues(InputColumn<?>[]) - Method in class org.eobjects.analyzer.beans.datastructures.BuildMapTransformer
 
setValues(String[]) - Method in class org.eobjects.analyzer.beans.filter.EqualsFilter
 
setVariables(VariablesType) - Method in class org.eobjects.analyzer.job.jaxb.SourceType
Sets the value of the variables property.
setVerifyTypes(boolean) - Method in class org.eobjects.analyzer.beans.datastructures.ReadFromListTransformer
 
setVerifyTypes(boolean) - Method in class org.eobjects.analyzer.beans.datastructures.SelectFromMapTransformer
 
shutdown() - Method in class org.eobjects.analyzer.job.concurrent.MultiThreadedTaskRunner
 
shutdown() - Method in class org.eobjects.analyzer.job.concurrent.SingleThreadedTaskRunner
 
shutdown() - Method in interface org.eobjects.analyzer.job.concurrent.TaskRunner
 
SimilarityGroup - Class in org.eobjects.analyzer.result
Represents a group of values that have been marked as similar, typically by an analyzer which does some kind of fuzzy matching of values.
SimilarityGroup(String, String...) - Constructor for class org.eobjects.analyzer.result.SimilarityGroup
 
SimilarityGroup(RowAnnotation, RowAnnotationFactory, InputColumn<String>, String, String...) - Constructor for class org.eobjects.analyzer.result.SimilarityGroup
 
SimilarityResult - Class in org.eobjects.analyzer.result
 
SimilarityResult(List<SimilarityGroup>) - Constructor for class org.eobjects.analyzer.result.SimilarityResult
 
SimpleAnalysisResult - Class in org.eobjects.analyzer.result
A simple (and Serializable!)
SimpleAnalysisResult(Map<ComponentJob, AnalyzerResult>) - Constructor for class org.eobjects.analyzer.result.SimpleAnalysisResult
 
SimpleDescriptorProvider - Class in org.eobjects.analyzer.descriptors
A simple descriptor provider with a method signature suitable externalizing class names of analyzer and transformer beans.
SimpleDescriptorProvider() - Constructor for class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
SimpleDescriptorProvider(boolean) - Constructor for class org.eobjects.analyzer.descriptors.SimpleDescriptorProvider
 
SimpleDictionary - Class in org.eobjects.analyzer.reference
The simplest possible Dictionary implementation.
SimpleDictionary(String, String...) - Constructor for class org.eobjects.analyzer.reference.SimpleDictionary
 
SimpleDictionary(String, Collection<String>) - Constructor for class org.eobjects.analyzer.reference.SimpleDictionary
 
SimplePatternType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for simplePatternType complex type.
SimplePatternType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.SimplePatternType
 
SimpleReferenceValues<E> - Class in org.eobjects.analyzer.reference
Simple array/in-memory based implementation of the ReferenceValues interface.
SimpleReferenceValues(E...) - Constructor for class org.eobjects.analyzer.reference.SimpleReferenceValues
 
SimpleStringPattern - Class in org.eobjects.analyzer.reference
Represents a string pattern that is based on a sequence of token types.
SimpleStringPattern(String, String) - Constructor for class org.eobjects.analyzer.reference.SimpleStringPattern
 
SimpleStringReferenceValues - Class in org.eobjects.analyzer.reference
 
SimpleStringReferenceValues(String[], boolean) - Constructor for class org.eobjects.analyzer.reference.SimpleStringReferenceValues
 
SimpleStringReferenceValues(Collection<String>, boolean) - Constructor for class org.eobjects.analyzer.reference.SimpleStringReferenceValues
 
SimpleSynonym - Class in org.eobjects.analyzer.reference
 
SimpleSynonym(String, String...) - Constructor for class org.eobjects.analyzer.reference.SimpleSynonym
 
SimpleSynonymCatalog - Class in org.eobjects.analyzer.reference
 
SimpleSynonymCatalog(String) - Constructor for class org.eobjects.analyzer.reference.SimpleSynonymCatalog
 
SimpleSynonymCatalog(String, Synonym...) - Constructor for class org.eobjects.analyzer.reference.SimpleSynonymCatalog
 
SimpleSynonymCatalog(String, List<Synonym>) - Constructor for class org.eobjects.analyzer.reference.SimpleSynonymCatalog
 
SimpleToken - Class in org.eobjects.analyzer.beans.stringpattern
 
SimpleToken(TokenType, StringBuilder) - Constructor for class org.eobjects.analyzer.beans.stringpattern.SimpleToken
 
SimpleToken(TokenType, String) - Constructor for class org.eobjects.analyzer.beans.stringpattern.SimpleToken
 
SimpleToken(TokenType, char) - Constructor for class org.eobjects.analyzer.beans.stringpattern.SimpleToken
 
singleOutputColumn() - Static method in class org.eobjects.analyzer.beans.api.OutputColumns
Factory/convenience method for retrieving a single output column instance.
singlethreadedTaskrunner - Variable in class org.eobjects.analyzer.configuration.jaxb.Configuration
 
SingleThreadedTaskRunner - Class in org.eobjects.analyzer.job.concurrent
 
SingleThreadedTaskRunner() - Constructor for class org.eobjects.analyzer.job.concurrent.SingleThreadedTaskRunner
 
SinglethreadedTaskrunnerType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for singlethreadedTaskrunnerType complex type.
SinglethreadedTaskrunnerType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.SinglethreadedTaskrunnerType
 
SingleWordFilter - Class in org.eobjects.analyzer.beans.filter
 
SingleWordFilter() - Constructor for class org.eobjects.analyzer.beans.filter.SingleWordFilter
 
sorted(Collection<E>, Comparator<? super E>) - Static method in class org.eobjects.analyzer.util.CollectionUtils2
 
sorted(Collection<E>) - Static method in class org.eobjects.analyzer.util.CollectionUtils2
 
SortMergeWriter<R extends Serializable,W extends Closeable> - Class in org.eobjects.analyzer.util.sort
Sorter, deduplicator and writer that uses temporary files as storage to support high volume sorted data.
SortMergeWriter(Comparator<? super R>) - Constructor for class org.eobjects.analyzer.util.sort.SortMergeWriter
 
SortMergeWriter(int, Comparator<? super R>) - Constructor for class org.eobjects.analyzer.util.sort.SortMergeWriter
 
source - Variable in class org.eobjects.analyzer.job.jaxb.Job
 
SourceColumnChangeListener - Interface in org.eobjects.analyzer.job.builder
Listener interface for receiving notifications when source columns are being added or removed from the job.
SourceColumnFinder - Class in org.eobjects.analyzer.util
Helper class for traversing dependencies between virtual and physical columns.
SourceColumnFinder() - Constructor for class org.eobjects.analyzer.util.SourceColumnFinder
 
SourceColumnMapping - Class in org.eobjects.analyzer.configuration
A class that represents a mapping between column paths as defined in a serialized/saved job and their actual column objects.
SourceColumnMapping(AnalysisJobMetadata) - Constructor for class org.eobjects.analyzer.configuration.SourceColumnMapping
 
SourceColumnMapping(String...) - Constructor for class org.eobjects.analyzer.configuration.SourceColumnMapping
 
SourceColumnMapping(List<String>) - Constructor for class org.eobjects.analyzer.configuration.SourceColumnMapping
 
SourceColumns - Class in org.eobjects.analyzer.job.builder
 
SourceColumns(Collection<? extends InputColumn<?>>) - Constructor for class org.eobjects.analyzer.job.builder.SourceColumns
 
SourceType - Class in org.eobjects.analyzer.job.jaxb
Java class for sourceType complex type.
SourceType() - Constructor for class org.eobjects.analyzer.job.jaxb.SourceType
 
SqlDatabaseRowAnnotationFactory - Class in org.eobjects.analyzer.storage
 
SqlDatabaseRowAnnotationFactory(Connection, String) - Constructor for class org.eobjects.analyzer.storage.SqlDatabaseRowAnnotationFactory
 
SqlDatabaseStorageProvider - Class in org.eobjects.analyzer.storage
Abstract class for storage providers that use an SQL database as a backend to store values.
SqlDatabaseStorageProvider(String, String) - Constructor for class org.eobjects.analyzer.storage.SqlDatabaseStorageProvider
 
SqlDatabaseStorageProvider(String, String, String, String) - Constructor for class org.eobjects.analyzer.storage.SqlDatabaseStorageProvider
 
SqlDatabaseUtils - Class in org.eobjects.analyzer.storage
 
ssl - Variable in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType
 
StandardTypeConverter - Class in org.eobjects.analyzer.util
Default implementation of the Converter interface.
StandardTypeConverter() - Constructor for class org.eobjects.analyzer.util.StandardTypeConverter
 
StatusAwareTaskListener - Interface in org.eobjects.analyzer.job.concurrent
A task listener that has the ability to block (using the await(...) methods) and to tell if it has finished or not (using the isDone() method):
storageProvider - Variable in class org.eobjects.analyzer.configuration.jaxb.Configuration
 
StorageProvider - Interface in org.eobjects.analyzer.storage
Configurable component which provides cached/persistent storage for collections and other types that are needed during execution.
StorageProviderType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for storageProviderType complex type.
StorageProviderType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.StorageProviderType
 
storeMatch(TokenPattern, InputRow, String, int) - Method in class org.eobjects.analyzer.beans.stringpattern.DefaultPatternFinder
 
storeMatch(TokenPattern, R, String, int) - Method in class org.eobjects.analyzer.beans.stringpattern.PatternFinder
This method is invoked every time a tokenized value matches an existing pattern.
storeNewPattern(TokenPattern, InputRow, String, int) - Method in class org.eobjects.analyzer.beans.stringpattern.DefaultPatternFinder
 
storeNewPattern(TokenPattern, R, String, int) - Method in class org.eobjects.analyzer.beans.stringpattern.PatternFinder
This method is invoked every time a new pattern is created (ie. when a match could not be found in the existing patterns).
storeRowAnnotation(int, RowAnnotation) - Method in class org.eobjects.analyzer.storage.AbstractRowAnnotationFactory
 
storeRowAnnotation(int, RowAnnotation) - Method in class org.eobjects.analyzer.storage.InMemoryRowAnnotationFactory
 
storeRowAnnotation(int, RowAnnotation) - Method in class org.eobjects.analyzer.storage.MongoDbRowAnnotationFactory
 
storeRowValues(int, InputRow, int) - Method in class org.eobjects.analyzer.storage.AbstractRowAnnotationFactory
 
storeRowValues(int, InputRow, int) - Method in class org.eobjects.analyzer.storage.InMemoryRowAnnotationFactory
 
storeRowValues(int, InputRow, int) - Method in class org.eobjects.analyzer.storage.MongoDbRowAnnotationFactory
 
StringAnalyzer - Class in org.eobjects.analyzer.beans
An analyzer for various typical String measures.
StringAnalyzer() - Constructor for class org.eobjects.analyzer.beans.StringAnalyzer
 
StringAnalyzer(InputColumn<String>...) - Constructor for class org.eobjects.analyzer.beans.StringAnalyzer
 
StringAnalyzerResult - Class in org.eobjects.analyzer.result
Result type of the StringAnalyzer
StringAnalyzerResult(InputColumn<String>[], Crosstab<?>) - Constructor for class org.eobjects.analyzer.result.StringAnalyzerResult
 
StringConverter - Class in org.eobjects.analyzer.util
Helper class for converting objects to and from string representations as used for example in serialized XML jobs.
StringConverter(InjectionManager) - Constructor for class org.eobjects.analyzer.util.StringConverter
 
StringLengthRangeFilter - Class in org.eobjects.analyzer.beans.filter
 
StringLengthRangeFilter() - Constructor for class org.eobjects.analyzer.beans.filter.StringLengthRangeFilter
 
StringManipulationCategory - Class in org.eobjects.analyzer.beans.categories
 
StringManipulationCategory() - Constructor for class org.eobjects.analyzer.beans.categories.StringManipulationCategory
 
StringPattern - Interface in org.eobjects.analyzer.reference
A string pattern defines a pattern to which you can match strings to see if they share a similar pattern.
StringPatternFilter - Class in org.eobjects.analyzer.beans.filter
 
StringPatternFilter(InputColumn<String>, StringPattern[], MatchFilterCriteria) - Constructor for class org.eobjects.analyzer.beans.filter.StringPatternFilter
 
StringPatternFilter() - Constructor for class org.eobjects.analyzer.beans.filter.StringPatternFilter
 
StringPatternMatcherTransformer - Class in org.eobjects.analyzer.beans.transform
 
StringPatternMatcherTransformer(InputColumn<?>, StringPattern[]) - Constructor for class org.eobjects.analyzer.beans.transform.StringPatternMatcherTransformer
 
StringPatternMatcherTransformer() - Constructor for class org.eobjects.analyzer.beans.transform.StringPatternMatcherTransformer
 
stringPatterns - Variable in class org.eobjects.analyzer.configuration.jaxb.ReferenceDataCatalogType
 
StringProperty - Annotation Type in org.eobjects.analyzer.beans.api
Annotation containing supplementary metadata about a string property.
StringUtils - Class in org.eobjects.analyzer.util
Contains various utility methods regarding string handling.
StringUtils() - Constructor for class org.eobjects.analyzer.util.StringUtils
 
StringValueRangeFilter - Class in org.eobjects.analyzer.beans.filter
 
StringValueRangeFilter() - Constructor for class org.eobjects.analyzer.beans.filter.StringValueRangeFilter
 
StringValueRangeFilter(String, String) - Constructor for class org.eobjects.analyzer.beans.filter.StringValueRangeFilter
 
StructuralDifference<S,V> - Interface in org.eobjects.analyzer.result
 
subIterator(int, int) - Method in class org.eobjects.analyzer.util.CharIterator
 
SwingRenderingFormat - Class in org.eobjects.analyzer.result.renderer
 
SwingRenderingFormat() - Constructor for class org.eobjects.analyzer.result.renderer.SwingRenderingFormat
 
Synonym - Interface in org.eobjects.analyzer.reference
 
SynonymCatalog - Interface in org.eobjects.analyzer.reference
A synonym catalog represents a set of synonyms which are related.
synonymCatalogs - Variable in class org.eobjects.analyzer.configuration.jaxb.ReferenceDataCatalogType
 
synonymColumnPath - Variable in class org.eobjects.analyzer.configuration.jaxb.DatastoreSynonymCatalogType
 
SynonymLookupTransformer - Class in org.eobjects.analyzer.beans.transform
A simple transformer that uses a synonym catalog to replace a synonym with it's master term.
SynonymLookupTransformer() - Constructor for class org.eobjects.analyzer.beans.transform.SynonymLookupTransformer
 
SynonymLookupTransformer(InputColumn<String>, SynonymCatalog, boolean) - Constructor for class org.eobjects.analyzer.beans.transform.SynonymLookupTransformer
 

T

TableComparisonResult - Class in org.eobjects.analyzer.result
 
TableComparisonResult(Collection<TableDifference<?>>, Collection<ColumnComparisonResult>) - Constructor for class org.eobjects.analyzer.result.TableComparisonResult
 
tableDef - Variable in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType
 
tableDef - Variable in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType
 
tableDef - Variable in class org.eobjects.analyzer.configuration.jaxb.XmlDatastoreType
 
TableDifference<E> - Class in org.eobjects.analyzer.result
 
TableDifference(Table, Table, String, E, E) - Constructor for class org.eobjects.analyzer.result.TableDifference
 
TableLookupTransformer - Class in org.eobjects.analyzer.beans.transform
A transformer that can do a lookup (like a left join) based on a set of columns in any datastore.
TableLookupTransformer() - Constructor for class org.eobjects.analyzer.beans.transform.TableLookupTransformer
 
TableModelResult - Interface in org.eobjects.analyzer.result
 
Task - Interface in org.eobjects.analyzer.job.tasks
Represents a (sub)task that can run in parallel when running an analysis job.
TaskListener - Interface in org.eobjects.analyzer.job.concurrent
 
TaskRunnable - Class in org.eobjects.analyzer.job.concurrent
Represents a Runnable wrapper for a task.
TaskRunnable(Task, TaskListener) - Constructor for class org.eobjects.analyzer.job.concurrent.TaskRunnable
 
TaskRunner - Interface in org.eobjects.analyzer.job.concurrent
 
tempDirectory - Variable in class org.eobjects.analyzer.configuration.jaxb.H2StorageProviderType
 
tempDirectory - Variable in class org.eobjects.analyzer.configuration.jaxb.HsqldbStorageProviderType
 
TextFileDictionary - Class in org.eobjects.analyzer.reference
Dictionary based on a simple text file containing the values of the dictionary.
TextFileDictionary(String, String, String) - Constructor for class org.eobjects.analyzer.reference.TextFileDictionary
 
textFileDictionaryOrValueListDictionaryOrDatastoreDictionary - Variable in class org.eobjects.analyzer.configuration.jaxb.ReferenceDataCatalogType.Dictionaries
 
TextFileDictionaryType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for textFileDictionaryType complex type.
TextFileDictionaryType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.TextFileDictionaryType
 
TextFileSynonymCatalog - Class in org.eobjects.analyzer.reference
Synonym catalog based on a text file.
TextFileSynonymCatalog(String, String, boolean, String) - Constructor for class org.eobjects.analyzer.reference.TextFileSynonymCatalog
 
TextFileSynonymCatalog(String, File, boolean, String) - Constructor for class org.eobjects.analyzer.reference.TextFileSynonymCatalog
 
textFileSynonymCatalogOrDatastoreSynonymCatalogOrCustomSynonymCatalog - Variable in class org.eobjects.analyzer.configuration.jaxb.ReferenceDataCatalogType.SynonymCatalogs
 
TextFileSynonymCatalogType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for textFileSynonymCatalogType complex type.
TextFileSynonymCatalogType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.TextFileSynonymCatalogType
 
TextRenderingFormat - Class in org.eobjects.analyzer.result.renderer
 
TextRenderingFormat() - Constructor for class org.eobjects.analyzer.result.renderer.TextRenderingFormat
 
ThreadLocalOutputRowCollector - Class in org.eobjects.analyzer.job.concurrent
Thread local implementation of the OutputRowCollector interface.
ThreadLocalOutputRowCollector() - Constructor for class org.eobjects.analyzer.job.concurrent.ThreadLocalOutputRowCollector
 
ThreadLocalOutputRowCollector.Listener - Interface in org.eobjects.analyzer.job.concurrent
Listener interface to be implemented by users of the output row collector.
TimeInterval - Class in org.eobjects.analyzer.util
Represents an interval consisting of two points in time.
TimeInterval(Date, Date) - Constructor for class org.eobjects.analyzer.util.TimeInterval
 
TimeInterval(long, long) - Constructor for class org.eobjects.analyzer.util.TimeInterval
 
TimeLine - Class in org.eobjects.analyzer.util
Represents a timeline of some entity.
TimeLine() - Constructor for class org.eobjects.analyzer.util.TimeLine
 
TimestampConverter - Class in org.eobjects.analyzer.beans.transform
 
TimestampConverter() - Constructor for class org.eobjects.analyzer.beans.transform.TimestampConverter
 
TimestampConverter.Unit - Enum in org.eobjects.analyzer.beans.transform
 
toAnalysisJob(boolean) - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
Creates an analysis job of this AnalysisJobBuilder.
toAnalysisJob() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
Creates an analysis job of this AnalysisJobBuilder.
toAnalyzerJob() - Method in class org.eobjects.analyzer.job.builder.AnalyzerJobBuilder
 
toAnalyzerJob(boolean) - Method in class org.eobjects.analyzer.job.builder.AnalyzerJobBuilder
 
toAnalyzerJobs() - Method in class org.eobjects.analyzer.job.builder.AnalyzerJobBuilder
 
toAnalyzerJobs(boolean) - Method in class org.eobjects.analyzer.job.builder.AnalyzerJobBuilder
 
toCamelCase(String) - Static method in class org.eobjects.analyzer.util.StringUtils
 
toDistinctValuesTableModel(InputColumn<?>) - Method in class org.eobjects.analyzer.result.AnnotatedRowsResult
Creates a table model containing only distinct values from a particular input column, and the counts of those distinct values.
toExplorerJob() - Method in class org.eobjects.analyzer.job.builder.ExplorerJobBuilder
 
toExplorerJob(boolean) - Method in class org.eobjects.analyzer.job.builder.ExplorerJobBuilder
 
toFilterJob() - Method in class org.eobjects.analyzer.job.builder.FilterJobBuilder
 
toFilterJob(boolean) - Method in class org.eobjects.analyzer.job.builder.FilterJobBuilder
 
Token - Interface in org.eobjects.analyzer.beans.stringpattern
 
tokenize(String) - Method in class org.eobjects.analyzer.beans.stringpattern.DefaultTokenizer
 
tokenize(String) - Method in class org.eobjects.analyzer.beans.stringpattern.PredefinedTokenTokenizer
Will only return either tokens with type PREDEFINED or UNDEFINED
tokenize(String) - Method in interface org.eobjects.analyzer.beans.stringpattern.Tokenizer
 
tokenizeInternal(String, PredefinedTokenDefinition, Pattern) - Static method in class org.eobjects.analyzer.beans.stringpattern.PredefinedTokenTokenizer
 
Tokenizer - Interface in org.eobjects.analyzer.beans.stringpattern
 
TokenizerConfiguration - Class in org.eobjects.analyzer.beans.stringpattern
 
TokenizerConfiguration() - Constructor for class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
 
TokenizerConfiguration(boolean) - Constructor for class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
 
TokenizerConfiguration(boolean, Character, Character, Character) - Constructor for class org.eobjects.analyzer.beans.stringpattern.TokenizerConfiguration
 
TokenizerTransformer - Class in org.eobjects.analyzer.beans.standardize
Tokenizes values into a configurable amount of tokens.
TokenizerTransformer() - Constructor for class org.eobjects.analyzer.beans.standardize.TokenizerTransformer
 
TokenizerTransformer(InputColumn<String>, Integer) - Constructor for class org.eobjects.analyzer.beans.standardize.TokenizerTransformer
 
TokenizerTransformer.TokenTarget - Enum in org.eobjects.analyzer.beans.standardize
 
TokenPattern - Interface in org.eobjects.analyzer.beans.stringpattern
Represents a pattern of token symbols that are matchable against a series of concrete tokens.
TokenPatternImpl - Class in org.eobjects.analyzer.beans.stringpattern
 
TokenPatternImpl(String, List<Token>, TokenizerConfiguration) - Constructor for class org.eobjects.analyzer.beans.stringpattern.TokenPatternImpl
 
TokenPatternSymbol - Interface in org.eobjects.analyzer.beans.stringpattern
Represents a symbol/element in a token pattern.
TokenPatternSymbolImpl - Class in org.eobjects.analyzer.beans.stringpattern
 
TokenPatternSymbolImpl(Token, TokenizerConfiguration) - Constructor for class org.eobjects.analyzer.beans.stringpattern.TokenPatternSymbolImpl
 
TokenType - Enum in org.eobjects.analyzer.beans.stringpattern
 
toMergedOutcomeJob(boolean) - Method in class org.eobjects.analyzer.job.builder.MergedOutcomeJobBuilder
 
toMergedOutcomeJob() - Method in class org.eobjects.analyzer.job.builder.MergedOutcomeJobBuilder
 
toMergeInput() - Method in class org.eobjects.analyzer.job.builder.MergeInputBuilder
 
toString(E) - Method in interface org.eobjects.analyzer.beans.api.Converter
Converts a Java object into a string.
toString() - Method in class org.eobjects.analyzer.beans.api.OutputColumns
 
toString() - Method in class org.eobjects.analyzer.beans.categories.AbstractComponentCategory
 
toString() - Method in class org.eobjects.analyzer.beans.stringpattern.PredefinedToken
 
toString() - Method in class org.eobjects.analyzer.beans.stringpattern.PredefinedTokenDefinition
 
toString() - Method in class org.eobjects.analyzer.beans.stringpattern.SimpleToken
 
toString() - Method in class org.eobjects.analyzer.beans.stringpattern.UndefinedToken
 
toString() - Method in class org.eobjects.analyzer.beans.valuedist.ValueCount
 
toString() - Method in class org.eobjects.analyzer.beans.valuedist.ValueCountListImpl
 
toString() - Method in class org.eobjects.analyzer.beans.writers.WriteDataResultImpl
 
toString() - Method in class org.eobjects.analyzer.connection.CsvDatastore
 
toString() - Method in class org.eobjects.analyzer.connection.DatastoreConnectionLease
 
toString() - Method in class org.eobjects.analyzer.connection.FixedWidthDatastore
 
toString() - Method in class org.eobjects.analyzer.connection.JdbcDatastore
 
toString() - Method in class org.eobjects.analyzer.connection.UsageAwareDatastore
 
toString() - Method in class org.eobjects.analyzer.connection.UsageAwareDatastoreConnection
 
toString() - Method in class org.eobjects.analyzer.data.MetaModelInputColumn
 
toString() - Method in class org.eobjects.analyzer.data.MetaModelInputRow
 
toString() - Method in class org.eobjects.analyzer.data.MockInputColumn
 
toString() - Method in class org.eobjects.analyzer.data.MockInputRow
 
toString() - Method in class org.eobjects.analyzer.data.TransformedInputColumn
 
toString() - Method in class org.eobjects.analyzer.data.TransformedInputRow
 
toString() - Method in class org.eobjects.analyzer.descriptors.AbstractDescriptor
 
toString() - Method in class org.eobjects.analyzer.descriptors.AbstractPropertyDescriptor
 
toString() - Method in class org.eobjects.analyzer.job.AbstractFilterOutcome
 
toString() - Method in class org.eobjects.analyzer.job.AbstractMergedOutcome
 
toString() - Method in class org.eobjects.analyzer.job.builder.AnalyzerJobBuilder
 
toString() - Method in class org.eobjects.analyzer.job.builder.ExplorerJobBuilder
 
toString() - Method in class org.eobjects.analyzer.job.builder.FilterJobBuilder
 
toString() - Method in class org.eobjects.analyzer.job.builder.ImmutableExplorerJob
 
toString() - Method in class org.eobjects.analyzer.job.builder.TransformerJobBuilder
 
toString() - Method in class org.eobjects.analyzer.job.concurrent.JoinTaskListener
 
toString() - Method in class org.eobjects.analyzer.job.concurrent.TaskRunnable
 
toString() - Method in class org.eobjects.analyzer.job.ImmutableAnalysisJob
 
toString() - Method in class org.eobjects.analyzer.job.ImmutableAnalyzerJob
 
toString() - Method in class org.eobjects.analyzer.job.ImmutableBeanConfiguration
 
toString() - Method in class org.eobjects.analyzer.job.ImmutableFilterJob
 
toString() - Method in class org.eobjects.analyzer.job.ImmutableMergedOutcomeJob
 
toString() - Method in class org.eobjects.analyzer.job.ImmutableMergeInput
 
toString() - Method in class org.eobjects.analyzer.job.ImmutableTransformerJob
 
toString() - Method in class org.eobjects.analyzer.job.runner.OutcomeSinkImpl
 
toString() - Method in class org.eobjects.analyzer.job.runner.RowProcessingPublisher
 
toString() - Method in class org.eobjects.analyzer.job.tasks.InitializeTask
 
toString() - Method in class org.eobjects.analyzer.lifecycle.MemberInjectionPoint
 
toString() - Method in class org.eobjects.analyzer.reference.AbstractReferenceData
 
toString() - Method in class org.eobjects.analyzer.reference.RegexStringPattern
 
toString() - Method in class org.eobjects.analyzer.reference.SimpleStringPattern
 
toString() - Method in class org.eobjects.analyzer.reference.TextFileDictionary
 
toString() - Method in class org.eobjects.analyzer.reference.TextFileSynonymCatalog
 
toString() - Method in class org.eobjects.analyzer.result.ColumnComparisonResult
 
toString() - Method in class org.eobjects.analyzer.result.ColumnDifference
 
toString() - Method in class org.eobjects.analyzer.result.Crosstab
 
toString(int) - Method in class org.eobjects.analyzer.result.Crosstab
Returns a string representation with a maximum restraint on the amount of crosstab entries to include.
toString() - Method in class org.eobjects.analyzer.result.CrosstabDimension
 
toString(int) - Method in class org.eobjects.analyzer.result.CrosstabResult
 
toString() - Method in class org.eobjects.analyzer.result.CrosstabResult
 
toString() - Method in class org.eobjects.analyzer.result.DateGapAnalyzerResult
 
toString() - Method in class org.eobjects.analyzer.result.ListResult
 
toString() - Method in class org.eobjects.analyzer.result.NumberResult
 
toString() - Method in class org.eobjects.analyzer.result.SchemaComparisonResult
 
toString() - Method in class org.eobjects.analyzer.result.SchemaDifference
 
toString() - Method in class org.eobjects.analyzer.result.SimilarityGroup
 
toString() - Method in class org.eobjects.analyzer.result.TableComparisonResult
 
toString() - Method in class org.eobjects.analyzer.result.TableDifference
 
toString() - Method in class org.eobjects.analyzer.result.ValueDistributionResult
 
toString(Object) - Method in class org.eobjects.analyzer.util.ArrayConverter
 
toString() - Method in class org.eobjects.analyzer.util.AverageBuilder
 
toString() - Method in class org.eobjects.analyzer.util.CharIterator
 
toString(Object) - Method in class org.eobjects.analyzer.util.ConfigurationItemConverter
 
toString(Object) - Method in class org.eobjects.analyzer.util.DelegatingConverter
 
toString() - Method in class org.eobjects.analyzer.util.ImmutableEntry
 
toString(Object) - Method in class org.eobjects.analyzer.util.NullConverter
 
toString() - Method in class org.eobjects.analyzer.util.Percentage
 
toString(Object) - Method in class org.eobjects.analyzer.util.StandardTypeConverter
 
toString() - Method in class org.eobjects.analyzer.util.TimeInterval
 
toString() - Method in class org.eobjects.analyzer.util.ValueCombination
 
toSymbolicString() - Method in interface org.eobjects.analyzer.beans.stringpattern.TokenPattern
 
toSymbolicString() - Method in class org.eobjects.analyzer.beans.stringpattern.TokenPatternImpl
 
toSymbolicString() - Method in interface org.eobjects.analyzer.beans.stringpattern.TokenPatternSymbol
 
toSymbolicString() - Method in class org.eobjects.analyzer.beans.stringpattern.TokenPatternSymbolImpl
 
toTableModel() - Method in class org.eobjects.analyzer.result.AnnotatedRowsResult
 
toTableModel() - Method in class org.eobjects.analyzer.result.DataSetResult
 
toTableModel() - Method in interface org.eobjects.analyzer.result.TableModelResult
 
toTransformerJob() - Method in class org.eobjects.analyzer.job.builder.TransformerJobBuilder
 
toTransformerJob(boolean) - Method in class org.eobjects.analyzer.job.builder.TransformerJobBuilder
 
transform(InputRow) - Method in interface org.eobjects.analyzer.beans.api.Transformer
Transforms a row of input values to the corresponding transformed values
transform(InputRow) - Method in class org.eobjects.analyzer.beans.coalesce.CoalesceDatesTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.coalesce.CoalesceNumbersTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.coalesce.CoalesceStringsTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.ComposeJsonTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.convert.ConvertToBooleanTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.convert.ConvertToDateTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.convert.ConvertToNumberTransformer
 
transform(Object) - Method in class org.eobjects.analyzer.beans.convert.ConvertToNumberTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.convert.ConvertToStringTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.datastructures.BuildListTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.datastructures.BuildMapTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.datastructures.ReadFromListTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.datastructures.ReadFromMapTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.datastructures.SelectFromListTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.datastructures.SelectFromMapTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.numbers.GenerateIdTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.numbers.IncrementNumberTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.ParseJsonTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.script.JavaScriptTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.standardize.EmailStandardizerTransformer
 
transform(String) - Method in class org.eobjects.analyzer.beans.standardize.EmailStandardizerTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.standardize.NameStandardizerTransformer
 
transform(String) - Method in class org.eobjects.analyzer.beans.standardize.NameStandardizerTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.standardize.TokenizerTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.standardize.UrlStandardizerTransformer
 
transform(String) - Method in class org.eobjects.analyzer.beans.standardize.UrlStandardizerTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.transform.ConcatenatorTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.transform.DateDiffTransformer
 
transform(Date, Date) - Method in class org.eobjects.analyzer.beans.transform.DateDiffTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.transform.DateMaskMatcherTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.transform.DatePartTransformer
 
transform(Date) - Method in class org.eobjects.analyzer.beans.transform.DatePartTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.transform.DateToAgeTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.transform.DictionaryMatcherTransformer
 
transform(Object) - Method in class org.eobjects.analyzer.beans.transform.DictionaryMatcherTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.transform.ELTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.transform.StringPatternMatcherTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.transform.SynonymLookupTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.transform.TableLookupTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.transform.TimestampConverter
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.transform.WhitespaceTrimmerTransformer
 
transform(String) - Method in class org.eobjects.analyzer.beans.transform.WhitespaceTrimmerTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.transform.XmlDecoderTransformer
 
transform(InputRow) - Method in class org.eobjects.analyzer.beans.TransliterateTransformer
 
transformation - Variable in class org.eobjects.analyzer.job.jaxb.Job
 
TransformationType - Class in org.eobjects.analyzer.job.jaxb
Java class for transformationType complex type.
TransformationType() - Constructor for class org.eobjects.analyzer.job.jaxb.TransformationType
 
TransformedInputColumn<E> - Class in org.eobjects.analyzer.data
Represents an InputColumn that is a result of a transformer.
TransformedInputColumn(String, IdGenerator) - Constructor for class org.eobjects.analyzer.data.TransformedInputColumn
 
TransformedInputRow - Class in org.eobjects.analyzer.data
Represents a row with transformed values as well as a delegate row (typically a MetaModelInputRow delegate).
TransformedInputRow(InputRow) - Constructor for class org.eobjects.analyzer.data.TransformedInputRow
 
TransformedInputRow(InputRow, Integer) - Constructor for class org.eobjects.analyzer.data.TransformedInputRow
 
Transformer<E> - Interface in org.eobjects.analyzer.beans.api
Interface for components that transform data before analysis.
TransformerBean - Annotation Type in org.eobjects.analyzer.beans.api
Classes that are annotated with the @TransformerBean annotation are components for data transformation.
TransformerBeanDescriptor<B extends Transformer<?>> - Interface in org.eobjects.analyzer.descriptors
Descriptor interface for Transformers.
TransformerChangeListener - Interface in org.eobjects.analyzer.job.builder
Listener interface for receiving notifications when transformers are being added, removed or modified in a way which changes their output.
TransformerDescriptorType - Class in org.eobjects.analyzer.job.jaxb
Java class for transformerDescriptorType complex type.
TransformerDescriptorType() - Constructor for class org.eobjects.analyzer.job.jaxb.TransformerDescriptorType
 
TransformerJob - Interface in org.eobjects.analyzer.job
 
TransformerJobBuilder<T extends Transformer<?>> - Class in org.eobjects.analyzer.job.builder
 
TransformerJobBuilder(AnalysisJobBuilder, TransformerBeanDescriptor<T>, IdGenerator, List<TransformerChangeListener>) - Constructor for class org.eobjects.analyzer.job.builder.TransformerJobBuilder
 
transformerOrFilterOrMergedOutcome - Variable in class org.eobjects.analyzer.job.jaxb.TransformationType
 
TransformerType - Class in org.eobjects.analyzer.job.jaxb
Java class for transformerType complex type.
TransformerType() - Constructor for class org.eobjects.analyzer.job.jaxb.TransformerType
 
transformValue(Object) - Static method in class org.eobjects.analyzer.beans.convert.ConvertToBooleanTransformer
 
transformValue(Object, String[], String[]) - Static method in class org.eobjects.analyzer.beans.convert.ConvertToBooleanTransformer
 
transformValue(Object) - Method in class org.eobjects.analyzer.beans.convert.ConvertToDateTransformer
 
transformValue(Object) - Static method in class org.eobjects.analyzer.beans.convert.ConvertToNumberTransformer
 
transformValue(Object, DecimalFormat) - Static method in class org.eobjects.analyzer.beans.convert.ConvertToNumberTransformer
 
transformValue(Object) - Static method in class org.eobjects.analyzer.beans.convert.ConvertToStringTransformer
 
TransliterateTransformer - Class in org.eobjects.analyzer.beans
 
TransliterateTransformer() - Constructor for class org.eobjects.analyzer.beans.TransliterateTransformer
 
type - Variable in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType.TableDef.Field
 
type - Variable in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType.TableDef.Property
 

U

UnconfiguredConfiguredPropertyException - Exception in org.eobjects.analyzer.job.builder
 
UnconfiguredConfiguredPropertyException(AbstractBeanJobBuilder<?, ?, ?>, ConfiguredPropertyDescriptor) - Constructor for exception org.eobjects.analyzer.job.builder.UnconfiguredConfiguredPropertyException
 
UndefinedToken - Class in org.eobjects.analyzer.beans.stringpattern
 
UndefinedToken(String) - Constructor for class org.eobjects.analyzer.beans.stringpattern.UndefinedToken
 
unmarshall(InputStream) - Method in class org.eobjects.analyzer.configuration.JaxbConfigurationReader
 
UpdateableDatastore - Interface in org.eobjects.analyzer.connection
Subclass of Datastore, used to indicate that the DataContext provided is updateable.
UpdateableDatastoreConnection - Interface in org.eobjects.analyzer.connection
Represents a connection to a datastore that is updateable/writable.
UpdateableDatastoreConnectionImpl<E extends UpdateableDataContext> - Class in org.eobjects.analyzer.connection
 
UpdateableDatastoreConnectionImpl(E, Datastore, Closeable...) - Constructor for class org.eobjects.analyzer.connection.UpdateableDatastoreConnectionImpl
 
UpdateableDatastoreConnectionLease - Class in org.eobjects.analyzer.connection
Subclass of DatastoreConnectionLease for UpdateableDatastore implementations.
UpdateableDatastoreConnectionLease(UpdateableDatastoreConnection) - Constructor for class org.eobjects.analyzer.connection.UpdateableDatastoreConnectionLease
 
updatedDate - Variable in class org.eobjects.analyzer.configuration.jaxb.ConfigurationMetadataType
 
updatedDate - Variable in class org.eobjects.analyzer.job.jaxb.JobMetadataType
 
UpdateTableAnalyzer - Class in org.eobjects.analyzer.beans.writers
 
UpdateTableAnalyzer() - Constructor for class org.eobjects.analyzer.beans.writers.UpdateTableAnalyzer
 
url - Variable in class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
 
UrlStandardizerTransformer - Class in org.eobjects.analyzer.beans.standardize
 
UrlStandardizerTransformer() - Constructor for class org.eobjects.analyzer.beans.standardize.UrlStandardizerTransformer
 
UrlStandardizerTransformer.UrlPart - Enum in org.eobjects.analyzer.beans.standardize
 
UsageAwareDatastore<E extends DataContext> - Class in org.eobjects.analyzer.connection
Abstract datastore implementation that uses a shared UsageAwareDataContextProvider when posssible.
UsageAwareDatastore(String) - Constructor for class org.eobjects.analyzer.connection.UsageAwareDatastore
 
UsageAwareDatastoreConnection<E extends DataContext> - Class in org.eobjects.analyzer.connection
An abstract pooled DatastoreConnection that is aware of the amount of times it has been acquired and closed.
UsageAwareDatastoreConnection(Datastore) - Constructor for class org.eobjects.analyzer.connection.UsageAwareDatastoreConnection
 
username - Variable in class org.eobjects.analyzer.configuration.jaxb.CouchdbDatastoreType
 
username - Variable in class org.eobjects.analyzer.configuration.jaxb.JdbcDatastoreType
 
username - Variable in class org.eobjects.analyzer.configuration.jaxb.MongodbDatastoreType
 

V

Validate - Annotation Type in org.eobjects.analyzer.beans.api
Annotation that marks method as a validation method.
validate() - Method in class org.eobjects.analyzer.beans.filter.DateRangeFilter
 
validate() - Method in class org.eobjects.analyzer.beans.filter.NumberRangeFilter
 
validate() - Method in class org.eobjects.analyzer.beans.filter.StringValueRangeFilter
 
validate() - Method in class org.eobjects.analyzer.beans.ReferenceDataMatcherAnalyzer
 
validate() - Method in class org.eobjects.analyzer.beans.transform.TableLookupTransformer
 
validate() - Method in class org.eobjects.analyzer.beans.writers.UpdateTableAnalyzer
 
validate(Object) - Method in interface org.eobjects.analyzer.descriptors.ValidateMethodDescriptor
Invokes the validate method
validate(ComponentDescriptor<?>, Object) - Method in class org.eobjects.analyzer.lifecycle.LifeCycleHelper
 
ValidateMethodDescriptor - Interface in org.eobjects.analyzer.descriptors
Descriptor for a validation method.
validateRequirementCandidate(Outcome) - Method in class org.eobjects.analyzer.job.builder.AbstractBeanWithInputColumnsBuilder
 
validateRequirementSource(OutcomeSourceJob) - Method in class org.eobjects.analyzer.job.builder.AbstractBeanWithInputColumnsBuilder
 
ValidationCategory - Enum in org.eobjects.analyzer.beans.filter
A simple category for filters that categorize rows as either valid or invalid
value - Variable in class org.eobjects.analyzer.configuration.jaxb.ClasspathScannerType.Package
 
value - Variable in class org.eobjects.analyzer.configuration.jaxb.CustomElementType.Property
 
value - Variable in class org.eobjects.analyzer.configuration.jaxb.ValueListDictionaryType
 
value - Variable in class org.eobjects.analyzer.job.jaxb.ConfiguredPropertiesType.Property
 
value - Variable in class org.eobjects.analyzer.job.jaxb.InputType
 
value - Variable in class org.eobjects.analyzer.job.jaxb.VariableType
 
valueCell(Object, ResultProducer) - Method in interface org.eobjects.analyzer.result.renderer.CrosstabRendererCallback
 
valueCell(Object, ResultProducer) - Method in class org.eobjects.analyzer.result.renderer.HtmlCrosstabRendererCallback
 
ValueCombination<E> - Class in org.eobjects.analyzer.util
Represents a combination of values that are of interest to the user.
ValueCombination(E...) - Constructor for class org.eobjects.analyzer.util.ValueCombination
 
ValueCount - Class in org.eobjects.analyzer.beans.valuedist
 
ValueCount(String, int) - Constructor for class org.eobjects.analyzer.beans.valuedist.ValueCount
 
ValueCountList - Interface in org.eobjects.analyzer.beans.valuedist
 
ValueCountListImpl - Class in org.eobjects.analyzer.beans.valuedist
 
ValueDistributionAnalyzer - Class in org.eobjects.analyzer.beans.valuedist
 
ValueDistributionAnalyzer(InputColumn<?>, boolean, Integer, Integer) - Constructor for class org.eobjects.analyzer.beans.valuedist.ValueDistributionAnalyzer
Constructor used for testing and ad-hoc purposes
ValueDistributionAnalyzer(InputColumn<?>, InputColumn<String>, boolean, Integer, Integer) - Constructor for class org.eobjects.analyzer.beans.valuedist.ValueDistributionAnalyzer
Constructor used for testing and ad-hoc purposes
ValueDistributionAnalyzer() - Constructor for class org.eobjects.analyzer.beans.valuedist.ValueDistributionAnalyzer
Main constructor
ValueDistributionGroupResult - Class in org.eobjects.analyzer.result
 
ValueDistributionGroupResult(String, ValueCountList, ValueCountList, int, Collection<String>, int, int, int, Map<String, RowAnnotation>, RowAnnotationFactory, InputColumn<?>[]) - Constructor for class org.eobjects.analyzer.result.ValueDistributionGroupResult
 
ValueDistributionGroupResult(String, ValueCountList, ValueCountList, int, int, int, int, Map<String, RowAnnotation>, RowAnnotationFactory, InputColumn<?>[]) - Constructor for class org.eobjects.analyzer.result.ValueDistributionGroupResult
 
ValueDistributionResult - Class in org.eobjects.analyzer.result
Represents the result of the ValueDistributionAnalyzer.
ValueDistributionResult(InputColumn<?>, ValueDistributionGroupResult) - Constructor for class org.eobjects.analyzer.result.ValueDistributionResult
 
ValueDistributionResult(InputColumn<?>, InputColumn<String>, SortedSet<ValueDistributionGroupResult>) - Constructor for class org.eobjects.analyzer.result.ValueDistributionResult
 
ValueDistributionResultHtmlRenderer - Class in org.eobjects.analyzer.result.renderer
 
ValueDistributionResultHtmlRenderer() - Constructor for class org.eobjects.analyzer.result.renderer.ValueDistributionResultHtmlRenderer
 
ValueListDictionaryType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for valueListDictionaryType complex type.
ValueListDictionaryType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.ValueListDictionaryType
 
valueOf(String) - Static method in enum org.eobjects.analyzer.beans.api.FileProperty.FileAccessMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eobjects.analyzer.beans.api.RendererPrecedence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eobjects.analyzer.beans.filter.MatchFilterCriteria
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eobjects.analyzer.beans.filter.NullCheckFilter.NullCheckCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eobjects.analyzer.beans.filter.RangeFilterCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eobjects.analyzer.beans.filter.ValidationCategory
Returns the enum constant of this type with the specified name.
valueOf(boolean) - Static method in enum org.eobjects.analyzer.beans.filter.ValidationCategory
 
valueOf(String) - Static method in enum org.eobjects.analyzer.beans.script.JavaScriptTransformer.ReturnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eobjects.analyzer.beans.standardize.EmailStandardizerTransformer.EmailPart
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eobjects.analyzer.beans.standardize.NameStandardizerTransformer.NamePart
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eobjects.analyzer.beans.standardize.TokenizerTransformer.TokenTarget
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eobjects.analyzer.beans.standardize.UrlStandardizerTransformer.UrlPart
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eobjects.analyzer.beans.stringpattern.TokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eobjects.analyzer.beans.transform.DatePartTransformer.WeekDay
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eobjects.analyzer.beans.transform.MatchOutputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eobjects.analyzer.beans.transform.TimestampConverter.Unit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eobjects.analyzer.beans.writers.ErrorHandlingOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eobjects.analyzer.beans.writers.WriteBufferSizeOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eobjects.analyzer.cli.CliListType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eobjects.analyzer.cli.CliOutputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eobjects.analyzer.data.DataTypeFamily
Deprecated. Returns the enum constant of this type with the specified name.
valueOf(Type) - Static method in enum org.eobjects.analyzer.data.DataTypeFamily
Deprecated.  
valueOf(String) - Static method in enum org.eobjects.analyzer.job.runner.JobStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eobjects.analyzer.beans.api.FileProperty.FileAccessMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eobjects.analyzer.beans.api.RendererPrecedence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eobjects.analyzer.beans.filter.MatchFilterCriteria
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eobjects.analyzer.beans.filter.NullCheckFilter.NullCheckCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eobjects.analyzer.beans.filter.RangeFilterCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eobjects.analyzer.beans.filter.ValidationCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eobjects.analyzer.beans.script.JavaScriptTransformer.ReturnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eobjects.analyzer.beans.standardize.EmailStandardizerTransformer.EmailPart
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eobjects.analyzer.beans.standardize.NameStandardizerTransformer.NamePart
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eobjects.analyzer.beans.standardize.TokenizerTransformer.TokenTarget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eobjects.analyzer.beans.standardize.UrlStandardizerTransformer.UrlPart
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eobjects.analyzer.beans.stringpattern.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eobjects.analyzer.beans.transform.DatePartTransformer.WeekDay
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eobjects.analyzer.beans.transform.MatchOutputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eobjects.analyzer.beans.transform.TimestampConverter.Unit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eobjects.analyzer.beans.writers.ErrorHandlingOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eobjects.analyzer.beans.writers.WriteBufferSizeOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eobjects.analyzer.cli.CliListType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eobjects.analyzer.cli.CliOutputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eobjects.analyzer.data.DataTypeFamily
Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eobjects.analyzer.job.runner.JobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
valueWidth - Variable in class org.eobjects.analyzer.configuration.jaxb.FixedWidthDatastoreType
 
valueXpath - Variable in class org.eobjects.analyzer.configuration.jaxb.XmlDatastoreType.TableDef
 
variable - Variable in class org.eobjects.analyzer.job.jaxb.VariablesType
 
variables - Variable in class org.eobjects.analyzer.job.jaxb.SourceType
 
VariablesType - Class in org.eobjects.analyzer.job.jaxb
Java class for variablesType complex type.
VariablesType() - Constructor for class org.eobjects.analyzer.job.jaxb.VariablesType
 
VariableType - Class in org.eobjects.analyzer.job.jaxb
Java class for variableType complex type.
VariableType() - Constructor for class org.eobjects.analyzer.job.jaxb.VariableType
 
verticalHeaderCell(String, CrosstabDimension, int) - Method in interface org.eobjects.analyzer.result.renderer.CrosstabRendererCallback
 
verticalHeaderCell(String, CrosstabDimension, int) - Method in class org.eobjects.analyzer.result.renderer.HtmlCrosstabRendererCallback
 
visitClass() - Method in class org.eobjects.analyzer.descriptors.AbstractDescriptor
 
visitField(Field) - Method in class org.eobjects.analyzer.descriptors.AbstractDescriptor
 
visitMethod(Method) - Method in class org.eobjects.analyzer.descriptors.AbstractDescriptor
 

W

WeekdayDistributionAnalyzer - Class in org.eobjects.analyzer.beans.valuedist
 
WeekdayDistributionAnalyzer() - Constructor for class org.eobjects.analyzer.beans.valuedist.WeekdayDistributionAnalyzer
 
where(String, String) - Method in class org.eobjects.analyzer.result.Crosstab
 
where(CrosstabDimension, String) - Method in class org.eobjects.analyzer.result.Crosstab
 
where(String, String) - Method in class org.eobjects.analyzer.result.CrosstabNavigator
 
where(CrosstabDimension, String) - Method in class org.eobjects.analyzer.result.CrosstabNavigator
 
WhitespaceTrimmerTransformer - Class in org.eobjects.analyzer.beans.transform
 
WhitespaceTrimmerTransformer() - Constructor for class org.eobjects.analyzer.beans.transform.WhitespaceTrimmerTransformer
 
WhitespaceTrimmerTransformer(boolean, boolean, boolean) - Constructor for class org.eobjects.analyzer.beans.transform.WhitespaceTrimmerTransformer
 
withoutListeners() - Method in class org.eobjects.analyzer.job.builder.AnalysisJobBuilder
 
write(AnalysisJob, OutputStream) - Method in class org.eobjects.analyzer.job.JaxbJobWriter
 
write(AnalysisJob, E) - Method in interface org.eobjects.analyzer.job.JobWriter
 
write(String) - Method in class org.eobjects.analyzer.util.sort.SortMergeWriter
 
write(File) - Method in class org.eobjects.analyzer.util.sort.SortMergeWriter
 
WriteBuffer - Class in org.eobjects.analyzer.beans.writers
Provides a buffering mechanism that enables writing rows periodically instead of instantly.
WriteBuffer(int, Action<Iterable<Object[]>>) - Constructor for class org.eobjects.analyzer.beans.writers.WriteBuffer
 
WriteBufferSizeOption - Enum in org.eobjects.analyzer.beans.writers
An enum that represents typical user-selectable sizes for a WriteBuffer
WriteDataCategory - Class in org.eobjects.analyzer.beans.writers
 
WriteDataCategory() - Constructor for class org.eobjects.analyzer.beans.writers.WriteDataCategory
 
WriteDataResult - Interface in org.eobjects.analyzer.beans.writers
Represents the result of a Writer analyzer (see WriteDataCategory).
WriteDataResultImpl - Class in org.eobjects.analyzer.beans.writers
Default implementation of WriteDataResult.
WriteDataResultImpl(int, Datastore, String, String) - Constructor for class org.eobjects.analyzer.beans.writers.WriteDataResultImpl
 
WriteDataResultImpl(int, Datastore, String, String, int, FileDatastore) - Constructor for class org.eobjects.analyzer.beans.writers.WriteDataResultImpl
 
WriteDataResultImpl(int, int, Datastore, String, String, int, FileDatastore) - Constructor for class org.eobjects.analyzer.beans.writers.WriteDataResultImpl
 
WriteDataResultImpl(int, String, String, String) - Constructor for class org.eobjects.analyzer.beans.writers.WriteDataResultImpl
 
WriteDataResultImpl(int, int, String, String, String) - Constructor for class org.eobjects.analyzer.beans.writers.WriteDataResultImpl
 
writeHeader(W) - Method in class org.eobjects.analyzer.util.sort.SortMergeWriter
 
writeNull(W, int) - Method in class org.eobjects.analyzer.util.sort.SortMergeWriter
 
writeNullsFirst() - Method in class org.eobjects.analyzer.util.sort.SortMergeWriter
Should null rows (if any) be written in the beginning or in the end of the written file?
writeRow(W, R, int) - Method in class org.eobjects.analyzer.util.sort.SortMergeWriter
 

X

XmlDatastore - Class in org.eobjects.analyzer.connection
Datastore implementation for XML files.
XmlDatastore(String, String) - Constructor for class org.eobjects.analyzer.connection.XmlDatastore
 
XmlDatastore(String, String, XmlSaxTableDef[]) - Constructor for class org.eobjects.analyzer.connection.XmlDatastore
 
XmlDatastoreType - Class in org.eobjects.analyzer.configuration.jaxb
Java class for xmlDatastoreType complex type.
XmlDatastoreType() - Constructor for class org.eobjects.analyzer.configuration.jaxb.XmlDatastoreType
 
XmlDatastoreType.TableDef - Class in org.eobjects.analyzer.configuration.jaxb
Java class for anonymous complex type.
XmlDatastoreType.TableDef() - Constructor for class org.eobjects.analyzer.configuration.jaxb.XmlDatastoreType.TableDef
 
XmlDecoderTransformer - Class in org.eobjects.analyzer.beans.transform
 
XmlDecoderTransformer() - Constructor for class org.eobjects.analyzer.beans.transform.XmlDecoderTransformer
 
XmlDecoderTransformer(MockInputColumn<String>) - Constructor for class org.eobjects.analyzer.beans.transform.XmlDecoderTransformer
 

_

_average - Variable in class org.eobjects.analyzer.util.AverageBuilder
 
_numValues - Variable in class org.eobjects.analyzer.util.AverageBuilder
 
_package - Variable in class org.eobjects.analyzer.configuration.jaxb.ClasspathScannerType
 

A B C D E F G H I J L M N O P Q R S T U V W X _

Copyright © 2012 eobjects.org. All Rights Reserved.