jInfer

Serialized Form


Package cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer

Class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.PluggableVisualizer extends Visualizer<T> implements Serializable

serialVersionUID: 353474565L

Serialized Fields

pluggableGraphMouse

edu.uci.ics.jung.visualization.control.PluggableGraphMouse pluggableGraphMouse

graphMousePlugins

Set<E> graphMousePlugins

Class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.StatePickingVisualizer extends PluggableVisualizer<T> implements Serializable

serialVersionUID: 8564336L

Class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.StatesPickingVisualizer extends PluggableVisualizer<T> implements Serializable

serialVersionUID: 3523135L

Class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.Visualizer extends edu.uci.ics.jung.visualization.VisualizationViewer<State<T>,Step<T>> implements Serializable

serialVersionUID: 38097345L

Serialized Fields

supportedImageFormatNames

Set<E> supportedImageFormatNames

Package cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.graphviz

Class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.graphviz.GraphvizException extends Exception implements Serializable


Package cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.properties

Class cz.cuni.mff.ksi.jinfer.autoeditor.automatonvisualizer.layouts.properties.LayoutPropertiesPanel extends AbstractPropertiesPanel implements Serializable

serialVersionUID: 784463431L

Serialized Fields

desc

JTextPane desc

graphRenderer

JComboBox graphRenderer

jLabel1

JLabel jLabel1

jScrollPane3

JScrollPane jScrollPane3

Package cz.cuni.mff.ksi.jinfer.autoeditor.gui.component

Class cz.cuni.mff.ksi.jinfer.autoeditor.gui.component.AbstractComponent extends JPanel implements Serializable

Serialized Fields

monitor

Object monitor

visualizer

Visualizer<T> visualizer

interrupted

boolean interrupted

visualizerPanelSize

Dimension visualizerPanelSize

Class cz.cuni.mff.ksi.jinfer.autoeditor.gui.component.StatePickingComponent extends AbstractComponent<T> implements Serializable

Serialized Fields

jLabel1

JLabel jLabel1

jLabel2

JLabel jLabel2

jPanel1

JPanel jPanel1

jScrollPane1

JScrollPane jScrollPane1

Class cz.cuni.mff.ksi.jinfer.autoeditor.gui.component.StatesPickingComponent extends AbstractComponent<T> implements Serializable

serialVersionUID: 3531235L

Serialized Fields

askUser

boolean askUser

jButton1

JButton jButton1

jCheckBox1

JCheckBox jCheckBox1

jLabel1

JLabel jLabel1

jLabel2

JLabel jLabel2

jLabel3

JLabel jLabel3

jPanel1

JPanel jPanel1

jScrollPane1

JScrollPane jScrollPane1

Package cz.cuni.mff.ksi.jinfer.autoeditor.gui.topcomponent

Class cz.cuni.mff.ksi.jinfer.autoeditor.gui.topcomponent.AutoEditorTopComponent extends TopComponent implements Serializable

serialVersionUID: 87543L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Package cz.cuni.mff.ksi.jinfer.autoeditor.options

Class cz.cuni.mff.ksi.jinfer.autoeditor.options.AutoEditorPanel extends JPanel implements Serializable

serialVersionUID: 9454121L

Serialized Fields

backgroundColor

JPanel backgroundColor

backgroundColorLabel

JLabel backgroundColorLabel

fill1

JPanel fill1

fill2

JPanel fill2

finalStateColor

JPanel finalStateColor

finalStateLabel

JLabel finalStateLabel

jLabel1

JLabel jLabel1

jLabel2

JLabel jLabel2

pickedStateColor

JPanel pickedStateColor

pickedStateColorLabel

JLabel pickedStateColorLabel

regularStateColor

JPanel regularStateColor

regularStateColorLabel

JLabel regularStateColorLabel

regularStateShape

JComboBox regularStateShape

resetToDefaults

JButton resetToDefaults

superInitialStateShapeLabel

JLabel superInitialStateShapeLabel

superfinalStateShape

JComboBox superfinalStateShape

superfinalStateShapeLabel

JLabel superfinalStateShapeLabel

superinitialStateShape

JComboBox superinitialStateShape

Package cz.cuni.mff.ksi.jinfer.base

Class cz.cuni.mff.ksi.jinfer.base.Installer extends ModuleInstall implements Serializable

