Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
_
S
senderID
- Variable in class lij.runtime.
LetterPostData
senderType
- Variable in class lij.runtime.
LetterPostData
sendLetter(Letter)
- Method in class lij.runtime.
Interpreter
Searches for the proper recepient agent of the specified letter, and posts it to it.
serialVersionUID
- Static variable in class lij.monitor.
LogArea
serialVersionUID
- Static variable in exception lij.parser.
ParseException
The version identifier for this Serializable class.
serialVersionUID
- Static variable in class lij.parser.
Token
The version identifier for this Serializable class.
serialVersionUID
- Static variable in error lij.parser.
TokenMgrError
The version identifier for this Serializable class.
setActive(boolean)
- Method in class lij.monitor.
Monitor
Activates or deactivates the monitor.
setActive(boolean)
- Method in class lij.monitor.
PanelAgents
Activates or deactivates the monitor component.
setActive(boolean)
- Method in class lij.monitor.
PanelAgentsTableModel
Activates or deactivates the monitor component.
setAutoScroll(boolean)
- Method in class lij.monitor.
LogArea
Sets automatic scrolling.
setConstraints(ArrayList<Constraint>)
- Method in class lij.model.
Def
Accessor.
setDebugStream(PrintStream)
- Method in class lij.parser.
ParserTokenManager
Set debug output.
setHold(boolean)
- Method in class lij.monitor.
LogArea
Sets the hold state.
setLeft(TreeNode)
- Method in class lij.model.
TreeNode
Accessor.
setLineLimit(int)
- Method in class lij.monitor.
LogArea
Sets the line limit of this LogArea.
setRight(TreeNode)
- Method in class lij.model.
TreeNode
Accessor.
setShowTimestamp(boolean)
- Method in class lij.monitor.
LogArea
Enables or disables the timestamp.
setTabSize(int)
- Method in class lij.parser.
SimpleCharStream
setupFrame()
- Method in class lij.monitor.
Monitor
setValue(Serializable)
- Method in interface lij.interfaces.
Accessor
Accessor.
setValue(Serializable)
- Method in class lij.runtime.
ArgumentAccessor
showTimestamp
- Variable in class lij.monitor.
LogArea
SimpleCharStream
- Class in
lij.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int)
- Constructor for class lij.parser.
SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int)
- Constructor for class lij.parser.
SimpleCharStream
Constructor.
SimpleCharStream(Reader)
- Constructor for class lij.parser.
SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int)
- Constructor for class lij.parser.
SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int)
- Constructor for class lij.parser.
SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int)
- Constructor for class lij.parser.
SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int)
- Constructor for class lij.parser.
SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String)
- Constructor for class lij.parser.
SimpleCharStream
Constructor.
SimpleCharStream(InputStream)
- Constructor for class lij.parser.
SimpleCharStream
Constructor.
SINGLEQUOTE
- Static variable in interface lij.parser.
ParserConstants
RegularExpression Id.
SpecialConstraints
- Class in
lij.runtime
This class provides a number of special constraint methods that can be used to interface with the interpreter runtime.
SpecialConstraints(Interpreter, AgentInstance)
- Constructor for class lij.runtime.
SpecialConstraints
Constructor.
specialToken
- Variable in class lij.parser.
Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
start()
- Method in class lij.parser.
Parser
STATIC_LEXER_ERROR
- Static variable in error lij.parser.
TokenMgrError
An attempt was made to create a second instance of a static token manager.
staticFlag
- Static variable in class lij.parser.
SimpleCharStream
Whether parser is static.
storeVariable(ArgumentVariable, Serializable)
- Method in class lij.runtime.
ClauseInstance
Convenience method for storing a variable and its associated value into the SymbolTable of this ClauseInstance.
STRINGLITERAL
- Static variable in interface lij.parser.
ParserConstants
RegularExpression Id.
subscribe(String, ConstraintImplementor)
- Method in class lij.runtime.
Interpreter
Creates and adds a new agent subscription, using the default ID.
subscribe(String, ConstraintImplementor, Serializable)
- Method in class lij.runtime.
Interpreter
Creates and adds a new agent subscription.
SwitchTo(int)
- Method in class lij.parser.
ParserTokenManager
Switch to specified lex state.
symbolTable
- Variable in class lij.runtime.
ArgumentAccessor
symbolTable
- Variable in class lij.runtime.
ClauseInstance
SymbolTable
- Class in
lij.runtime
A SymbolTable instance is used by objects of the ClauseInstance class, for storing mappings between variable names and variable values.
SymbolTable()
- Constructor for class lij.runtime.
SymbolTable
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
Y
_