Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
All Classes
A
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
Y
G
GuiDriver
- class eece496.gui.
GuiDriver
.
Gui Driver Class.
GuiDriver()
- Constructor for class eece496.gui.
GuiDriver
Constructor.
GuiDriverControl
- class eece496.gui.
GuiDriverControl
.
Control for Gui Driver Class.
GuiDriverControl()
- Constructor for class eece496.gui.
GuiDriverControl
Constructor.
generate()
- Method in class eece496.
TestCaseGenerator
main function for test cases generation
generateHTML(String, String, String)
- Method in class eece496.gui.
GuiDriverControl
Generate the test frames HTML from the source specification.
getChild(int)
- Method in class eece496.parsetree.
ParseTree
retrieve the node pointed by the child
getKind()
- Method in class eece496.parsetree.
ParseTree
retrieve the kind of the node
getMuExNames(String)
- Method in class eece496.util.
SymbolHashtable
Get the Mutually Exclusive Names of this particular symbol.
getMuExROIDs(String)
- Method in class eece496.util.
SymbolHashtable
Get the Mutually Exclusive Roids of this particular symbol
getNames()
- Method in class eece496.util.
parentListElement
Get the parent names
getParent(String, int)
- Method in class eece496.util.
SymbolHashtable
get the parent list element with the specified ID.
getParentListLength(String)
- Method in class eece496.util.
SymbolHashtable
Get the length of the parent list (linked list) of that symbol.
getParentNames(String, int)
- Method in class eece496.util.
SymbolHashtable
Get the parent names of the specific parent in the list.
getParentRoids(String, int)
- Method in class eece496.util.
SymbolHashtable
Get the parent roids of the specific parent in the list.
getParents(Double)
- Method in class eece496.
SymbolTable
Deprecated.
Return the whole parent list of the specified symbol
getParents(String)
- Method in class eece496.util.
SymbolHashtable
Deprecated.
Return the linked list of parents of the specified symbol.
getPath()
- Method in class eece496.gui.
FileSelector
Get the file path specified in the textbox.
getROIDs()
- Method in class eece496.util.
parentListElement
Get the parent ROIDs.
getRoid()
- Method in class eece496.parsetree.
ParseTree
retrieve the Roid of the node
getSymbolNames()
- Method in class eece496.util.
SymbolHashtable
Get the list of symbol name (keys) of the symbol hashtable.
getText()
- Method in class eece496.parsetree.
ParseTree
retrieve the text of the node
getType()
- Method in class eece496.parsetree.
ParseTree
retrieve the type of the node
getType(String)
- Method in class eece496.util.
SymbolHashtable
Get the type of the symbol.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
All Classes
A
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
Y