serialVersionUID: 54612321L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Package cz.cuni.mff.ksi.jinfer.base.objects

Class cz.cuni.mff.ksi.jinfer.base.objects.AbstractPropertiesPanel extends JPanel implements Serializable

Serialized Fields

properties

Properties properties

Class cz.cuni.mff.ksi.jinfer.base.objects.JHyperlinkLabel extends JLabel implements Serializable

serialVersionUID: 35898975L

Serialized Fields

uri

String uri

Class cz.cuni.mff.ksi.jinfer.base.objects.ProjectPropsComboRenderer extends DefaultListCellRenderer implements Serializable

serialVersionUID: 5376457567L

Serialized Fields

backend

ListCellRenderer backend

Class cz.cuni.mff.ksi.jinfer.base.objects.VirtualCategoryPanel extends JPanel implements Serializable

serialVersionUID: 5645634634L

Serialized Fields

overallLabel

String overallLabel

categoryId

String categoryId

categoryName

String categoryName

jLabel1

JLabel jLabel1

Package cz.cuni.mff.ksi.jinfer.base.options

Class cz.cuni.mff.ksi.jinfer.base.options.LoggerPanel extends JPanel implements Serializable

serialVersionUID: 35345345456L

Serialized Fields

preferences

Preferences preferences

jButton1

JButton jButton1

jLabel1

JLabel jLabel1

jLabel2

JLabel jLabel2

jLabel3

JLabel jLabel3

jLabel4

JLabel jLabel4

jLabel5

JLabel jLabel5

jLabel6

JLabel jLabel6

jPanel3

JPanel jPanel3

jPanel4

JPanel jPanel4

jPanel5

JPanel jPanel5

panelDebug

JPanel panelDebug

panelError

JPanel panelError

panelFatal

JPanel panelFatal

panelInfo

JPanel panelInfo

panelTrace

JPanel panelTrace

panelWarn

JPanel panelWarn

Package cz.cuni.mff.ksi.jinfer.base.utils

Class cz.cuni.mff.ksi.jinfer.base.utils.ModuleProperties extends Properties implements Serializable

serialVersionUID: 31245345L

Serialized Fields

moduleName

String moduleName

properties

Properties properties

Package cz.cuni.mff.ksi.jinfer.basicdtd.properties

Class cz.cuni.mff.ksi.jinfer.basicdtd.properties.DTDExportPropertiesPanel extends AbstractPropertiesPanel implements Serializable

serialVersionUID: 5421231L

Serialized Fields

jLabel1

JLabel jLabel1

jLabel3

JLabel jLabel3

jPanel1

JPanel jPanel1

jPanel2

JPanel jPanel2

maxEnumSize

JSpinner maxEnumSize

minDefaultRatio

JFormattedTextField minDefaultRatio

Package cz.cuni.mff.ksi.jinfer.basicigg.properties

Class cz.cuni.mff.ksi.jinfer.basicigg.properties.BasicIGGPropertiesPanel extends AbstractPropertiesPanel implements Serializable

serialVersionUID: 18746542132L

Serialized Fields

fill

JPanel fill

keepAttributeValues

JCheckBox keepAttributeValues

keepSimpleData

JCheckBox keepSimpleData

stopOnError

JCheckBox stopOnError

Package cz.cuni.mff.ksi.jinfer.basicruledisplayer

Class cz.cuni.mff.ksi.jinfer.basicruledisplayer.BasicRuleDisplayerTopComponent extends TopComponent implements Serializable

serialVersionUID: 5123131L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Package cz.cuni.mff.ksi.jinfer.basicruledisplayer.options

Class cz.cuni.mff.ksi.jinfer.basicruledisplayer.options.BasicRuleDisplayerPanel extends JPanel implements Serializable

serialVersionUID: 1211214L

Serialized Fields

fill

JPanel fill

jLabel1

JLabel jLabel1

jLabel10

JLabel jLabel10

jLabel11

JLabel jLabel11

jLabel12

JLabel jLabel12

jLabel13

JLabel jLabel13

jLabel14

JLabel jLabel14

jLabel2

JLabel jLabel2

jLabel3

JLabel jLabel3

jLabel4

JLabel jLabel4

jLabel5

JLabel jLabel5

jLabel6

JLabel jLabel6

jLabel7

JLabel jLabel7

jLabel9

JLabel jLabel9

margin

JSpinner margin

maxPanels

JSpinner maxPanels

maxRules

JSpinner maxRules

nestingLevel

JSpinner nestingLevel

panelAlternation

JPanel panelAlternation

panelAttribute

JPanel panelAttribute

panelBehaviour

JPanel panelBehaviour

panelColors

JPanel panelColors

panelConcatenation

JPanel panelConcatenation

panelElement

JPanel panelElement

panelFill1

JPanel panelFill1

panelFill2

JPanel panelFill2

panelSimpleData

JPanel panelSimpleData

reset

JButton reset

Package cz.cuni.mff.ksi.jinfer.basicxsd.properties

Class cz.cuni.mff.ksi.jinfer.basicxsd.properties.XSDExportPropertiesPanel extends AbstractPropertiesPanel implements Serializable

serialVersionUID: 35787687L

Serialized Fields

countToGlobal

JSpinner countToGlobal

generateGlobalTypes

JCheckBox generateGlobalTypes

jLabel1

JLabel jLabel1

jLabel2

JLabel jLabel2

jLabel3

JLabel jLabel3

jLabel4

JLabel jLabel4

jLabel5

JLabel jLabel5

jPanel1

JPanel jPanel1

jPanel2

JPanel jPanel2

spacesPerIndent

JSpinner spacesPerIndent

typenamePostfix

JTextField typenamePostfix

typenamePrefix

JTextField typenamePrefix

Package cz.cuni.mff.ksi.jinfer.fdfiletype

Class cz.cuni.mff.ksi.jinfer.fdfiletype.FdDataObject extends MultiDataObject implements Serializable


Package cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer

Class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.RepairPickerComponent extends JPanel implements Serializable

serialVersionUID: 764324657L

Serialized Fields

monitor

Object monitor

interrupted

boolean interrupted

model

RepairGroupModel model

xmlShower

XMLShower xmlShower

isGUIDone

boolean isGUIDone

askUser

boolean askUser

jButton1

JButton jButton1

jCheckBox1

JCheckBox jCheckBox1

jLabel1

JLabel jLabel1

jScrollPane1

JScrollPane jScrollPane1

repairTree

JTree repairTree

repairTreePane

JSplitPane repairTreePane

xmlTreePlaceholder

JPanel xmlTreePlaceholder

Class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.RepairPickerTopComponent extends TopComponent implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.RepairTreeNode extends DefaultMutableTreeNode implements Serializable

Serialized Fields

repair

RepairCandidate repair

Class cz.cuni.mff.ksi.jinfer.functionalDependencies.newRepairer.XMLShower extends JPanel implements Serializable

Serialized Fields

contentArea

JTextArea contentArea

jScrollPane1

JScrollPane jScrollPane1

Package cz.cuni.mff.ksi.jinfer.functionalDependencies.properties

Class cz.cuni.mff.ksi.jinfer.functionalDependencies.properties.RepairerPropertiesPanel extends AbstractPropertiesPanel implements Serializable

serialVersionUID: 123445353L

Serialized Fields

coefficientK

JTextField coefficientK

jLabel1

JLabel jLabel1

jLabel2

JLabel jLabel2

jLabel3

JLabel jLabel3

jLabel4

JLabel jLabel4

jPanel1

JPanel jPanel1

jPanel2

JPanel jPanel2

repairPicker

JComboBox repairPicker

repairer

JComboBox repairer

threshlodT

JTextField threshlodT

Package cz.cuni.mff.ksi.jinfer.iss.gui

Class cz.cuni.mff.ksi.jinfer.iss.gui.ExperimentChooser extends JDialog implements Serializable

serialVersionUID: 87465123L

Serialized Fields

experiments

JComboBox experiments

label

JLabel label

ok

JButton ok

Class cz.cuni.mff.ksi.jinfer.iss.gui.IdSetPanel extends JPanel implements Serializable

serialVersionUID: 187541L

Serialized Fields

model

AMModel model

idSet

IdSet idSet

idRefCache

List<E> idRefCache

idRef

JCheckBox idRef

labelOptimal

JLabel labelOptimal

labelWeight

JLabel labelWeight

optimal

JTextField optimal

pane

JScrollPane pane

table

