Serialized Form


Package jcolibri.exception

Class jcolibri.exception.AttributeAccessException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class jcolibri.exception.ExecutionException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class jcolibri.exception.InitializingException extends ExecutionException implements Serializable

serialVersionUID: 1L

Class jcolibri.exception.NoApplicableFilterPredicateException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class jcolibri.exception.NoApplicableSimilarityFunctionException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class jcolibri.exception.OntologyAccessException extends java.lang.Exception implements Serializable

serialVersionUID: 1L

Class jcolibri.exception.UnImplementedException extends java.lang.Exception implements Serializable

serialVersionUID: 1L


Package jcolibri.extensions.recommendation.casesDisplay.utils

Class jcolibri.extensions.recommendation.casesDisplay.utils.RadioButtonEditor extends javax.swing.DefaultCellEditor implements Serializable

serialVersionUID: 1L

Serialized Fields

button

javax.swing.JRadioButton button

Package jcolibri.method.gui.editors

Class jcolibri.method.gui.editors.BooleanEditor extends javax.swing.JComboBox implements Serializable

serialVersionUID: 1L

Serialized Fields

ANY

java.lang.String ANY

TRUE

java.lang.String TRUE

FALSE

java.lang.String FALSE

Class jcolibri.method.gui.editors.DateEditor extends javax.swing.JFormattedTextField implements Serializable

serialVersionUID: 1L

Class jcolibri.method.gui.editors.DoubleEditor extends javax.swing.JFormattedTextField implements Serializable

serialVersionUID: 1L

Class jcolibri.method.gui.editors.EnumEditor extends javax.swing.JComboBox implements Serializable

serialVersionUID: 1L

Serialized Fields

EMPTY

java.lang.String EMPTY

Class jcolibri.method.gui.editors.FileEditor extends javax.swing.JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

text

javax.swing.JTextField text

button

javax.swing.JButton button

Class jcolibri.method.gui.editors.InstanceEditor extends javax.swing.JButton implements Serializable

serialVersionUID: 1L

Serialized Fields

ontoDialog

javax.swing.JDialog ontoDialog

ontoPanel

es.ucm.fdi.gaia.ontobridge.test.gui.PnlSelectInstance ontoPanel

selected

java.lang.String selected

Class jcolibri.method.gui.editors.IntegerEditor extends javax.swing.JTextField implements Serializable

serialVersionUID: 1L

Class jcolibri.method.gui.editors.StringEditor extends javax.swing.JTextField implements Serializable

serialVersionUID: 1L

Class jcolibri.method.gui.editors.TextEditor extends javax.swing.JScrollPane implements Serializable

serialVersionUID: 1L

Serialized Fields

tarea

javax.swing.JTextArea tarea

Package jcolibri.method.retrieve.selection.compromiseDriven

Class jcolibri.method.retrieve.selection.compromiseDriven.CDRSet extends java.util.ArrayList<CBRCase> implements Serializable

serialVersionUID: 1L

Serialized Fields

likeSets

java.util.Hashtable<K,V> likeSets

coveredSets

java.util.Hashtable<K,V> coveredSets

Package jcolibri.test.main

Class jcolibri.test.main.MainTester extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

list

javax.swing.JList list

info

java.util.List<E> info

tabPane

javax.swing.JTabbedPane tabPane

displayPane

javax.swing.JTextArea displayPane

run

javax.swing.JButton run

mapDialog

javax.swing.JDialog mapDialog

Class jcolibri.test.main.MainTester.LogoFrame extends javax.swing.JWindow implements Serializable

serialVersionUID: 1L

Serialized Fields

time

long time

Class jcolibri.test.main.SwingProgressBar extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

jPanel1

javax.swing.JPanel jPanel1

jProgressBar1

javax.swing.JProgressBar jProgressBar1

jLabel1

javax.swing.JLabel jLabel1

stepPercentage

double stepPercentage

progress

double progress

Package jcolibri.test.test13.gui

Class jcolibri.test.test13.gui.ResultFrame extends javax.swing.JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

jLabel1

javax.swing.JLabel jLabel1

logo

javax.swing.JLabel logo

jScrollPane1

javax.swing.JScrollPane jScrollPane1

