JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
$
A
C
D
E
F
G
H
I
J
M
N
O
P
R
S
T
V
W
X
Y
R
RAN_PRINT_SEPARATOR
- Static variable in class at.jku.risc.stout.urauc.algo.
Substitution
Default = "; "
remove()
- Method in class at.jku.risc.stout.urauc.algo.
AlignFncInput
remove()
- Method in class at.jku.risc.stout.urauc.algo.
AlignFncLAA.AlignmentIter
remove()
- Method in class at.jku.risc.stout.urauc.algo.
ContourArrangement
removeFirst()
- Method in class at.jku.risc.stout.urauc.util.
TinyList
Removes the first element by incrementing the start.
This is a dirty remove which does not nullify any pointers!
removeLast()
- Method in class at.jku.risc.stout.urauc.util.
TinyList
Removes the last element by decrementing the size.
This is a dirty remove which does not nullify any pointers!
replace(int, TermNode)
- Method in class at.jku.risc.stout.urauc.data.
Hedge
Replaces the
TermNode
at the given position with a new
TermNode
if the
TermAtom
of the new node is not null.
replace(int, Hedge)
- Method in class at.jku.risc.stout.urauc.data.
Hedge
Attention: Breaks the position indexes!
Replaces the
TermNode
at the given position by the given sequence.
replaceHole(Hedge)
- Method in class at.jku.risc.stout.urauc.data.
Hedge
Replaces the hole in this hedge with the given other hedge.Returns true if a hole has been found.
replaceHole(TermNode)
- Method in class at.jku.risc.stout.urauc.data.
TermNode
Replaces the hole in this context with the given
TermNode
(term | hedge | context).
reset()
- Method in class at.jku.risc.stout.urauc.data.
Alignment
Resets the alignment to the initial state.
reset()
- Method in class at.jku.risc.stout.urauc.data.
InputParser
Resets the state of the parser.
resetCounter()
- Static method in class at.jku.risc.stout.urauc.data.
NodeFactory
$
A
C
D
E
F
G
H
I
J
M
N
O
P
R
S
T
V
W
X
Y
Overview
Package
Class
Use
Tree
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes