Uses of Class
adams.gui.goe.GenericObjectEditorPanel
-
-
Uses of GenericObjectEditorPanel in adams.flow.execution.debug
Fields in adams.flow.execution.debug declared as GenericObjectEditorPanel Modifier and Type Field Description protected GenericObjectEditorPanel
ControlPanel. m_GOEPanelCondition
the breakpoint condition. -
Uses of GenericObjectEditorPanel in adams.gui.application
Fields in adams.gui.application declared as GenericObjectEditorPanel Modifier and Type Field Description protected GenericObjectEditorPanel
SSLSetupPanel. m_GOEHostnameVerifier
the hostname verifier.protected GenericObjectEditorPanel
SSLSetupPanel. m_GOETrustManager
the trust manager. -
Uses of GenericObjectEditorPanel in adams.gui.dialog
Fields in adams.gui.dialog declared as GenericObjectEditorPanel Modifier and Type Field Description protected GenericObjectEditorPanel
AbstractDirectoryExportDialog. m_PanelGOE
the GOE panel for the export format.protected GenericObjectEditorPanel
AbstractFileExportDialog. m_PanelGOE
the GOE panel for the export format.protected GenericObjectEditorPanel
AbstractFileImportDialog. m_PanelGOE
the GOE panel for the import format.Methods in adams.gui.dialog that return GenericObjectEditorPanel Modifier and Type Method Description protected abstract GenericObjectEditorPanel
AbstractDirectoryExportDialog. createGOE()
Creates the GOE panel to use.protected abstract GenericObjectEditorPanel
AbstractFileExportDialog. createGOE()
Creates the GOE panel to use.protected abstract GenericObjectEditorPanel
AbstractFileImportDialog. createGOE()
Creates the GOE panel to use. -
Uses of GenericObjectEditorPanel in adams.gui.flow
Fields in adams.gui.flow declared as GenericObjectEditorPanel Modifier and Type Field Description protected GenericObjectEditorPanel
ExportDialog. m_PanelGOE
the GOE panel for the export format.Methods in adams.gui.flow that return GenericObjectEditorPanel Modifier and Type Method Description protected GenericObjectEditorPanel
ExportDialog. createGOE()
Creates the GOE panel to use.protected GenericObjectEditorPanel
ImportDialog. createGOE()
Creates the GOE panel to use. -
Uses of GenericObjectEditorPanel in adams.gui.tools
Fields in adams.gui.tools declared as GenericObjectEditorPanel Modifier and Type Field Description protected GenericObjectEditorPanel
OptionsConversionPanel. m_InputFormat
the GOE panel for the input.protected GenericObjectEditorPanel
OptionsConversionPanel. m_OutputFormat
the GOE panel for the output.protected GenericObjectEditorPanel
ConfigureOptionHandlerPanel. m_PanelObject
for configuring the class. -
Uses of GenericObjectEditorPanel in adams.gui.tools.remotecontrolcenter
Fields in adams.gui.tools.remotecontrolcenter declared as GenericObjectEditorPanel Modifier and Type Field Description protected GenericObjectEditorPanel
RemoteControlCenterEnginesPanel. m_GOEEngine
the GOE with the engine. -
Uses of GenericObjectEditorPanel in adams.gui.tools.remotecontrolcenter.panels
Fields in adams.gui.tools.remotecontrolcenter.panels declared as GenericObjectEditorPanel Modifier and Type Field Description protected GenericObjectEditorPanel
AdvancedTab. m_GOECommand
the panel for the command.protected GenericObjectEditorPanel
RemoteFlowCommandsTab. m_GOECommand
the GOE for the remote flow commands.protected GenericObjectEditorPanel
AdvancedTab. m_GOECommandProcessor
the panel for the command processor.protected GenericObjectEditorPanel
AdvancedTab. m_GOEConnection
the panel for the connection. -
Uses of GenericObjectEditorPanel in adams.gui.tools.spreadsheetprocessor.sources
Fields in adams.gui.tools.spreadsheetprocessor.sources declared as GenericObjectEditorPanel Modifier and Type Field Description protected GenericObjectEditorPanel
DatabaseSource. m_PanelDataRow
the panel for the row class.protected GenericObjectEditorPanel
ClipboardSource. m_PanelReader
the reader to use.protected GenericObjectEditorPanel
FileBrowserSource. m_PanelReader
the reader to use.protected GenericObjectEditorPanel
DatabaseSource. m_PanelTypeMapper
the panel for the type mapper. -
Uses of GenericObjectEditorPanel in adams.gui.tools.spreadsheetprocessor.targets
Fields in adams.gui.tools.spreadsheetprocessor.targets declared as GenericObjectEditorPanel Modifier and Type Field Description protected GenericObjectEditorPanel
ChartTarget. m_PanelChart
the chart to use.protected GenericObjectEditorPanel
DatabaseTarget. m_PanelTypeMapper
the panel for the type mapper.protected GenericObjectEditorPanel
ClipboardTarget. m_PanelWriter
the writer to use. -
Uses of GenericObjectEditorPanel in adams.gui.tools.spreadsheetviewer.tab
Fields in adams.gui.tools.spreadsheetviewer.tab declared as GenericObjectEditorPanel Modifier and Type Field Description protected GenericObjectEditorPanel
ColumnStatistic. m_PanelGOE
the panel for defining the statistics. -
Uses of GenericObjectEditorPanel in adams.gui.tools.sqlworkbench
Fields in adams.gui.tools.sqlworkbench declared as GenericObjectEditorPanel Modifier and Type Field Description protected GenericObjectEditorPanel
SqlMetaDataPanel. m_PanelMapper
the GOE with the type mapper. -
Uses of GenericObjectEditorPanel in adams.gui.tools.wekainvestigator.datatable.action
Fields in adams.gui.tools.wekainvestigator.datatable.action declared as GenericObjectEditorPanel Modifier and Type Field Description protected GenericObjectEditorPanel
SaveIndexedSplitsRuns. m_PanelGenerator
the GOE panel for the generator.protected GenericObjectEditorPanel
SaveIndexedSplitsRuns. m_PanelWriter
the GOE panel for the writer. -
Uses of GenericObjectEditorPanel in adams.gui.tools.wekainvestigator.tab
Fields in adams.gui.tools.wekainvestigator.tab declared as GenericObjectEditorPanel Modifier and Type Field Description protected GenericObjectEditorPanel
InstanceTab. m_PanelColorProvider
the color provider.protected GenericObjectEditorPanel
AttributeSelectionTab. m_PanelEvaluator
the GOe with the evaluator.protected GenericObjectEditorPanel
AssociateTab. m_PanelGOE
the GOe with the associator.protected GenericObjectEditorPanel
ClassifyTab. m_PanelGOE
the GOe with the classifier.protected GenericObjectEditorPanel
ClusterTab. m_PanelGOE
the GOe with the clusterer.protected GenericObjectEditorPanel
ExperimentTab. m_PanelGOE
the GOe with the classifier.protected GenericObjectEditorPanel
PartialLeastSquaresTab. m_PanelGOE
the algorithm.protected GenericObjectEditorPanel
PreprocessTab. m_PanelGOE
the GOe with the filter.protected GenericObjectEditorPanel
IndependentComponentsTab. m_PanelICA
the ICA setup.protected GenericObjectEditorPanel
AttributeSelectionTab. m_PanelSearch
the GOe with the search.Methods in adams.gui.tools.wekainvestigator.tab that return GenericObjectEditorPanel Modifier and Type Method Description GenericObjectEditorPanel
AttributeSelectionTab. getPanelEvaluator()
Returns the panel with the evaluator.GenericObjectEditorPanel
AssociateTab. getPanelGOE()
Returns the panel with the algorithm.GenericObjectEditorPanel
ClassifyTab. getPanelGOE()
Returns the panel with the algorithm.GenericObjectEditorPanel
ClusterTab. getPanelGOE()
Returns the panel with the algorithm.GenericObjectEditorPanel
AttributeSelectionTab. getPanelSearch()
Returns the panel with the search. -
Uses of GenericObjectEditorPanel in adams.gui.tools.wekainvestigator.tab.classifytab.evaluation
Fields in adams.gui.tools.wekainvestigator.tab.classifytab.evaluation declared as GenericObjectEditorPanel Modifier and Type Field Description protected GenericObjectEditorPanel
CrossValidation. m_GOEFinalModel
how to produce the final model.protected GenericObjectEditorPanel
CrossValidation. m_GOEGenerator
the fold generator.protected GenericObjectEditorPanel
RepeatedCrossValidation. m_GOEGenerator
the fold generator.protected GenericObjectEditorPanel
TrainTestSplit. m_GOEGenerator
the split generator.protected GenericObjectEditorPanel
CrossValidation. m_GOEJobRunner
the jobrunner.protected GenericObjectEditorPanel
RepeatedCrossValidation. m_GOEJobRunner
the jobrunner.protected GenericObjectEditorPanel
IndexedSplitsRunsEvaluation. m_PanelReader
the GOE panel for the indexed splits reader. -
Uses of GenericObjectEditorPanel in adams.gui.tools.wekainvestigator.tab.experimenttab.setup
Fields in adams.gui.tools.wekainvestigator.tab.experimenttab.setup declared as GenericObjectEditorPanel Modifier and Type Field Description protected GenericObjectEditorPanel
CrossValidationSetup. m_GOEGenerator
the fold generator.protected GenericObjectEditorPanel
TrainTestSplitSetup. m_GOEGenerator
the split generator.protected GenericObjectEditorPanel
CrossValidationSetup. m_GOEJobRunner
the jobrunner.protected GenericObjectEditorPanel
TrainTestSplitSetup. m_GOEJobRunner
the jobrunner. -
Uses of GenericObjectEditorPanel in adams.gui.tools.wekamultiexperimenter.analysis
Fields in adams.gui.tools.wekamultiexperimenter.analysis declared as GenericObjectEditorPanel Modifier and Type Field Description protected GenericObjectEditorPanel
DefaultAnalysisPanel. m_PanelMatrix
the GOE for the result matrix.protected GenericObjectEditorPanel
DefaultAnalysisPanel. m_PanelTester
the GOE for the tester. -
Uses of GenericObjectEditorPanel in adams.gui.tools.wekamultiexperimenter.setup
Fields in adams.gui.tools.wekamultiexperimenter.setup declared as GenericObjectEditorPanel Modifier and Type Field Description protected GenericObjectEditorPanel
BasicAdamsSetupPanel. m_PanelClassAttribute
the panel for the class attribute heuristic.protected GenericObjectEditorPanel
BasicAdamsSetupPanel. m_PanelGenerator
the fold generator.protected GenericObjectEditorPanel
ClassifierPanel. m_PanelGOE
the GOE for setting up classifiers.protected GenericObjectEditorPanel
BasicAdamsSetupPanel. m_PanelJobRunner
the JobRunner setup.protected GenericObjectEditorPanel
BasicAdamsSetupPanel. m_PanelResultsHandler
the panel for the results handler. -
Uses of GenericObjectEditorPanel in adams.gui.tools.wekamultiexperimenter.setup.weka
Fields in adams.gui.tools.wekamultiexperimenter.setup.weka declared as GenericObjectEditorPanel Modifier and Type Field Description protected GenericObjectEditorPanel
CustomOutputPanel. m_PanelGOE
the GOE panel. -
Uses of GenericObjectEditorPanel in adams.gui.visualization.container
Fields in adams.gui.visualization.container declared as GenericObjectEditorPanel Modifier and Type Field Description protected GenericObjectEditorPanel
FilterDialog. m_PanelFilter
the panel with the filter.Methods in adams.gui.visualization.container that return GenericObjectEditorPanel Modifier and Type Method Description protected GenericObjectEditorPanel
FilterDialog. createGOEPanel()
Creates the GenericObjectEditor panel to use. -
Uses of GenericObjectEditorPanel in adams.gui.visualization.object.tools
Fields in adams.gui.visualization.object.tools declared as GenericObjectEditorPanel Modifier and Type Field Description protected GenericObjectEditorPanel
Annotator. m_GOEAnnotator
the GOE for selecting the annotator. -
Uses of GenericObjectEditorPanel in adams.gui.visualization.segmentation.tool
Fields in adams.gui.visualization.segmentation.tool declared as GenericObjectEditorPanel Modifier and Type Field Description protected GenericObjectEditorPanel
Filter. m_PanelFilter
the filter to apply. -
Uses of GenericObjectEditorPanel in adams.gui.visualization.sequence
Methods in adams.gui.visualization.sequence that return GenericObjectEditorPanel Modifier and Type Method Description protected GenericObjectEditorPanel
XYSequenceExportDialog. createGOE()
Creates the GOE panel to use. -
Uses of GenericObjectEditorPanel in adams.gui.visualization.stats.probabilityplot
Fields in adams.gui.visualization.stats.probabilityplot declared as GenericObjectEditorPanel Modifier and Type Field Description protected GenericObjectEditorPanel
ProbabilityPlot. m_PanelRegression
GOE for choosing the regression to fit -
Uses of GenericObjectEditorPanel in adams.gui.visualization.stats.scatterplot
Fields in adams.gui.visualization.stats.scatterplot declared as GenericObjectEditorPanel Modifier and Type Field Description protected GenericObjectEditorPanel
Matrix. m_PanelPaintlet
Displas a GOE for choosing the paintlet for the scatterplotsprotected GenericObjectEditorPanel
ScatterPlot. m_PanelPaintlet
for displaying a genericobjecteditor for choosing paintlet -
Uses of GenericObjectEditorPanel in adams.gui.visualization.stats.zscore
Fields in adams.gui.visualization.stats.zscore declared as GenericObjectEditorPanel Modifier and Type Field Description protected GenericObjectEditorPanel
ZScore. m_PanelPaintlet
For displaying a generic object editor for choosing the paintlet -
Uses of GenericObjectEditorPanel in adams.gui.visualization.timeseries
Methods in adams.gui.visualization.timeseries that return GenericObjectEditorPanel Modifier and Type Method Description protected GenericObjectEditorPanel
TimeseriesExportDialog. createGOE()
Creates the GOE panel to use.
-