JTable table

weight

JTextField weight

Class cz.cuni.mff.ksi.jinfer.iss.gui.ISSTopComponent extends TopComponent implements Serializable

serialVersionUID: -541163454643L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class cz.cuni.mff.ksi.jinfer.iss.gui.StatisticsPanel extends JPanel implements Serializable

serialVersionUID: 5415245241L

Serialized Fields

model

AMModel model

chartView

JPanel chartView

generateInput

JButton generateInput

glpk

JPanel glpk

glpkInput

JTextArea glpkInput

glpkInputPane

JScrollPane glpkInputPane

idSet

JPanel idSet

idSetArticle

IdSetPanel idSetArticle

idSetGlpk

IdSetPanel idSetGlpk

jButton1

JButton jButton1

jFreeChartPlaceholder

JPanel jFreeChartPlaceholder

labelPlaceholder

JLabel labelPlaceholder

nodeTree

JTree nodeTree

nodeTreePane

JScrollPane nodeTreePane

panelArticle

JPanel panelArticle

panelGlpk

JPanel panelGlpk

run

JButton run

runGlpk

JButton runGlpk

settings

JButton settings

split

JSplitPane split

splitPaneChart

JSplitPane splitPaneChart

tabbedPane

JTabbedPane tabbedPane

tableView

TableViewPanel tableView

Class cz.cuni.mff.ksi.jinfer.iss.gui.TableViewPanel extends JPanel implements Serializable

serialVersionUID: 18443L

Serialized Fields

model

AMModel model

cache

Map<K,V> cache

coverage

JTextField coverage

idSet

JTextField idSet

labelCoverage

JLabel labelCoverage

labelIDset

JLabel labelIDset

labelSupport

JLabel labelSupport

labelWeight

JLabel labelWeight

listValues

JList listValues

paneFlat

JScrollPane paneFlat

paneMappings

JScrollPane paneMappings

paneValues

JScrollPane paneValues

panelFlat

JPanel panelFlat

panelMappings

JPanel panelMappings

panelMappingsTable

JPanel panelMappingsTable

panelValues

JPanel panelValues

splitHorizontal

JSplitPane splitHorizontal

splitVertical

JSplitPane splitVertical

support

JTextField support

tableFlat

JTable tableFlat

tableMappings

JTable tableMappings

weight

JTextField weight

Package cz.cuni.mff.ksi.jinfer.iss.objects

Class cz.cuni.mff.ksi.jinfer.iss.objects.AttributeTreeNode extends DefaultMutableTreeNode implements Serializable

serialVersionUID: 454563134L

Serialized Fields

elementName

String elementName

attributeName

String attributeName

content

List<E> content

Package cz.cuni.mff.ksi.jinfer.iss.options

Class cz.cuni.mff.ksi.jinfer.iss.options.ISSPanel extends JPanel implements Serializable

serialVersionUID: 1875412L

Serialized Fields

alpha

JFormattedTextField alpha

beta

JFormattedTextField beta

binaryPath

JTextField binaryPath

browse

JButton browse

fillH1

JPanel fillH1

fillH2

JPanel fillH2

fillH3

JPanel fillH3

fillV

JPanel fillV

iterations

JSpinner iterations

label

JLabel label

labelAlpha

JLabel labelAlpha

labelAlphaExplain

JLabel labelAlphaExplain

labelBeta

JLabel labelBeta

labelBetaExplain

JLabel labelBetaExplain

labelIterations

JLabel labelIterations

labelPoolSize

JLabel labelPoolSize

labelTimeLimit

JLabel labelTimeLimit

labelTimeLimitExplain

JLabel labelTimeLimitExplain

labelWeight

JLabel labelWeight

panelExperiments

JPanel panelExperiments

panelGlpk

JPanel panelGlpk

panelIss

JPanel panelIss

poolSize

JSpinner poolSize

timeLimit

JSpinner timeLimit

Package cz.cuni.mff.ksi.jinfer.iss.tables

Class cz.cuni.mff.ksi.jinfer.iss.tables.FlatModel extends DefaultTableModel implements Serializable

serialVersionUID: 78974631624L

Serialized Fields

data

List<E> data

Class cz.cuni.mff.ksi.jinfer.iss.tables.MappingsModel extends DefaultTableModel implements Serializable

