Serialized Form
serialVersionUID: -686838060355434724L
code
int code
Package edu.udo.cs.yale.example |
serialVersionUID: -7648754234739697969L
Package edu.udo.cs.yale.generator |
serialVersionUID: -2760374156089530715L
Package edu.udo.cs.yale.gui |
conditions
int[] conditions
serialVersionUID: -322963469866592863L
current
java.awt.Component current
- The currently used visualization component.
serialVersionUID: -1602076945350148969L
NEW_ACTION
javax.swing.Action NEW_ACTION
OPEN_ACTION
javax.swing.Action OPEN_ACTION
SAVE_ACTION
javax.swing.Action SAVE_ACTION
SAVE_AS_ACTION
javax.swing.Action SAVE_AS_ACTION
SAVE_AS_TEMPLATE_ACTION
javax.swing.Action SAVE_AS_TEMPLATE_ACTION
MANAGE_TEMPLATES_ACTION
javax.swing.Action MANAGE_TEMPLATES_ACTION
MANAGE_BUILDING_BLOCKS_ACTION
javax.swing.Action MANAGE_BUILDING_BLOCKS_ACTION
PRINT_ACTION
javax.swing.Action PRINT_ACTION
EXPORT_ACTION
javax.swing.Action EXPORT_ACTION
EXIT_ACTION
javax.swing.Action EXIT_ACTION
RUN_ACTION
javax.swing.Action RUN_ACTION
RESUME_ACTION
javax.swing.Action RESUME_ACTION
STOP_ACTION
javax.swing.Action STOP_ACTION
VALIDATE_ACTION
javax.swing.Action VALIDATE_ACTION
WIZARD_ACTION
javax.swing.Action WIZARD_ACTION
SETTINGS_ACTION
javax.swing.Action SETTINGS_ACTION
TOGGLE_EXPERT_MODE_ACTION
javax.swing.Action TOGGLE_EXPERT_MODE_ACTION
TUTORIAL_ACTION
javax.swing.Action TUTORIAL_ACTION
TOTD_ACTION
javax.swing.Action TOTD_ACTION
UNDO_ACTION
javax.swing.Action UNDO_ACTION
REDO_ACTION
javax.swing.Action REDO_ACTION
ATTRIBUTE_EDITOR_ACTION
javax.swing.Action ATTRIBUTE_EDITOR_ACTION
ANOVA_CALCULATOR_ACTION
javax.swing.Action ANOVA_CALCULATOR_ACTION
CHECK_FOR_UPDATES_ACTION
javax.swing.Action CHECK_FOR_UPDATES_ACTION
CHECK_FOR_JDBC_DRIVERS_ACTION
javax.swing.Action CHECK_FOR_JDBC_DRIVERS_ACTION
editor
XMLEditor editor
treePanel
TreePanel treePanel
experimentPanel
ExperimentPanel experimentPanel
editorTabs
javax.swing.JTabbedPane editorTabs
resultDisplay
ResultDisplay resultDisplay
monitorPanel
MonitorPanel monitorPanel
messageViewer
MessageViewer messageViewer
statusBar
StatusBar statusBar
recentFilesMenu
javax.swing.JMenu recentFilesMenu
printerJob
java.awt.print.PrinterJob printerJob
changed
boolean changed
experimentThread
ExperimentThread experimentThread
currentExperimentEditor
ExperimentEditor currentExperimentEditor
tutorialMode
boolean tutorialMode
splitPaneV
javax.swing.JSplitPane splitPaneV
undoList
java.util.LinkedList<E> undoList
undoIndex
int undoIndex
serialVersionUID: 551259537624386372L
outputStream
MessageViewerOutputStream outputStream
- A stream that can be used to print to this text area.
CLEAR_MESSAGE_VIEWER_ACTION
javax.swing.Action CLEAR_MESSAGE_VIEWER_ACTION
SAVE_LOGFILE_ACTION
javax.swing.Action SAVE_LOGFILE_ACTION
SEARCH_ACTION
javax.swing.Action SEARCH_ACTION
textArea
javax.swing.JTextPane textArea
serialVersionUID: -1019890951712706875L
patternField
javax.swing.JTextField patternField
replaceField
javax.swing.JTextField replaceField
caseSensitive
javax.swing.JCheckBox caseSensitive
regExp
javax.swing.JCheckBox regExp
up
javax.swing.JRadioButton up
down
javax.swing.JRadioButton down
textComponent
javax.swing.text.JTextComponent textComponent
Package edu.udo.cs.yale.gui.attributeeditor |
serialVersionUID: -3312532913749370288L
REMOVE_COLUMN_ACTION
javax.swing.Action REMOVE_COLUMN_ACTION
REMOVE_ROW_ACTION
javax.swing.Action REMOVE_ROW_ACTION
USE_ROW_AS_NAMES_ACTION
javax.swing.Action USE_ROW_AS_NAMES_ACTION
GUESS_TYPE_ACTION
javax.swing.Action GUESS_TYPE_ACTION
GUESS_ALL_TYPES_ACTION
javax.swing.Action GUESS_ALL_TYPES_ACTION
cellEditors
CellEditors cellEditors
cellRenderers
CellRenderers cellRenderers
dataRenderer
javax.swing.table.TableCellRenderer dataRenderer
sourceList
java.util.ArrayList<E> sourceList
file
java.io.File file
exampleSource
Operator exampleSource
model
AttributeEditor.AttributeTableModel model
rowCount
int rowCount
firstRow
int firstRow
lastRow
int lastRow
firstColumn
int firstColumn
lastColumn
int lastColumn
dataChanged
boolean dataChanged
metaDataChanged
boolean metaDataChanged
dataColumnVector
java.util.Vector<E> dataColumnVector
dataControl
DataControl dataControl
serialVersionUID: 6448298163392765295L
attributeEditor
AttributeEditor attributeEditor
OPEN_ATTRIBUTE_FILE_ACTION
javax.swing.Action OPEN_ATTRIBUTE_FILE_ACTION
SAVE_ATTRIBUTE_FILE_ACTION
javax.swing.Action SAVE_ATTRIBUTE_FILE_ACTION
LOAD_DATA_ACTION
javax.swing.Action LOAD_DATA_ACTION
LOAD_SERIES_DATA_ACTION
javax.swing.Action LOAD_SERIES_DATA_ACTION
SAVE_DATA_ACTION
javax.swing.Action SAVE_DATA_ACTION
CLEAR_ACTION
javax.swing.Action CLEAR_ACTION
serialVersionUID: 6441468388055505143L
rowCounter
javax.swing.JLabel rowCounter
- The label for the maximum row counter.
columnCounter
javax.swing.JLabel columnCounter
- The label for the maximum column counter.
firstRow
int firstRow
- The first row which should be shown. Start counting from 1!
lastRow
int lastRow
- The first row which should be shown (including).
firstColumn
int firstColumn
- The first attribute which should be shown (counting starts at 1).
lastColumn
int lastColumn
- The first attribute which should be shown (counting starts at 1).
fromRowField
javax.swing.JTextField fromRowField
- The textfield for the row start.
toRowField
javax.swing.JTextField toRowField
- The textfield for the row end.
fromColumnField
javax.swing.JTextField fromColumnField
- The textfield for the column start.
toColumnField
javax.swing.JTextField toColumnField
- The textfield for the column end.
fractionDigitsField
javax.swing.JTextField fractionDigitsField
- The textfield for the fraction digits.
maxRows
int maxRows
- The maximum number of rows.
maxColumns
int maxColumns
- The maximum number of columns.
rowName
java.lang.String rowName
- The name for the rows.
columnName
java.lang.String columnName
- The name for the columns.
fractionDigits
int fractionDigits
- Number of fraction digits.
listeners
java.util.List<E> listeners
- The data view change listeners.
Package edu.udo.cs.yale.gui.dialog |
serialVersionUID: -5050385325380334495L
logos
java.awt.Image[] logos
serialVersionUID: 3023267244921354296L
calculator
AnovaCalculator calculator
tableModel
AnovaCalculatorDialog.AnovaTableModel tableModel
serialVersionUID: -2342332990027338104L
serialVersionUID: 8379605320787188372L
message
javax.swing.JTextArea message
name
javax.swing.text.JTextComponent name
attachments
javax.swing.JList attachments
serialVersionUID: -8136329951869702133L
editButton
javax.swing.JButton editButton
serialVersionUID: 1944105222396580694L
serialVersionUID: -6512675217777454316L
population
Population population
selectionList
javax.swing.JList selectionList
performanceLabel
javax.swing.JLabel performanceLabel
metaDataViewer
MetaDataViewer metaDataViewer
serialVersionUID: 7328407723342858802L
northHeight
int northHeight
width
int width
height
int height
productName
java.lang.String productName
version
java.lang.String version
productFontSize
int productFontSize
productNameHeight
int productNameHeight
versionFontSize
int versionFontSize
serialVersionUID: 390653805759799295L
operatorTree
OperatorTree operatorTree
description
OperatorDescription description
mainPanel
javax.swing.JPanel mainPanel
operatorInfo
OperatorInfoPanel operatorInfo
operatorList
javax.swing.JList operatorList
searchText
java.lang.String searchText
inputClass
java.lang.Class<T> inputClass
outputClass
java.lang.Class<T> outputClass
group
java.lang.String group
firstCapability
LearnerCapability firstCapability
secondCapability
LearnerCapability secondCapability
serialVersionUID: 3610550973456646750L
serialVersionUID: -6566133238783779634L
userDescription
javax.swing.JTextArea userDescription
ok
boolean ok
serialVersionUID: 1L
logo
java.awt.Image logo
logoHeight
double logoHeight
dropSpeed
double dropSpeed
window
javax.swing.JWindow window
message
java.lang.String message
serialVersionUID: -7090498773341030469L
stillRunning
boolean stillRunning
serialVersionUID: 8283186515936703793L
text
javax.swing.JEditorPane text
textScrollPane
javax.swing.JScrollPane textScrollPane
showTip
javax.swing.JCheckBox showTip
allTips
java.util.List<E> allTips
serialVersionUID: 2826577972132069114L
state
int state
mainFrame
MainFrame mainFrame
description
javax.swing.JEditorPane description
descriptionScrollPane
javax.swing.JScrollPane descriptionScrollPane
prevButton
javax.swing.JButton prevButton
nextButton
javax.swing.JButton nextButton
serialVersionUID: -201033815501632610L
startOptions
javax.swing.JRadioButton[] startOptions
recentFileList
javax.swing.JList recentFileList
buttonGroup
javax.swing.ButtonGroup buttonGroup
mainFrame
MainFrame mainFrame
serialVersionUID: 1L
mainFrame
MainFrame mainFrame
delete
javax.swing.JButton delete
next
javax.swing.JButton next
previous
javax.swing.JButton previous
cardLayout
java.awt.CardLayout cardLayout
mainPanel
javax.swing.JPanel mainPanel
experimentRenderer
ExperimentRenderer experimentRenderer
propertyTable
WizardPropertyTable propertyTable
currentStep
int currentStep
numberOfSteps
int numberOfSteps
experiments
Experiment[] experiments
templates
Template[] templates
selectedTemplateIndex
int selectedTemplateIndex
Package edu.udo.cs.yale.gui.experimenteditor |
serialVersionUID: -5968516503565845379L
experimentRenderer
ExperimentRenderer experimentRenderer
serialVersionUID: 2111854024857950879L
operator
Operator operator
serialVersionUID: 5520199661077744328L
progressBar
javax.swing.JProgressBar progressBar
monitor
SystemMonitor monitor
serialVersionUID: 1970923271834221630L
size
int size
results
java.util.List<E> results
tabs
javax.swing.JTabbedPane tabs
label
javax.swing.JLabel label
dataTables
java.util.Collection<E> dataTables
serialVersionUID: 1189363377612273467L
clock
javax.swing.JLabel clock
operator
javax.swing.JLabel operator
currentOperator
Operator currentOperator
breakpoint
int breakpoint
specialText
java.lang.String specialText
serialVersionUID: -6860624220979494451L
delay
long delay
memory
long[] memory
currentMeasurement
int currentMeasurement
serialVersionUID: 9160820147290119297L
MOVE_DOWN_ACTION
javax.swing.Action MOVE_DOWN_ACTION
MOVE_UP_ACTION
javax.swing.Action MOVE_UP_ACTION
operatorTree
OperatorTree operatorTree
propertyTable
OperatorPropertyTable propertyTable
serialVersionUID: 4172143138689034659L
editor
javax.swing.JTextPane editor
SEARCH_ACTION
javax.swing.Action SEARCH_ACTION
mainFrame
MainFrame mainFrame
Package edu.udo.cs.yale.gui.operatormenu |
serialVersionUID: 1L
serialVersionUID: 1L
Package edu.udo.cs.yale.gui.operatortree |
serialVersionUID: -6934683725946634563L
NEW_OPERATOR_ACTION
javax.swing.Action NEW_OPERATOR_ACTION
NEW_BUILDING_BLOCK_ACTION
javax.swing.Action NEW_BUILDING_BLOCK_ACTION
CUT_ACTION
javax.swing.Action CUT_ACTION
COPY_ACTION
javax.swing.Action COPY_ACTION
PASTE_ACTION
javax.swing.Action PASTE_ACTION
DELETE_OPERATOR_ACTION
javax.swing.Action DELETE_OPERATOR_ACTION
RENAME_OPERATOR_ACTION
javax.swing.Action RENAME_OPERATOR_ACTION
INFO_OPERATOR_ACTION
javax.swing.Action INFO_OPERATOR_ACTION
SAVE_BUILDING_BLOCK_ACTION
javax.swing.Action SAVE_BUILDING_BLOCK_ACTION
TOGGLE_BREAKPOINT
OperatorTree.ToggleBreakpointItem[] TOGGLE_BREAKPOINT
TOGGLE_SHOW_DISABLED
OperatorTree.ToggleShowDisabledItem TOGGLE_SHOW_DISABLED
ADD_ALL_BREAKPOINTS
javax.swing.Action ADD_ALL_BREAKPOINTS
REMOVE_ALL_BREAKPOINTS
javax.swing.Action REMOVE_ALL_BREAKPOINTS
EXPAND_ALL_ACTION
javax.swing.Action EXPAND_ALL_ACTION
COLLAPSE_ALL_ACTION
javax.swing.Action COLLAPSE_ALL_ACTION
mainFrame
MainFrame mainFrame
- The main frame. Used for conditional action updates and property table settings.
treeModel
OperatorTreeModel treeModel
- The tree model of the operator tree.
clipBoard
Operator clipBoard
- The current clip board, i.e. the selected operator before cut or copy was applied.
clipBoardMode
int clipBoardMode
- The current clip board mode. Must be one out of CLIPBOARD_MODE_EMPTY, CLIPBOARD_MODE_CUT, or
CLIPBOARD_MODE_COPY.
serialVersionUID: -8256080174651447518L
operatorPanel
OperatorTreeCellRenderer.OperatorPanel operatorPanel
Package edu.udo.cs.yale.gui.plotter |
serialVersionUID: -471636460650394557L
dataTable
DataTable dataTable
lines
java.util.List<E> lines
minY
double minY
maxY
double maxY
colorColumn
int colorColumn
minColor
double minColor
maxColor
double maxColor
serialVersionUID: 3155061651939372589L
values
double[] values
maxWeight
double maxWeight
names
java.lang.String[] names
radius
int radius
currentToolTip
java.lang.String currentToolTip
toolTipX
double toolTipX
toolTipY
double toolTipY
angles
double[] angles
attributeVectorX
double[] attributeVectorX
attributeVectorY
double[] attributeVectorY
plotIndex
int plotIndex
dataTable
DataTable dataTable
serialVersionUID: 9049081889010883621L
plotters
ColorHistogramPlotter[] plotters
plotterSize
int plotterSize
colorIndex
int colorIndex
maxWeight
double maxWeight
dataTable
DataTable dataTable
serialVersionUID: -2185573642487757891L
columnIndex
int columnIndex
colorIndex
int colorIndex
serialVersionUID: -3049267947471497204L
plotters
ColorQuartilePlotter[] plotters
plotterSize
int plotterSize
colorIndex
int colorIndex
maxWeight
double maxWeight
dataTable
DataTable dataTable
serialVersionUID: -5115095967846809152L
columnIndex
int columnIndex
colorIndex
int colorIndex
dataTable
DataTable dataTable
allQuartiles
java.util.List<E> allQuartiles
drawLegend
boolean drawLegend
key
java.lang.String key
globalMin
double globalMin
globalMax
double globalMax
serialVersionUID: -3723769116082161327L
dataTable
DataTable dataTable
points
java.util.List<E> points
axes
int[] axes
pointColorIndex
int pointColorIndex
densityColorIndex
int densityColorIndex
minDensityColor
double minDensityColor
maxDensityColor
double maxDensityColor
minPointColor
double minPointColor
maxPointColor
double maxPointColor
min
double[] min
max
double[] max
colorMatrix
double[][] colorMatrix
currentToolTip
java.lang.String currentToolTip
toolTipX
double toolTipX
toolTipY
double toolTipY
image
java.awt.image.BufferedImage image
serialVersionUID: -656105409652339951L
freeTextArea
javax.swing.JTextArea freeTextArea
titleField
javax.swing.JTextField titleField
lineTypes
javax.swing.JComboBox lineTypes
gridCheckBox
javax.swing.JCheckBox gridCheckBox
hiddenCheckBox
javax.swing.JCheckBox hiddenCheckBox
logScaleX
javax.swing.JCheckBox logScaleX
logScaleY
javax.swing.JCheckBox logScaleY
logScaleZ
javax.swing.JCheckBox logScaleZ
plotter
Plotter plotter
serialVersionUID: 6512137525068625074L
dataTable
DataTable dataTable
axis
int[] axis
columns
boolean[] columns
rotX
int rotX
rotZ
int rotZ
cachedImage
java.awt.Image cachedImage
gnuPlotDialog
GNUPlotDialog gnuPlotDialog
serialVersionUID: 9178351977037267613L
serialVersionUID: -1299407916734619185L
values
double[] values
maxWeight
double maxWeight
names
java.lang.String[] names
boxSize
int boxSize
horizontalCount
int horizontalCount
verticalCount
int verticalCount
currentToolTip
java.lang.String currentToolTip
toolTipX
double toolTipX
toolTipY
double toolTipY
plotIndex
int plotIndex
dataTable
DataTable dataTable
serialVersionUID: 9049081889010883621L
plotters
HistogramPlotter[] plotters
maxWeight
double maxWeight
dataTable
DataTable dataTable
plotterSize
int plotterSize
serialVersionUID: 5447178172542465015L
dataTable
DataTable dataTable
minX
double minX
maxX
double maxX
minY
double minY
maxY
double maxY
xTicSize
double xTicSize
yTicSize
double yTicSize
columns
boolean[] columns
- Indicates which columns will be plotted.
allPlots
java.util.Map<K,V> allPlots
binNumber
int binNumber
drawLegend
boolean drawLegend
key
java.lang.String key
currentXPlotterColumn
int currentXPlotterColumn
serialVersionUID: -175572158812122874L
dataTable
DataTable dataTable
min
double[] min
max
double[] max
maxWeight
double maxWeight
globalMin
double globalMin
globalMax
double globalMax
colorColumn
int colorColumn
toolTip
ToolTip toolTip
localNormalizationBox
javax.swing.JCheckBox localNormalizationBox
columnMappingSelection
javax.swing.JComboBox columnMappingSelection
- Selection of column mapping.
localNormalization
boolean localNormalization
columnMappingType
int columnMappingType
- The currently selected type of column mapping. Default is ORDERED.
orderRandomSeed
long orderRandomSeed
- Currently used random seed for random ordering.
serialVersionUID: -8994113034200480325L
serialVersionUID: -4737111168245916491L
adapter
PlotterAdapter adapter
dataTable
DataTable dataTable
legendColumn
int legendColumn
serialVersionUID: -8724351470349745191L
plotter
Plotter plotter
- The currently selected plotter object.
dataTable
DataTable dataTable
- The current data table object which backs up the plotting.
coordinatesLabel
javax.swing.JLabel coordinatesLabel
- The label which shows the coordinates in data space. Not supported by all
plotters.
pressStart
java.awt.Point pressStart
- The point at which a mouse pressing started.
selectedPlotter
java.lang.String selectedPlotter
- The selected plotter type.
mainPanel
javax.swing.JPanel mainPanel
- The main panel containing the axes selection panel and the actual plotter component.
availablePlotters
java.util.LinkedHashMap<K,V> availablePlotters
- Indicates if the plotter will be available.
serialVersionUID: -5115095967846809152L
columns
boolean[] columns
serialVersionUID: 199188198448229742L
plotterPoints
java.util.List<E> plotterPoints
- The list of all plotter points.
dataTable
DataTable dataTable
- The currently used data table.
columnMapping
int[] columnMapping
- Maps the axes to the data table columns.
maxWeight
double maxWeight
- The maximum column weight (if weights are available in data table).
anchorVectorX
double[] anchorVectorX
- The vector directions of the axes of the rad viz.
anchorVectorY
double[] anchorVectorY
- The vector directions of the axes of the rad viz.
angles
double[] angles
- The angles between the axes.
colorColumn
int colorColumn
- The column which should be used to colorize the data points.
minColor
double minColor
- The minimum value of the color column.
maxColor
double maxColor
- The maximum value of the color column.
columnMappingSelection
javax.swing.JComboBox columnMappingSelection
- Selection of column mapping.
ignoreList
javax.swing.JList ignoreList
- The list of columns which should not be used as dimension anchors.
columnMappingType
int columnMappingType
- The currently selected type of column mapping. Default is ORDERED.
scale
double scale
- The scaling factor for point plotting, usually 1.
orderRandomSeed
long orderRandomSeed
- Currently used random seed for random ordering.
serialVersionUID: 9049081889010883621L
plotters
ScatterPlotter[][] plotters
plotDimension
int plotDimension
dataTable
DataTable dataTable
plotterSize
int plotterSize
serialVersionUID: -6640810053422867017L
dataTable
DataTable dataTable
plots
java.util.List<E> plots
minX
double minX
maxX
double maxX
minY
double minY
maxY
double maxY
minColor
double minColor
maxColor
double maxColor
xTicSize
double xTicSize
yTicSize
double yTicSize
colorColumn
int colorColumn
drawMinX
double drawMinX
drawMaxX
double drawMaxX
drawMinY
double drawMinY
drawMaxY
double drawMaxY
axis
int[] axis
currentPlotterXAxis
int currentPlotterXAxis
- The column which is currently used as x-axis for the plotter.
currentPlotterYAxis
int currentPlotterYAxis
- The column which is currently used as y-axis for the plotter.
columns
boolean[] columns
currentToolTip
java.lang.String currentToolTip
toolTipX
double toolTipX
toolTipY
double toolTipY
dragX
int dragX
dragY
int dragY
dragWidth
int dragWidth
dragHeight
int dragHeight
drawAxes
boolean drawAxes
drawLabel
boolean drawLabel
draw2DLines
boolean draw2DLines
drawLegend
boolean drawLegend
key
java.lang.String key
pointTypeSelection
javax.swing.JComboBox pointTypeSelection
pointType
int pointType
jitterAmount
int jitterAmount
transform
java.awt.geom.AffineTransform transform
- The transformation from pixel space into data space.
serialVersionUID: 3024071214549165747L
plotter
ScatterPlotter plotter
visualizers
java.util.List<E> visualizers
serialVersionUID: -4510716260204035289L
dataTable
DataTable dataTable
maxWeight
double maxWeight
colorColumn
int colorColumn
sortingDimensions
int[] sortingDimensions
dataRows
java.util.List<E> dataRows
min
double[] min
max
double[] max
toolTip
ToolTip toolTip
Package edu.udo.cs.yale.gui.plotter.mathplot |
serialVersionUID: -4351530035081388245L
serialVersionUID: -2241823488299009239L
serialVersionUID: -3763239240861652777L
serialVersionUID: -7533259303423637127L
dataTable
DataTable dataTable
- The currently used data table object.
plotpanel
org.math.plot.PlotPanel plotpanel
- The actual plotter panel of JMathPlot.
legend
PlotterLegend legend
- The Yale plotter legend which can be used to display the values with respect to the used colors.
columns
boolean[] columns
- Indicates which columns will be plotted.
axis
int[] axis
- The used axes columns.
serialVersionUID: -3741835931346090326L
serialVersionUID: 6967871061963724679L
serialVersionUID: -8086776011628491876L
Package edu.udo.cs.yale.gui.plotter.som |
serialVersionUID: -1936359032703929998L
dimensions
int[] dimensions
exampleCoordinates
java.util.ArrayList<E> exampleCoordinates
examplesApplied
boolean examplesApplied
uMatrix
double[][] uMatrix
maxU
double maxU
pMatrix
double[][] pMatrix
maxP
double maxP
uStarMatrix
double[][] uStarMatrix
maxUStar
double maxUStar
dataTable
DataTable dataTable
show
boolean show
currentToolTip
java.lang.String currentToolTip
toolTipX
double toolTipX
toolTipY
double toolTipY
showMatrix
int showMatrix
showColor
int showColor
colorColumn
int colorColumn
data
RandomDataContainer data
net
KohonenNet net
approveButton
javax.swing.JButton approveButton
matrixSelection
javax.swing.JComboBox matrixSelection
colorSelection
javax.swing.JComboBox colorSelection
roundSelection
javax.swing.JTextField roundSelection
radiusSelection
javax.swing.JTextField radiusSelection
dimensionX
javax.swing.JTextField dimensionX
dimensionY
javax.swing.JTextField dimensionY
progressBar
javax.swing.JProgressBar progressBar
colorizer
SOMMatrixColorizer[] colorizer
jitterAmount
int jitterAmount
image
java.awt.image.BufferedImage image
Package edu.udo.cs.yale.gui.properties |
serialVersionUID: 99319694250830796L
exampleSource
Operator exampleSource
serialVersionUID: 4648838759294286088L
panel
javax.swing.JPanel panel
textField
javax.swing.JTextField textField
gridBagLayout
java.awt.GridBagLayout gridBagLayout
serialVersionUID: 5700615743712147883L
ok
boolean ok
attributeTableModel
AttributeWeightsTableModel attributeTableModel
minWeightField
javax.swing.JTextField minWeightField
minWeightCheckBox
javax.swing.JCheckBox minWeightCheckBox
selectionCount
javax.swing.JLabel selectionCount
serialVersionUID: 6151252627227324898L
weights
AttributeWeights weights
attributeNames
java.lang.String[] attributeNames
editors
PropertyValueCellEditor[] editors
updateMap
java.util.Map<K,V> updateMap
viewMode
int viewMode
overwrite
boolean overwrite
minWeight
double minWeight
selectionCount
int selectionCount
serialVersionUID: -7069543356398085334L
type
ParameterTypeColor type
button
javax.swing.JButton button
serialVersionUID: -7163760967040772736L
type
ParameterTypeConfiguration type
button
javax.swing.JButton button
serialVersionUID: 5599667832953596663L
type
ParameterType type
serialVersionUID: 3594466409311826645L
useEditorAsRenderer
boolean useEditorAsRenderer
panel
javax.swing.JPanel panel
textField
javax.swing.JTextField textField
type
ParameterTypeFile type
gridBagLayout
java.awt.GridBagLayout gridBagLayout
serialVersionUID: -2559892872774108384L
operatorCombo
javax.swing.JComboBox operatorCombo
parentOperator
OperatorChain parentOperator
serialVersionUID: 1876607848416333390L
ok
boolean ok
listPropertyTable
ListPropertyTable listPropertyTable
parameterList
java.util.List<E> parameterList
serialVersionUID: -4547732551646588939L
type
ParameterTypeList type
operator
Operator operator
serialVersionUID: -4429790999365057931L
button
javax.swing.JButton button
parameterList
java.util.List<E> parameterList
serialVersionUID: -4129852766426437419L
mainFrame
MainFrame mainFrame
operator
Operator operator
parameterTypes
ParameterType[] parameterTypes
expertMode
boolean expertMode
serialVersionUID: 2332956173516489926L
panel
javax.swing.JPanel panel
operatorCombo
javax.swing.JComboBox operatorCombo
typeCombo
javax.swing.JComboBox typeCombo
valueCombo
javax.swing.JComboBox valueCombo
experiment
Experiment experiment
serialVersionUID: -2559892872774108384L
panel
javax.swing.JPanel panel
operatorCombo
javax.swing.JComboBox operatorCombo
parameterCombo
javax.swing.JComboBox parameterCombo
parentOperator
OperatorChain parentOperator
experiment
Experiment experiment
model
javax.swing.table.DefaultTableModel model
valueEditors
java.util.List<E> valueEditors
keyRenderers
java.util.List<E> keyRenderers
toolTips
java.util.List<E> toolTips
columnNames
java.lang.String[] columnNames
serialVersionUID: 6665295638614289994L
tabs
SettingsTabs tabs
serialVersionUID: 649188519589057381L
parameterTypes
ParameterType[] parameterTypes
serialVersionUID: -229446448782516589L
tables
java.util.List<E> tables
serialVersionUID: 8800712397096177848L
serialVersionUID: 1510360561085238281L
operators
Operator[] operators
parameterTypes
ParameterType[] parameterTypes
Package edu.udo.cs.yale.gui.templates |
serialVersionUID: -2146505003821251075L
buildingBlockList
javax.swing.JList buildingBlockList
buildingBlockMap
java.util.Map<K,V> buildingBlockMap
serialVersionUID: 1428487062393160289L
templateList
javax.swing.JList templateList
templateMap
java.util.Map<K,V> templateMap
serialVersionUID: 4234757981716378086L
ok
boolean ok
buildingBlockList
javax.swing.JList buildingBlockList
serialVersionUID: 316102134905132452L
serialVersionUID: 7662184237558085856L
ok
boolean ok
nameField
javax.swing.JTextField nameField
descriptionField
javax.swing.JTextField descriptionField
serialVersionUID: -4892200177390173103L
ok
boolean ok
nameField
javax.swing.JTextField nameField
descriptionField
javax.swing.JTextField descriptionField
tableModel
SaveAsTemplateDialog.TemplateParameterTableModel tableModel
Package edu.udo.cs.yale.gui.viewer |
serialVersionUID: 6878549119308753961L
generalInfo
javax.swing.JLabel generalInfo
dataTableViewerTable
DataTableViewerTable dataTableViewerTable
serialVersionUID: 3206734427933036268L
serialVersionUID: 8116530590493627673L
dataTable
DataTable dataTable
serialVersionUID: -8114228636932871865L
generalInfo
javax.swing.JLabel generalInfo
dataTable
DataViewerTable dataTable
filterCounter
javax.swing.JLabel filterCounter
- Filter counter display.
originalExampleSet
ExampleSet originalExampleSet
serialVersionUID: 5535239693801265693L
numberOfSpecialAttributes
int numberOfSpecialAttributes
serialVersionUID: -3057324874942971672L
specialAttributes
Attribute[] specialAttributes
exampleSet
ExampleSet exampleSet
serialVersionUID: 5466205420267797125L
generalInfo
javax.swing.JLabel generalInfo
metaDataTable
MetaDataViewerTable metaDataTable
serialVersionUID: -4879028136543294746L
numberOfSpecialAttributeRows
int numberOfSpecialAttributeRows
serialVersionUID: -1598719681189990076L
currentMapping
int[] currentMapping
exampleSet
ExampleSet exampleSet
specialAttributes
Attribute[] specialAttributes
specialAttributeNames
java.lang.String[] specialAttributeNames
Package edu.udo.cs.yale.gui.wizards |
serialVersionUID: -1172710057099912870L
next
javax.swing.JButton next
previous
javax.swing.JButton previous
cardLayout
java.awt.CardLayout cardLayout
mainPanel
javax.swing.JPanel mainPanel
currentStep
int currentStep
numberOfSteps
int numberOfSteps
listener
ConfigurationListener listener
handler
DatabaseHandler handler
- The database handler.
isConnected
boolean isConnected
- Indicates if the handler is currently connected.
attributeNameMap
java.util.Map<K,V> attributeNameMap
- All attribute names for the available tables.
systemComboBox
javax.swing.JComboBox systemComboBox
- This combo box contains all available database drivers.
serverField
javax.swing.JTextField serverField
- This field contains the server name or IP.
urlField
javax.swing.JTextField urlField
- This field contains the complete url string for the defined driver.
databaseNameField
javax.swing.JTextField databaseNameField
- This field contains the database name.
userNameField
javax.swing.JTextField userNameField
- This field contains the user name.
passwordField
javax.swing.JPasswordField passwordField
- This field contains the password.
password
java.lang.String password
- Remembers the password during connections.
passwordFromTextField
boolean passwordFromTextField
- Indicates if the password was defined in the text field (and hence should be set as operator parameter).
tableList
javax.swing.JList tableList
- The list with all tables.
attributeList
javax.swing.JList attributeList
- The list with all attribute names.
whereTextArea
javax.swing.JTextArea whereTextArea
- The text area with the where clause.
sqlQueryTextArea
javax.swing.JTextArea sqlQueryTextArea
- The text area with the where clause.
attributeTypeMap
java.util.Map<K,V> attributeTypeMap
- This map contains all information for the attribute types.
dataView
DBExampleSourceConfigurationWizardDataTable dataView
- The definition of all attribute types.
serialVersionUID: -8058748606383970527L
serialVersionUID: -1172710057099912870L
next
javax.swing.JButton next
previous
javax.swing.JButton previous
cardLayout
java.awt.CardLayout cardLayout
mainPanel
javax.swing.JPanel mainPanel
currentStep
int currentStep
numberOfSteps
int numberOfSteps
listener
ConfigurationListener listener
sources
java.util.ArrayList<E> sources
- The list of the abstract attribute informations.
data
java.util.List<E> data
- The current data sample.
fileTextField
javax.swing.JTextField fileTextField
- The text field with the name of the data file.
commentCharField
javax.swing.JTextField commentCharField
- The text field defining the comment characters.
semicolonButton
javax.swing.JRadioButton semicolonButton
- Indicates that the columns are separated by a semicolon.
commaButton
javax.swing.JRadioButton commaButton
- Indicates that the columns are separated by a comma.
tabButton
javax.swing.JRadioButton tabButton
- Indicates that the columns are separated by tabs.
whiteSpaceButton
javax.swing.JRadioButton whiteSpaceButton
- Indicates that the columns are separated by any white space.
regExpButton
javax.swing.JRadioButton regExpButton
- Indicates that the columns are separated by the column separator defined by a regular expression.
columnSeparatorTextField
javax.swing.JTextField columnSeparatorTextField
- The text field with the column separator.
firstRowAsNames
javax.swing.JCheckBox firstRowAsNames
- Indicates if the first row should be used for column names.
dataView
ExampleSourceConfigurationWizardDataTable dataView
- The view on the data with the current settings.
dataViewPane
javax.swing.JScrollPane dataViewPane
- The scroll pane for the data view.
valueTypeView
ExampleSourceConfigurationWizardValueTypeTable valueTypeView
- The view of the attribute value types.
attributeTypeView
ExampleSourceConfigurationWizardAttributeTypeTable attributeTypeView
- The view of the attribute types (regular or special).
resultFileField
javax.swing.JTextField resultFileField
- The result attribute description file name.
serialVersionUID: -2517765684242352099L
serialVersionUID: -6334023466810899931L
serialVersionUID: -6402806364622312588L
Package edu.udo.cs.yale.operator |
serialVersionUID: 767641278540057135L
serialVersionUID: 7043386419256147253L
operator
Operator operator
serialVersionUID: 8042272058326397126L
operatorChain
OperatorChain operatorChain
serialVersionUID: -4992990462748190926L
wanted
java.lang.Class<T> wanted
serialVersionUID: 805882946295847566L
serialVersionUID: 3626738574540303240L
serialVersionUID: -8441036860570180869L
code
int code
operator
Operator operator
serialVersionUID: -1812028558589188050L
operator
Operator operator
Package edu.udo.cs.yale.operator.generator |
serialVersionUID: -990633489806141677L
functionName
java.lang.String functionName
Package edu.udo.cs.yale.operator.meta |
serialVersionUID: -2615523039124583537L
parameterValues
java.util.List<E> parameterValues
performance
PerformanceVector performance
Package edu.udo.cs.yale.operator.parameter |
serialVersionUID: -2861031839668411515L
Package edu.udo.cs.yale.tools |
serialVersionUID: 7562534107359981433L
serialVersionUID: 99943154106235423L
exampleSet
ExampleSet exampleSet
- The example set which backs up the Instances object.
exampleTransform
FastExample2SparseTransform exampleTransform
- This transformation might help to speed up the creation of sparse examples.
mostFrequent
int[] mostFrequent
- The most frequent nominal values (only used for association rule mining, null otherwise).
-1 if attribute is numerical.
taskType
int taskType
- The task type for which this instances object is used. Must be one out of
LEARNING, PREDICTING, CLUSTERING, ASSOCIATION_RULE_MINING, or WEIGHTING. For the
latter cases the original label attribute will be omitted.
labelAttribute
Attribute labelAttribute
- The YALE label attribute or null if not desired (depending on task).
serialVersionUID: 2067739218636324872L
Package edu.udo.cs.yale.tools.math |
serialVersionUID: -4870335385956962965L
Copyright © 2001-2006