Serialized Form


Package bbn

Class bbn.BBNE_IOError implements Serializable

Class bbn.BBNE_NodeNotFound implements Serializable

Class bbn.BBNE_OutOfBounds implements Serializable

Class bbn.VariableException implements Serializable


Package k2

Class k2.AISExhaustive implements Serializable

Serialized Fields

ais

AdaptiveAndSelfIS ais

network

BBN network

data

java.lang.String[][] data

pw

java.io.PrintWriter pw


Package ls

Class ls.IllegalCliqueIndexException implements Serializable


Package stochasticsampling

Class stochasticsampling.MersenneTwister implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

mt

int[] mt

mti

int mti

mag01

int[] mag01

__nextNextGaussian

double __nextNextGaussian

__haveNextNextGaussian

boolean __haveNextNextGaussian

Class stochasticsampling.MersenneTwisterFast implements Serializable

Serialized Fields

mt

int[] mt

mti

int mti

mag01

int[] mag01

nextNextGaussian

double nextNextGaussian

haveNextNextGaussian

boolean haveNextNextGaussian


Package xbneditor

Class xbneditor.EditNode implements Serializable

Serialized Fields

tmp

ChanceBlock tmp

title

javax.swing.JTextField title

attributes

javax.swing.JPanel attributes

table

javax.swing.JTable table

varnames

java.util.LinkedList varnames

varvalues

java.util.LinkedList varvalues

choice

int choice

Class xbneditor.GraphErrorInput implements Serializable

Serialized Fields

frame

javax.swing.JDialog frame

one

javax.swing.JPanel one

two

javax.swing.JPanel two

three

javax.swing.JPanel three

fchoose

javax.swing.JFileChooser fchoose

fncurrent

javax.swing.JLabel fncurrent

fngold

javax.swing.JLabel fngold

current

javax.swing.JButton current

goldstandard

javax.swing.JButton goldstandard

done

javax.swing.JButton done

Class xbneditor.GraphicalBlock implements Serializable

Serialized Fields

g2

java.awt.Graphics2D g2

img

java.util.LinkedList img

area

java.awt.Rectangle area

pressOut

boolean pressOut

saved

boolean saved

active

Item active

current

java.awt.geom.Ellipse2D.Double current

mode

int mode

newnode

boolean newnode

parent

XBN parent

first

Item first

focus

Item focus

firstname

java.lang.String firstname

popup

java.awt.PopupMenu popup

insert

java.awt.MenuItem insert

delete

java.awt.MenuItem delete

remove

java.awt.MenuItem remove

width

int width

height

int height

boardwidth

int boardwidth

boardheight

int boardheight

Class xbneditor.GraphicalPanel implements Serializable

Serialized Fields

b

GraphicalBlock b

boardwidth

int boardwidth

boardheight

int boardheight