serialVersionUID: 1874512L

Serialized Fields

data

List<E> data

Package cz.cuni.mff.ksi.jinfer.projecttype

Class cz.cuni.mff.ksi.jinfer.projecttype.InputFilesList extends ArrayList<File> implements Serializable

serialVersionUID: 353231345L

Serialized Fields

listener

InputFilesListener listener

fileChildren

Children fileChildren

Package cz.cuni.mff.ksi.jinfer.projecttype.actions

Class cz.cuni.mff.ksi.jinfer.projecttype.actions.DeleteAllAction extends AbstractAction implements Serializable

serialVersionUID: 8956231L

Serialized Fields

node

FolderNode node

Class cz.cuni.mff.ksi.jinfer.projecttype.actions.FileAddAction extends AbstractAction implements Serializable

serialVersionUID: 12121452L

Serialized Fields

node

FolderNode node

type

FolderType type

Class cz.cuni.mff.ksi.jinfer.projecttype.actions.FilesAddAction extends AbstractAction implements Serializable

serialVersionUID: 35345345L

Serialized Fields

project

JInferProject project

Class cz.cuni.mff.ksi.jinfer.projecttype.actions.GraphRepAction extends NodeAction implements Serializable

serialVersionUID: 1562121212L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class cz.cuni.mff.ksi.jinfer.projecttype.actions.IDSetSearchAction extends NodeAction implements Serializable

serialVersionUID: 1562121212L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class cz.cuni.mff.ksi.jinfer.projecttype.actions.RunAction extends AbstractAction implements Serializable

serialVersionUID: 135854187L

Serialized Fields

project

JInferProject project

Class cz.cuni.mff.ksi.jinfer.projecttype.actions.RunRepairAction extends AbstractAction implements Serializable

serialVersionUID: 135854187L

Serialized Fields

project

JInferProject project

Class cz.cuni.mff.ksi.jinfer.projecttype.actions.ValidateAction extends NodeAction implements Serializable

serialVersionUID: 3123414L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Package cz.cuni.mff.ksi.jinfer.projecttype.properties

Class cz.cuni.mff.ksi.jinfer.projecttype.properties.ProjectPropertiesPanel extends AbstractPropertiesPanel implements Serializable

serialVersionUID: 35345345345L

Serialized Fields

defaultFolder

JComboBox defaultFolder

defaultFolderLabel1

JLabel defaultFolderLabel1

defaultFolderLabel2

JLabel defaultFolderLabel2

fill1

JPanel fill1

fill2

JPanel fill2

logLevel

JComboBox logLevel

logLevelLabel1

JLabel logLevelLabel1

loglevelLabel2

JLabel loglevelLabel2

Package cz.cuni.mff.ksi.jinfer.projecttype.sample

Class cz.cuni.mff.ksi.jinfer.projecttype.sample.JinferTemplatePanelVisual extends JPanel implements Serializable

serialVersionUID: 785187562L

Serialized Fields

panel

JinferTemplateWizardPanel panel

browseButton

JButton browseButton

createdFolderLabel

JLabel createdFolderLabel

createdFolderTextField

JTextField createdFolderTextField

projectLocationLabel

JLabel projectLocationLabel

projectLocationTextField

JTextField projectLocationTextField

projectNameLabel

JLabel projectNameLabel

projectNameTextField

JTextField projectNameTextField

Package cz.cuni.mff.ksi.jinfer.runner.options

Class cz.cuni.mff.ksi.jinfer.runner.options.RunnerPanel extends JPanel implements Serializable

serialVersionUID: 3534679876L

Serialized Fields

jLabel1

JLabel jLabel1

jLabel2

JLabel jLabel2

jLabel3

JLabel jLabel3

jPanel1

JPanel jPanel1

jPanel2

JPanel jPanel2

jPanel3

JPanel jPanel3

jPanel4

JPanel jPanel4

jPanel5

JPanel jPanel5

jPanel6

JPanel jPanel6

namePattern

JTextField namePattern

nameTemplateHelp

JLabel nameTemplateHelp

nameTemplateLabel

JLabel nameTemplateLabel

openSchema

JCheckBox openSchema

openSchemaHelp

JLabel openSchemaHelp

openSchemaLabel

JLabel openSchemaLabel

panelFill

JPanel panelFill

