Serialized Form
|
Package anl.repast.gis.data |
|
Package anl.repast.gis.data.dbf |
detail
java.lang.Throwable detail
|
Package anl.repast.gis.display |
container
java.awt.Container container
gisAgent
GisAgent gisAgent
props
java.lang.String[] props
agentList
java.util.List<E> agentList
currentList
com.bbn.openmap.omGraphics.OMGraphicList currentList
highlightFillPaint
java.awt.Paint highlightFillPaint
originalFillPaint
java.awt.Paint originalFillPaint
waitingToMove
boolean waitingToMove
moveFromPoint
com.bbn.openmap.LatLonPoint moveFromPoint
agentToMove
OpenMapAgent agentToMove
omDisplay
OpenMapDisplay omDisplay
moveToPoint
java.awt.Point moveToPoint
movedAgent
OpenMapAgent movedAgent
movedOMG
com.bbn.openmap.omGraphics.OMGraphic movedOMG
title
java.lang.String title
agentList
java.util.List<E> agentList
currentList
com.bbn.openmap.omGraphics.OMGraphicList currentList
highlightFillPaint
java.awt.Paint highlightFillPaint
originalFillPaint
java.awt.Paint originalFillPaint
waitingToMove
boolean waitingToMove
moveFromPoint
com.bbn.openmap.LatLonPoint moveFromPoint
agentToMove
MultiLayerOpenMapAgent agentToMove
omDisplay
OpenMapDisplay omDisplay
moveToPoint
java.awt.Point moveToPoint
movedAgent
MultiLayerOpenMapAgent movedAgent
movedOMG
com.bbn.openmap.omGraphics.OMGraphic movedOMG
title
java.lang.String title
columnSpec
double[] columnSpec
- Widths of columns expressed in absolute and relative terms
rowSpec
double[] rowSpec
- Heights of rows expressed in absolute and relative terms
columnSize
int[] columnSize
- Widths of columns in pixels
rowSize
int[] rowSize
- Heights of rows in pixels
columnOffset
int[] columnOffset
- Offsets of columns in pixels. The left boarder of column n is at
columnOffset[n] and the right boarder is at columnOffset[n + 1] for all
columns including the last one. columnOffset.length = columnSize.length + 1
rowOffset
int[] rowOffset
- Offsets of rows in pixels. The left boarder of row n is at
rowOffset[n] and the right boarder is at rowOffset[n + 1] for all
rows including the last one. rowOffset.length = rowSize.length + 1
list
java.util.LinkedList<E> list
- List of components and their sizes
dirty
boolean dirty
- Indicates whether or not the size of the cells are known for the last known
size of the container. If dirty is true or the container has been resized,
the cell sizes must be recalculated using calculateSize.
oldWidth
int oldWidth
- Previous known width of the container
oldHeight
int oldHeight
- Previous known height of the container
|
Package uchicago.src.codegen |
ex
java.lang.Exception ex
|
Package uchicago.src.guiUtils |
chooser
ColorChooserPopup chooser
l
javax.swing.JLabel l
panel
uchicago.src.guiUtils.ColorSwatchPanel panel
decPoint
java.lang.String decPoint
btnNext
javax.swing.JButton btnNext
btnBack
javax.swing.JButton btnBack
btnCancel
javax.swing.JButton btnCancel
top
javax.swing.JPanel top
dialog
javax.swing.JDialog dialog
mySize
java.awt.Dimension mySize
exitOnClose
boolean exitOnClose
cancel
boolean cancel
panels
java.util.Stack<E> panels
|
Package uchicago.src.reflector |
propertyName
java.lang.String propertyName
txtField
javax.swing.JTextField txtField
btnBrowse
javax.swing.JButton btnBrowse
listeners
java.util.ArrayList<E> listeners
spectee
java.lang.Object spectee
introProps
java.lang.String[] introProps
firstField
javax.swing.JTextField firstField
alphaOrder
boolean alphaOrder
spector
Introspector spector
spectee
java.lang.Object spectee
introProps
java.lang.String[] introProps
firstWidget
PropertyWidget firstWidget
valueFields
java.util.ArrayList<E> valueFields
alphaOrder
boolean alphaOrder
first
boolean first
showBeanBowlButton
boolean showBeanBowlButton
beanBowlButton
javax.swing.JButton beanBowlButton
- the button used to pull up the bean bowl gui
ex
java.lang.Exception ex
pairs
java.util.Hashtable<K,V> pairs
propertyName
java.lang.String propertyName
value
java.lang.String value
property
java.lang.Object property
actionAdded
boolean actionAdded
probe
javax.swing.Action probe
propertyName
java.lang.String propertyName
propertyName
java.lang.String propertyName
propertyName
java.lang.String propertyName
propertyName
java.lang.String propertyName
propertyName
java.lang.String propertyName
slider
javax.swing.JSlider slider
field
javax.swing.JTextField field
min
int min
max
int max
listeners
java.util.ArrayList<E> listeners
|
Package uchicago.src.repastdemos.asynchAgents |
taskList
java.util.ArrayList<E> taskList
|
Package uchicago.src.repastdemos.genetic |
m_targetAmount
int m_targetAmount
|
Package uchicago.src.repastdemos.neuralfromfile |
okButton
javax.swing.JButton okButton
cancelButton
javax.swing.JButton cancelButton
box
javax.swing.JComboBox box
listener
java.awt.event.ActionListener listener
selectedItem
java.lang.Object selectedItem
|
Package uchicago.src.sim.adaptation.neural |
serialVersionUID: 3257846575983114032L
net
org.joone.net.NeuralNet net
- The net being wrapped
epochsPerIteration
int epochsPerIteration
- The number of times to apply the patterns to the network during the
training
|
Package uchicago.src.sim.analysis |
curPanel
ChartGuiPanel curPanel
panels
java.util.ArrayList<E> panels
panelIndex
int panelIndex
model
AbstractChartModel model
finished
boolean finished
btnAdd
javax.swing.JButton btnAdd
btnEdit
javax.swing.JButton btnEdit
btnDelete
javax.swing.JButton btnDelete
btnOK
javax.swing.JButton btnOK
btnCancel
javax.swing.JButton btnCancel
dialog
javax.swing.JDialog dialog
simModel
SimModel simModel
chartList
javax.swing.JList chartList
modelList
java.util.ArrayList<E> modelList
model
AbstractChartModel model
curListIndex
int curListIndex
color
java.awt.Color color
txtName
javax.swing.JTextField txtName
cmbMarkStyle
javax.swing.JComboBox cmbMarkStyle
btnColor
javax.swing.JButton btnColor
lstSources
javax.swing.JList lstSources
btnAdd
javax.swing.JButton btnAdd
btnDelete
javax.swing.JButton btnDelete
cmbClass
javax.swing.JComboBox cmbClass
lstClassSources
javax.swing.JList lstClassSources
lstDataSources
javax.swing.JList lstDataSources
model
AbstractChartModel model
btnDelete
javax.swing.JButton btnDelete
btnOK
javax.swing.JButton btnOK
btnCancel
javax.swing.JButton btnCancel
tabs
javax.swing.JTabbedPane tabs
dialog
javax.swing.JDialog dialog
curPanel
ChartGuiPanel curPanel
model
AbstractChartModel model
icon
MarkIcon icon
table
javax.swing.JTable table
cmbType
javax.swing.JComboBox cmbType
txtXAxisTitle
javax.swing.JTextField txtXAxisTitle
txtTitle
javax.swing.JTextField txtTitle
txtXRangeMin
javax.swing.JTextField txtXRangeMin
txtXRangeMax
javax.swing.JTextField txtXRangeMax
txtXIncr
javax.swing.JTextField txtXIncr
txtYAxisTitle
javax.swing.JTextField txtYAxisTitle
txtYRangeMin
javax.swing.JTextField txtYRangeMin
txtYRangeMax
javax.swing.JTextField txtYRangeMax
txtYIncr
javax.swing.JTextField txtYIncr
model
AbstractChartModel model
data
java.util.ArrayList<E> data
header
java.lang.String header
modelHeader
java.lang.String modelHeader
delimiter
java.lang.String delimiter
lineSeparator
java.lang.String lineSeparator
|
Package uchicago.src.sim.analysis.plot |
_currentdataset
int _currentdataset
- The current dataset.
_points
java.util.Vector<E> _points
- A vector of datasets.
_marks
int _marks
- An indicator of the marks style. See _parseLine method for
interpretation.
_painted
boolean _painted
- Indicate that painting is complete.
_pointsPersistence
int _pointsPersistence
- Number of points to persist for.
_bars
boolean _bars
- True if this is a bar plot.
_barwidth
double _barwidth
- Width of a bar in x axis units.
_baroffset
double _baroffset
- Offset per dataset in x axis units.
_connected
boolean _connected
- True if the points are connected.
_impulses
boolean _impulses
- True if this is an impulse plot.
_maxdataset
int _maxdataset
- The highest data set used.
_reusedatasets
boolean _reusedatasets
- True if we saw 'reusedatasets: on' in the file.
_firstinset
boolean _firstinset
- Is this the first datapoint in a set?
_sawfirstdataset
boolean _sawfirstdataset
- Have we seen a DataSet line in the current data file?
_radius
int _radius
- Give the radius of a point for efficiency.
_diameter
int _diameter
- Give the diameter of a point for efficiency.
_prevx
java.util.Vector<E> _prevx
- Information about the previously plotted point.
_prevy
java.util.Vector<E> _prevy
- Information about the previously plotted point.
_xyInvalid
boolean _xyInvalid
- Flag indicating validity of _xBottom, _xTop,
_yBottom, and _yTop.
_showing
boolean _showing
- Set by _drawPlot(), and reset by clear().
_formats
java.util.Vector<E> _formats
- Format information on a per data set basis.
drawOnPlotPoint
boolean drawOnPlotPoint
zListener
ZoomListener zListener
_detailsStrings
java.util.ArrayList<E> _detailsStrings
_xlowgiven
double _xlowgiven
- The given X and Y ranges.
If they have been given the top and bottom of the x and y ranges.
This is different from _xMin and _xMax, which actually represent
the range of data that is plotted. This represents the range
specified (which may be different due to zooming).
_xhighgiven
double _xhighgiven
- The given X and Y ranges.
If they have been given the top and bottom of the x and y ranges.
This is different from _xMin and _xMax, which actually represent
the range of data that is plotted. This represents the range
specified (which may be different due to zooming).
_ylowgiven
double _ylowgiven
- The given X and Y ranges.
If they have been given the top and bottom of the x and y ranges.
This is different from _xMin and _xMax, which actually represent
the range of data that is plotted. This represents the range
specified (which may be different due to zooming).
_yhighgiven
double _yhighgiven
- The given X and Y ranges.
If they have been given the top and bottom of the x and y ranges.
This is different from _xMin and _xMax, which actually represent
the range of data that is plotted. This represents the range
specified (which may be different due to zooming).
_xBottom
double _xBottom
- The minimum X value registered so for, for auto ranging.
_xTop
double _xTop
- The maximum X value registered so for, for auto ranging.
_yBottom
double _yBottom
- The minimum Y value registered so for, for auto ranging.
_yTop
double _yTop
- The maximum Y value registered so for, for auto ranging.
_xlog
boolean _xlog
- Whether to draw the axes using a logarithmic scale.
_ylog
boolean _ylog
- Whether to draw the axes using a logarithmic scale.
_grid
boolean _grid
- Whether to draw a background grid.
_wrap
boolean _wrap
- Whether to wrap the X axis.
_background
java.awt.Color _background
- Color of the background, settable from HTML.
_foreground
java.awt.Color _foreground
- Color of the foreground, settable from HTML.
_topPadding
int _topPadding
- Top padding.
Derived classes can increment these to make space around the plot.
_bottomPadding
int _bottomPadding
- Bottom padding.
Derived classes can increment these to make space around the plot.
_rightPadding
int _rightPadding
- Right padding.
Derived classes can increment these to make space around the plot.
_leftPadding
int _leftPadding
- Left padding.
Derived classes can increment these to make space around the plot.
_ulx
int _ulx
- The plot rectangle in pixels.
The naming convention is: "_ulx" = "upper left x", where "x" is
the horizontal dimension.
_uly
int _uly
- The plot rectangle in pixels.
The naming convention is: "_ulx" = "upper left x", where "x" is
the horizontal dimension.
_lrx
int _lrx
- The plot rectangle in pixels.
The naming convention is: "_ulx" = "upper left x", where "x" is
the horizontal dimension.
_lry
int _lry
- The plot rectangle in pixels.
The naming convention is: "_ulx" = "upper left x", where "x" is
the horizontal dimension.
_yscale
double _yscale
- Scaling used in plotting points.
_xscale
double _xscale
- Scaling used in plotting points.
_usecolor
boolean _usecolor
- Indicator whether to use _colors.
dsColorMap
cern.colt.map.OpenIntObjectHashMap dsColorMap
dsMarkMap
cern.colt.map.OpenIntIntHashMap dsMarkMap
_width
int _width
- Width and height of component in pixels.
_height
int _height
- Width and height of component in pixels.
_documentBase
java.net.URL _documentBase
- The document base we use to find the _filespec.
NOTE: Use of this variable is deprecated. But it is made available
to derived classes for backward compatibility.
FIXME: Sun's appletviewer gives an exception if this is protected.
Why?? So we make it temporarily public.
_buffer
java.awt.image.BufferedImage _buffer
- Image to draw onto to avoid flashing.
_filespec
java.lang.String _filespec
- The file to be opened.
_ytickMax
double _ytickMax
- The range of the plot as labeled
(multiply by 10^exp for actual range.
_ytickMin
double _ytickMin
- The range of the plot as labeled
(multiply by 10^exp for actual range.
_xtickMax
double _xtickMax
- The range of the plot as labeled
(multiply by 10^exp for actual range.
_xtickMin
double _xtickMin
- The range of the plot as labeled
(multiply by 10^exp for actual range.
_yExp
int _yExp
- The power of ten by which the range numbers should
be multiplied.
_xExp
int _xExp
- The power of ten by which the range numbers should
be multiplied.
_ytickscale
double _ytickscale
- Scaling used in making tick marks.
_xtickscale
double _xtickscale
- Scaling used in making tick marks.
_labelFont
java.awt.Font _labelFont
- Font information.
_superscriptFont
java.awt.Font _superscriptFont
- Font information.
_titleFont
java.awt.Font _titleFont
- Font information.
_labelFontMetrics
java.awt.FontMetrics _labelFontMetrics
- FontMetric information.
_superscriptFontMetrics
java.awt.FontMetrics _superscriptFontMetrics
- FontMetric information.
_titleFontMetrics
java.awt.FontMetrics _titleFontMetrics
- FontMetric information.
_xlabel
java.lang.String _xlabel
- The title and label strings.
_ylabel
java.lang.String _ylabel
- The title and label strings.
_title
java.lang.String _title
- The title and label strings.
_legendStrings
java.util.Vector<E> _legendStrings
- Legend information.
_legendDatasets
java.util.Vector<E> _legendDatasets
- Legend information.
_xticks
java.util.Vector<E> _xticks
- If XTicks or YTicks are given/
_xticklabels
java.util.Vector<E> _xticklabels
- If XTicks or YTicks are given/
_yticks
java.util.Vector<E> _yticks
- If XTicks or YTicks are given/
_yticklabels
java.util.Vector<E> _yticklabels
- If XTicks or YTicks are given/
|
Package uchicago.src.sim.engine |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- for serialization
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
utilizedTime
double utilizedTime
- The accumulated utilized time.
delayMaximum
double delayMaximum
- The default maximum time delay.
delayMinimum
double delayMinimum
- The default minimum time delay.
model
SimModel model
- The model.
nextAvailableTime
double nextAvailableTime
- The default minimum time delay.
ID
int ID
- This agent's ID
randomDistribution
cern.jet.random.AbstractContinousDistribution randomDistribution
- The random distribution used to distribute delays
delta
double delta
- The step size for "now".
startTime
double startTime
- The time of the first simulation event.
notingCaller
boolean notingCaller
- The caller checking flag.
type
BatchEvent.BatchEventType type
tick
double tick
delta
double delta
- The step size for "now".
notingCaller
boolean notingCaller
- The caller checking flag.
model
javax.swing.tree.DefaultTreeModel model
demoNode
ModelTreeNode demoNode
otherModels
ModelTreeNode otherModels
modelsNode
ModelTreeNode modelsNode
isModelNode
boolean isModelNode
label
java.lang.String label
id
int id
|
Package uchicago.src.sim.engine.gui |
state
int state
capture
int capture
firstPanel
javax.swing.JPanel firstPanel
secondPanel
javax.swing.JPanel secondPanel
displays
javax.swing.JComboBox displays
fldName
javax.swing.JTextField fldName
btnBrowse
javax.swing.JButton btnBrowse
btnPauseAndEnd
javax.swing.JRadioButton btnPauseAndEnd
btnEveryTick
javax.swing.JRadioButton btnEveryTick
btnInterval
javax.swing.JRadioButton btnInterval
fldInterval
javax.swing.JTextField fldInterval
buttonHelp
javax.swing.JLabel buttonHelp
frame
javax.swing.JFrame frame
movieScheduler
MovieScheduler movieScheduler
interval
int interval
captureAt
javax.swing.Action captureAt
next
javax.swing.Action next
back
javax.swing.Action back
gridx
int gridx
gridy
int gridy
c
java.awt.GridBagConstraints c
subPanel
javax.swing.JPanel subPanel
BROWSE_ITEM
java.lang.String BROWSE_ITEM
CREATE_ITEM
java.lang.String CREATE_ITEM
paramFileBox
javax.swing.JComboBox paramFileBox
- the combo box holding the recent file names and browse/create options
fileLabel
javax.swing.JLabel fileLabel
paramFiles
java.util.HashMap<K,V> paramFiles
- maps the short name showed in the paramFileBox -> the full file name
fileSeparator
java.lang.String fileSeparator
- the character used in the directory tree
newlyCreatedParamFileName
java.lang.String newlyCreatedParamFileName
- This is set by the setParameterFile method which is called by the
parameter wizard when the parameter file is chosen. This only holds
a value temporarily so it should not be used outside of the
setParameterFile or createNewFile methods.
model
SimModel model
- the model to use for creating the wizard
state
int state
capture
int capture
firstPanel
javax.swing.JPanel firstPanel
secondPanel
javax.swing.JPanel secondPanel
displays
javax.swing.JComboBox displays
fldName
javax.swing.JTextField fldName
btnBrowse
javax.swing.JButton btnBrowse
btnPauseAndEnd
javax.swing.JRadioButton btnPauseAndEnd
btnInterval
javax.swing.JRadioButton btnInterval
btnNone
javax.swing.JRadioButton btnNone
fldInterval
javax.swing.JTextField fldInterval
buttonLabel
javax.swing.JLabel buttonLabel
frame
javax.swing.JFrame frame
snapshotScheduler
SnapshotScheduler snapshotScheduler
interval
int interval
dispName
java.lang.String dispName
captureAt
javax.swing.Action captureAt
next
javax.swing.Action next
back
javax.swing.Action back
|
Package uchicago.src.sim.engine.gui.components |
someList
java.util.ArrayList<E> someList
anEnhancedTableModel
EnhancedTableModel anEnhancedTableModel
enhancedJTable
EnhancedJTable enhancedJTable
aParameterData
ParameterData aParameterData
colClasses
java.lang.Class<T>[] colClasses
aGUIControllerAbstract
GUIControllerAbstract aGUIControllerAbstract
serialVersionUID: 4051327855340041520L
top
javax.swing.tree.DefaultMutableTreeNode top
inputParmListModel
ArrayListListModel inputParmListModel
paramTypeGroup
javax.swing.ButtonGroup paramTypeGroup
allParameterTable
EnhancedJTable allParameterTable
addNestParamButton
javax.swing.JButton addNestParamButton
removeParamButton
javax.swing.JButton removeParamButton
addParamButton
javax.swing.JButton addParamButton
removeParamBlockButton
javax.swing.JButton removeParamBlockButton
addParamBlockButton
javax.swing.JButton addParamBlockButton
runEditPanel
javax.swing.JPanel runEditPanel
dialogButtonPanel
javax.swing.JPanel dialogButtonPanel
okButton
javax.swing.JButton okButton
cancelButton
javax.swing.JButton cancelButton
outputLocationPanel
javax.swing.JPanel outputLocationPanel
selectButton
javax.swing.JButton selectButton
fileNameLabel
javax.swing.JLabel fileNameLabel
outputLocationLabel
javax.swing.JLabel outputLocationLabel
startLabel
javax.swing.JLabel startLabel
endLabel
javax.swing.JLabel endLabel
incrLabel
javax.swing.JLabel incrLabel
startTextField
javax.swing.JTextField startTextField
endTextField
javax.swing.JTextField endTextField
incrTextField
javax.swing.JTextField incrTextField
commaLabel
javax.swing.JLabel commaLabel
runsTextField
javax.swing.JTextField runsTextField
runsLabel
javax.swing.JLabel runsLabel
inputParameterList
javax.swing.JList inputParameterList
allParametersPanel
javax.swing.JPanel allParametersPanel
inputParametersPanel
javax.swing.JPanel inputParametersPanel
listOfValuesRadioButton
javax.swing.JRadioButton listOfValuesRadioButton
incrValueRadioButton
javax.swing.JRadioButton incrValueRadioButton
constValueRadioButton
javax.swing.JRadioButton constValueRadioButton
paramEditPanel
javax.swing.JPanel paramEditPanel
tabPane
javax.swing.JTabbedPane tabPane
configuredParamTree
javax.swing.JTree configuredParamTree
aParameterData
ParameterData aParameterData
aParameterDataObjectTableModel
ParameterDataObjectTableModel aParameterDataObjectTableModel
aParameterWizard
ParameterWizard aParameterWizard
curPath
javax.swing.tree.TreePath curPath
listenerList
javax.swing.event.EventListenerList listenerList
dataValues
int[] dataValues
jRadioButtonArray
javax.swing.JRadioButton[] jRadioButtonArray
labelValues
java.lang.String[] labelValues
selectedValue
int selectedValue
buttonGroup1
javax.swing.ButtonGroup buttonGroup1
anGUIControllerAbstract
GUIControllerAbstract anGUIControllerAbstract
jLabel1
javax.swing.JLabel jLabel1
jPanel1
javax.swing.JPanel jPanel1
|
Package uchicago.src.sim.gui |
painter
Painter painter
- The Painter used by this DisplaySurface to do the actual drawing.
probeables
java.util.ArrayList<E> probeables
- List of probeable displays.
frame
javax.swing.JFrame frame
- The JFrame in which this DisplaySurface is displayed.
needsUpdate
boolean needsUpdate
- Whether or not this DisplaySurface needs to be updated.
snapshotFile
java.lang.String snapshotFile
- Filename for snapshots taken of this display surface.
model
SimModel model
- The model associated with this display surface.
displays
java.util.Hashtable<K,V> displays
- Dictionary of the Displays contained by this DisplaySurface. The menu
text associated with the display is the key and the display itself
is the value.
menu
javax.swing.JMenu menu
- The option menu.
bar
javax.swing.JMenuBar bar
- The menu bar for the DisplaySurface JFrame
name
java.lang.String name
- The name of this display.
movieMaker
MovieMaker movieMaker
legend
Legend legend
keyListeners
java.util.ArrayList<E> keyListeners
- List of keyListeners for this DisplaySurface.
zoomables
java.util.ArrayList<E> zoomables
location
java.awt.Point location
size
java.awt.Dimension size
defaultSize
java.awt.Dimension defaultSize
mousePressed
boolean mousePressed
- This is set to true via a mouse motion listener on the frame.
zoomRect
uchicago.src.sim.gui.DisplaySurface.Rect zoomRect
dsWindowAdapter
java.awt.event.WindowAdapter dsWindowAdapter
dsMouseAdapter
javax.swing.event.MouseInputAdapter dsMouseAdapter
du
uchicago.src.sim.gui.DisplaySurface.DUpdate du
viewAction
javax.swing.Action viewAction
defaultSizeAction
javax.swing.Action defaultSizeAction
id
int id
view
boolean view
|
Package uchicago.src.sim.math |
propertyName
java.lang.String propertyName
equation
CEquation equation
|
Package uchicago.src.sim.network |
keys
java.util.LinkedList<E> keys
distance
double distance
|
Package uchicago.src.sim.parameter.rpl |
ex
java.lang.Exception ex
message
java.lang.String message
fileName
java.lang.String fileName
code
java.lang.String code
line
int line
specialConstructor
boolean specialConstructor
- This variable determines which constructor was used to create
this object and thereby affects the semantics of the
"getMessage" method (see below).
currentToken
Token currentToken
- This is the last token that has been consumed successfully. If
this object has been created due to a parse error, the token
followng this token will (therefore) be the first error token.
expectedTokenSequences
int[][] expectedTokenSequences
- Each entry in this array is an array of integers. Each array
of integers represents a sequence of tokens (by their ordinal
values) that is expected at this point of the parse.
tokenImage
java.lang.String[] tokenImage
- This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred. This array is
defined in the generated ...Constants interface.
eol
java.lang.String eol
- The end of line string for this machine.
type
java.lang.Class<T> type
errorCode
int errorCode
- Indicates the reason why the exception is thrown. It will have
one of the above 4 values.
EOFSeen
boolean EOFSeen
- Returns a detailed message for the Error when it is thrown by the
token manager to indicate a lexical error.
Parameters :
EOFSeen : indicates if EOF caused the lexicl error
curLexState : lexical state in which this error occured
errorLine : line number when the error occured
errorColumn : column number when the error occured
errorAfter : prefix that was seen before this error occured
curchar : the offending character
Note: You can customize the lexical error message by modifying this method.
errorLine
int errorLine
errorColumn
int errorColumn
curChar
java.lang.String curChar
|
Package uchicago.src.sim.space |
sparseness
double sparseness
originx
double originx
originy
double originy
termx
double termx
termy
double termy
cellSize
double cellSize
nodata
double nodata
min
double min
max
double max
missing
double missing
height
int height
width
int width
matrix
DoubleMatrix matrix
|
Package uchicago.src.sim.util |
ex
java.lang.Exception ex
message
java.lang.String message