Uses of Class
org.anchoranalysis.core.log.CommonContext
Packages that use CommonContext
Package
Description
Data structures like
NamedProvider
with
supporting for adding new elements.Interfaces for replacing attributes of an experiment: input, output, task etc.
Classes for outputting to particular directories.
-
Uses of CommonContext in org.anchoranalysis.core.identifier.provider.store
Methods in org.anchoranalysis.core.identifier.provider.store that return CommonContextModifier and TypeMethodDescriptionSharedObjects.getContext()
Logger and other common configurationConstructors in org.anchoranalysis.core.identifier.provider.store with parameters of type CommonContextModifierConstructorDescriptionSharedObjects
(CommonContext context) Creates a newSharedObjects
instance. -
Uses of CommonContext in org.anchoranalysis.experiment.io
Methods in org.anchoranalysis.experiment.io that return CommonContextModifier and TypeMethodDescriptionInitializationContext.common()
Creates aCommonContext
a context that contains a subset of this context. -
Uses of CommonContext in org.anchoranalysis.io.output.outputter
Methods in org.anchoranalysis.io.output.outputter that return CommonContextModifier and TypeMethodDescriptiondefault CommonContext
InputOutputContext.common()
Creates aCommonContext
a context that contains a subset of this context.