ruleDisplayerCombo

JComboBox ruleDisplayerCombo

showOutputWindow

JCheckBox showOutputWindow

Package cz.cuni.mff.ksi.jinfer.runner.properties

Class cz.cuni.mff.ksi.jinfer.runner.properties.ModuleSelectionPropertiesPanel extends AbstractPropertiesPanel implements Serializable

serialVersionUID: 784463434L

Serialized Fields

initialGrammar

JComboBox initialGrammar

jLabel1

JLabel jLabel1

jLabel2

JLabel jLabel2

jLabel3

JLabel jLabel3

jPanel1

JPanel jPanel1

jPanel2

JPanel jPanel2

schemaGenerator

JComboBox schemaGenerator

simplifier

JComboBox simplifier

Package cz.cuni.mff.ksi.jinfer.treeruledisplayer

Class cz.cuni.mff.ksi.jinfer.treeruledisplayer.RulePanel extends JPanel implements Serializable

serialVersionUID: 34535L

Serialized Fields

graph

JPanel graph

Class cz.cuni.mff.ksi.jinfer.treeruledisplayer.TreeRuleDisplayerTopComponent extends TopComponent implements Serializable

serialVersionUID: 435252345L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Package cz.cuni.mff.ksi.jinfer.treeruledisplayer.options

Class cz.cuni.mff.ksi.jinfer.treeruledisplayer.options.TreeRuleDisplayerPanel extends JPanel implements Serializable

serialVersionUID: 43522352345L

Serialized Fields

alterColor

JPanel alterColor

alterCombo

JComboBox alterCombo

alterLabel

JLabel alterLabel

alterSpinner

JSpinner alterSpinner

attributeColor

JPanel attributeColor

attributeCombo

JComboBox attributeCombo

attributeSpinner

JSpinner attributeSpinner

backgroundColor

JPanel backgroundColor

basic

JPanel basic

concatColor

JPanel concatColor

concatCombo

JComboBox concatCombo

concatLabel

JLabel concatLabel

concatSpinner

JSpinner concatSpinner

fill

JPanel fill

fillH

JPanel fillH

fillV

JPanel fillV

horizontalDistance

JSpinner horizontalDistance

jButton1

JButton jButton1

jLabel1

JLabel jLabel1

jLabel10

JLabel jLabel10

jLabel11

JLabel jLabel11

jLabel12

JLabel jLabel12

jLabel2

JLabel jLabel2

jLabel3

JLabel jLabel3

jLabel4

JLabel jLabel4

jLabel5

JLabel jLabel5

jLabel6

JLabel jLabel6

jLabel7

JLabel jLabel7

jLabel8

JLabel jLabel8

jLabel9

JLabel jLabel9

jPanel2

JPanel jPanel2

lambdaColor

JPanel lambdaColor

lambdaCombo

JComboBox lambdaCombo

lambdaSpinner

JSpinner lambdaSpinner

permutColor

JPanel permutColor

permutCombo

JComboBox permutCombo

permutLabel

JLabel permutLabel

permutSpinner

JSpinner permutSpinner

rootColor

JPanel rootColor

rootCombo

JComboBox rootCombo

rootLabel

JLabel rootLabel

rootSpinner

JSpinner rootSpinner

shape

JPanel shape

simpleDataColor

JPanel simpleDataColor

simpleDataCombo

JComboBox simpleDataCombo

simpleDataSpinner

JSpinner simpleDataSpinner

tokenColor

JPanel tokenColor

tokenCombo

JComboBox tokenCombo

tokenLabel

JLabel tokenLabel

tokenSpinner

JSpinner tokenSpinner

verticalDistance

JSpinner verticalDistance

Package cz.cuni.mff.ksi.jinfer.twostep.cleaning.chained.properties

Class cz.cuni.mff.ksi.jinfer.twostep.cleaning.chained.properties.CleanerChainedPropertiesPanel extends AbstractPropertiesPanel implements Serializable

serialVersionUID: 7844643433L

Serialized Fields

dynamicComponents

Map<K,V> dynamicComponents

Package cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.combined.properties

Class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.combined.properties.CombinedPropertiesPanel extends AbstractPropertiesPanel implements Serializable

serialVersionUID: 78446345433L

Serialized Fields

dynamicComponents

Map<K,V> dynamicComponents

Package cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.khcontext.properties

Class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.khcontext.properties.KHContextPropertiesPanel extends AbstractPropertiesPanel implements Serializable

serialVersionUID: 7844435L

Serialized Fields

jLabel2

JLabel jLabel2

jPanel1

JPanel jPanel1

lblH

JLabel lblH

lblK

JLabel lblK

txtH

JTextField txtH

txtK

JTextField txtK

Package cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.skstrings.properties

Class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.conditiontesting.skstrings.properties.SKStringsPropertiesPanel extends AbstractPropertiesPanel implements Serializable

serialVersionUID: 784477498435L

Serialized Fields

jLabel2

JLabel jLabel2

jPanel1

JPanel jPanel1

lblK

JLabel lblK

lblS

JLabel lblS

lblStrategy

JLabel lblStrategy

txtK

JTextField txtK

txtS

JTextField txtS

txtStrategy

JTextField txtStrategy

Package cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.properties

Class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.properties.AutomatonMergingStatePropertiesPanel extends AbstractPropertiesPanel implements Serializable

serialVersionUID: 784463431L

Serialized Fields

automatonSimplifier

JComboBox automatonSimplifier

descAutomatonSimplifier

JTextPane descAutomatonSimplifier

descRegexpAutomatonSimplifier

JTextPane descRegexpAutomatonSimplifier

jScrollPane3

JScrollPane jScrollPane3

jScrollPane4

JScrollPane jScrollPane4

labelAutomatonSimplifier

JLabel labelAutomatonSimplifier

labelRegexpAutomatonSimplifier

JLabel labelRegexpAutomatonSimplifier

regexpAutomatonSimplifier

JComboBox regexpAutomatonSimplifier

Package cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.heuristic.properties

Class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.heuristic.properties.StateRemovalHeuristicPropertiesPanel extends AbstractPropertiesPanel implements Serializable

serialVersionUID: 784463431L

Serialized Fields

comboOrderer

JComboBox comboOrderer

descOrderer

JTextPane descOrderer

jScrollPane3

JScrollPane jScrollPane3

labelOrderer

JLabel labelOrderer

Package cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.ordering.fullscan.properties

Class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.ordering.fullscan.properties.FullscanPropertiesPanel extends AbstractPropertiesPanel implements Serializable

serialVersionUID: 784463438L

Serialized Fields

descOrderer

JTextPane descOrderer

jComboBox1

JComboBox jComboBox1

jLabel1

JLabel jLabel1

jScrollPane1

JScrollPane jScrollPane1

Package cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.ordering.weighted.properties

Class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.ordering.weighted.properties.WeightedPropertiesPanel extends AbstractPropertiesPanel implements Serializable

serialVersionUID: 784463438L

Serialized Fields

descOrderer

JTextPane descOrderer

jComboBox1

JComboBox jComboBox1

jLabel1

JLabel jLabel1

jScrollPane1

JScrollPane jScrollPane1

Package cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.properties

Class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.regexping.stateremoval.ordered.properties.StateRemovalOrderedPropertiesPanel extends AbstractPropertiesPanel implements Serializable

serialVersionUID: 784463431L

Serialized Fields

comboOrderer

JComboBox comboOrderer

descOrderer

JTextPane descOrderer

jScrollPane3

JScrollPane jScrollPane3

labelOrderer

JLabel labelOrderer

Package cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.chained.properties

Class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.chained.properties.AutomatonSimplifierChainedPropertiesPanel extends AbstractPropertiesPanel implements Serializable

serialVersionUID: 74463433L

Serialized Fields

dynamicComponents

Map<K,V> dynamicComponents

Package cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.properties

Class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.defective.defectivemdl.properties.DefectiveMDLPropertiesPanel extends AbstractPropertiesPanel implements Serializable

serialVersionUID: 78446331L

Serialized Fields

automatonEvaluator

JComboBox automatonEvaluator

descAutomatonEvaluator

JTextPane descAutomatonEvaluator

descSuspection

JTextPane descSuspection

jScrollPane3

JScrollPane jScrollPane3

jScrollPane4

JScrollPane jScrollPane4

labelAutomatonEvaluator

JLabel labelAutomatonEvaluator

labelSuspection

JLabel labelSuspection

suspection

JComboBox suspection