jPanel1

javax.swing.JPanel jPanel1

border1

javax.swing.border.Border border1

titledBorder1

javax.swing.border.TitledBorder titledBorder1

jPanel2

javax.swing.JPanel jPanel2

border2

javax.swing.border.Border border2

titledBorder2

javax.swing.border.TitledBorder titledBorder2

queryTextPane

javax.swing.JEditorPane queryTextPane

jLabel2

javax.swing.JLabel jLabel2

restaurant

javax.swing.JTextField restaurant

jLabel3

javax.swing.JLabel jLabel3

jScrollPane2

javax.swing.JScrollPane jScrollPane2

AddressTextPane

javax.swing.JEditorPane AddressTextPane

jLabel4

javax.swing.JLabel jLabel4

jScrollPane3

javax.swing.JScrollPane jScrollPane3

descriptionTextPane

javax.swing.JEditorPane descriptionTextPane

Package jcolibri.test.test16

Class jcolibri.test.test16.Test16 extends javax.swing.JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

corpus300

javax.swing.JRadioButton corpus300

corpus600

javax.swing.JRadioButton corpus600

leaveOneOut

javax.swing.JRadioButton leaveOneOut

holdOutFixed10

javax.swing.JRadioButton holdOutFixed10

holdOutFixed20

javax.swing.JRadioButton holdOutFixed20

holdOutFixed30

javax.swing.JRadioButton holdOutFixed30

sameSplit

javax.swing.JRadioButton sameSplit

sameSplitGenerate

javax.swing.JRadioButton sameSplitGenerate

saveSplit

javax.swing.JButton saveSplit

sameSplitGenerateFile

javax.swing.JTextField sameSplitGenerateFile

sameSplitReuse

javax.swing.JRadioButton sameSplitReuse

loadSplit

javax.swing.JButton loadSplit

sameSplitReuseFile

javax.swing.JTextField sameSplitReuseFile

sameSplitGeneratePercent

javax.swing.JLabel sameSplitGeneratePercent

sameSplitPercent

javax.swing.SpinnerNumberModel sameSplitPercent

sameSplitGeneratePercentSpinner

javax.swing.JSpinner sameSplitGeneratePercentSpinner

holdOut

javax.swing.JRadioButton holdOut

holdOutLabel1

javax.swing.JLabel holdOutLabel1

holdOutPercent

javax.swing.SpinnerNumberModel holdOutPercent

holdOutPercentSpinner

javax.swing.JSpinner holdOutPercentSpinner

holdOutLabel2

javax.swing.JLabel holdOutLabel2

holdOutRepetitions

javax.swing.SpinnerNumberModel holdOutRepetitions

holdOutRepetitionsSpinner

javax.swing.JSpinner holdOutRepetitionsSpinner

nFold

javax.swing.JRadioButton nFold

nFoldLabel1

javax.swing.JLabel nFoldLabel1

nFoldFolds

javax.swing.SpinnerNumberModel nFoldFolds

nFoldFoldsSpinner

javax.swing.JSpinner nFoldFoldsSpinner

nFoldLabel2

javax.swing.JLabel nFoldLabel2

nFoldRepetitions

javax.swing.SpinnerNumberModel nFoldRepetitions

nFoldRepetitionsSpinner

javax.swing.JSpinner nFoldRepetitionsSpinner

compressionBased

javax.swing.JRadioButton compressionBased

normalizedCompression

javax.swing.JRadioButton normalizedCompression

cosine

javax.swing.JRadioButton cosine

dice

javax.swing.JRadioButton dice

jaccard

javax.swing.JRadioButton jaccard

overlap

javax.swing.JRadioButton overlap

majorityVoting

javax.swing.JRadioButton majorityVoting

weightedVoting

javax.swing.JRadioButton weightedVoting

unanimousVoting

javax.swing.JRadioButton unanimousVoting

kValue

javax.swing.SpinnerNumberModel kValue

kValueSpinner

javax.swing.JSpinner kValueSpinner

evaluate

javax.swing.JButton evaluate

visualize

javax.swing.JButton visualize


GAIA - Group for Artificial Intelligence Applications
http://gaia.fdi.ucm.es