| Package | Description |
|---|---|
| at.mug.iqm.api.operator | |
| at.mug.iqm.core.registry | |
| at.mug.iqm.core.workflow | |
| at.mug.iqm.img.bundle.validators | |
| at.mug.iqm.plot.bundle.validators |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultImageOperatorValidator
This class implements a basic validation of parameters and sources common to
all
OperatorType.IMAGE instances. |
class |
DefaultPlotOperatorValidator
This class implements a basic validation of parameters and sources common to
all
OperatorType.PLOT instances. |
| Modifier and Type | Method and Description |
|---|---|
static IOperatorValidator |
OperatorValidatorFactory.createValidator(String name)
This method creates an instance of a specified operator.
|
| Modifier and Type | Method and Description |
|---|---|
Class<IOperatorValidator> |
IOperatorRegistry.getOperatorValidator(String name)
Gets the validator of an operator by name.
|
| Modifier and Type | Field and Description |
|---|---|
private ArrayList<Class<IOperatorValidator>> |
OperatorRegistry.validators
The operator validator object associated with the name.
|
| Modifier and Type | Method and Description |
|---|---|
Class<IOperatorValidator> |
OperatorRegistry.getOperatorValidator(String name) |
| Modifier and Type | Field and Description |
|---|---|
private IOperatorValidator |
ExecutionProxy.operatorValidator
The operator's validator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlotOpAutoCorrelationValidator |
class |
PlotOpComplLogDepthValidator |
class |
PlotOpCutValidator |
class |
PlotOpDCMGeneratorValidator |
class |
PlotOpEntropyValidator |
class |
PlotOpFFTValidator |
class |
PlotOpFilterValidator |
class |
PlotOpFracAllomScaleValidator |
class |
PlotOpFracHiguchiValidator |
class |
PlotOpFracHurstValidator |
class |
PlotOpFracSurrogateValidator |
class |
PlotOpFractalGeneratorValidator |
class |
PlotOpMathValidator |
class |
PlotOpPointFinderValidator |
class |
PlotOpSignalGeneratorValidator |
class |
PlotOpStatisticsValidator |
class |
PlotOpSymbolicAggregationValidator |
Copyright © 2009–2017 Helmut Ahammer, Philipp Kainz. All rights reserved.