Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
P
R
S
T
U
W
X
D
DefaultJESSParser
- Class in
jitas.util
Tokenise string by the JITAS default JESS parser.
DefaultJESSParser()
- Constructor for class jitas.util.
DefaultJESSParser
DefaultSelectionAlgorithm
- Class in
jitas.core
Compute a Problem object by the JITAS system default algorithm.
DefaultSelectionAlgorithm()
- Constructor for class jitas.core.
DefaultSelectionAlgorithm
deleteUser(String)
- Method in class jitas.admin.
GUIHelper
deletes a student from the entire JITAS System
deleteUser(String)
- Method in class jitas.core.
Admin
Deletes the student from the entire JITAS System, including all domain specific information about that student
deleteUser(Student)
- Static method in class jitas.core.
Student
Deletes students global information -NOT domain information.
deleteUser(String)
- Method in class jitas.core.
Tutor
deleteUser(String)
- Method in interface jitas.core.
TutorInterface
Delete a user from the JITAS system.
documentIsEmpty(Document)
- Method in class jitas.xml.parser.
XMLParser
Domain
- Class in
jitas.core
A domain stores all the material related to a particular tutor subject, that is not specific to a subdomain.
Domain(String, String, String, boolean, String, String, Set<Subdomain>)
- Constructor for class jitas.core.
Domain
Constructor -This is called from DOMDomainParser to set all of the variables
DomainNotFoundException
- Exception in
jitas.exception
It is thrown when the domain xml file is not available or user requires an unavailable domain.
DomainNotFoundException(String)
- Constructor for exception jitas.exception.
DomainNotFoundException
DomainNotLoadedException
- Exception in
jitas.exception
DomainNotLoadedException(String)
- Constructor for exception jitas.exception.
DomainNotLoadedException
DomainParser
- Class in
jitas.xml.parser
DomainParser(String)
- Constructor for class jitas.xml.parser.
DomainParser
Constructs a parser and loads a document
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
P
R
S
T
U
W
X