Package cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedy.properties

Class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedy.properties.GreedyPropertiesPanel extends AbstractPropertiesPanel implements Serializable

serialVersionUID: 784463431L

Serialized Fields

comboConditionTester

JComboBox comboConditionTester

descContitionTester

JTextPane descContitionTester

jLabel1

JLabel jLabel1

jScrollPane3

JScrollPane jScrollPane3

Package cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedymdl.properties

Class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.greedymdl.properties.GreedyMDLPropertiesPanel extends AbstractPropertiesPanel implements Serializable

serialVersionUID: 784463431L

Serialized Fields

comboConditionTester

JComboBox comboConditionTester

descContitionTester

JTextPane descContitionTester

descEvaluator

JTextPane descEvaluator

evaluator

JComboBox evaluator

jLabel1

JLabel jLabel1

jLabel3

JLabel jLabel3

jScrollPane3

JScrollPane jScrollPane3

jScrollPane4

JScrollPane jScrollPane4

Package cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.khgrams.properties

Class cz.cuni.mff.ksi.jinfer.twostep.processing.automatonmergingstate.simplifying.khgrams.properties.KHgramsPropertiesPanel extends AbstractPropertiesPanel implements Serializable

serialVersionUID: 784463435L

Serialized Fields

jLabel2

JLabel jLabel2

jPanel1

JPanel jPanel1

jPanel2

JPanel jPanel2

lblH

JLabel lblH

lblK

JLabel lblK

txtH

JTextField txtH

txtK

JTextField txtK

Package cz.cuni.mff.ksi.jinfer.twostep.properties

Class cz.cuni.mff.ksi.jinfer.twostep.properties.TwoStepPropertiesPanel extends AbstractPropertiesPanel implements Serializable

serialVersionUID: 784463431L

Serialized Fields

cleaner

JComboBox cleaner

clusterProcessor

JComboBox clusterProcessor

clusterer

JComboBox clusterer

descCleaner

JTextPane descCleaner

descClusterProcessor

JTextPane descClusterProcessor

descClusterer

JTextPane descClusterer

jScrollPane1

JScrollPane jScrollPane1

jScrollPane2

JScrollPane jScrollPane2

jScrollPane3

JScrollPane jScrollPane3

labelCleaner

JLabel labelCleaner

labelClusterProcessor

JLabel labelClusterProcessor

labelClusterer

JLabel labelClusterer

Package cz.cuni.mff.ksi.jinfer.welcome

Class cz.cuni.mff.ksi.jinfer.welcome.Installer extends ModuleInstall implements Serializable

serialVersionUID: 353356475L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class cz.cuni.mff.ksi.jinfer.welcome.WelcomeTopComponent extends TopComponent implements Serializable

serialVersionUID: 789451321321L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Package cz.cuni.mff.ksi.jinfer.xpathfiletype

Class cz.cuni.mff.ksi.jinfer.xpathfiletype.XPathDataObject extends MultiDataObject implements Serializable

serialVersionUID: 3534512312L


Package cz.cuni.mff.ksi.jinfer.xsdimporter.properties

Class cz.cuni.mff.ksi.jinfer.xsdimporter.properties.XSDImportPropertiesPanel extends AbstractPropertiesPanel implements Serializable

serialVersionUID: 35344234L

Serialized Fields

fillH

JPanel fillH

fillV

JPanel fillV

logLevelCombo

JComboBox logLevelCombo

loglevelLabel

JLabel loglevelLabel

loglevelLabel2

JLabel loglevelLabel2

parserComboBox

JComboBox parserComboBox

parserLabel

JLabel parserLabel

stopLabel

JLabel stopLabel

stopOnError

JCheckBox stopOnError

verbose

JCheckBox verbose

verboseLabel

JLabel verboseLabel

Package cz.cuni.mff.ksi.jinfer.xsdimporter.utils

Class cz.cuni.mff.ksi.jinfer.xsdimporter.utils.XSDException extends RuntimeException implements Serializable

serialVersionUID: 3534453468L


Package cz.cuni.mff.ksi.jinfer.xsdimportsax.utils

Class cz.cuni.mff.ksi.jinfer.xsdimportsax.utils.SAXInterruptedException extends SAXException implements Serializable


jInfer

Generated on Fri Dec 9 00:01:25 CET 2011