A C D E F G H I J L M N P R S T U W X

L

loadAllStudents() - Static method in class jitas.core.Student
Loads all the Students from xml, and returns a set of those (loaded) Students.
loadDomain(String) - Static method in class jitas.core.Domain
Load a domain from XML
loadDomain(String) - Method in class jitas.core.Tutor
Load the domain from XML
loadDomain(String) - Method in interface jitas.core.TutorInterface
Loads a specified Domain from a .xml file.
loadProblems() - Method in class jitas.core.Subdomain
Load problems for the subdomain from the correct xml file eg domains//-problems.xml Note: General, (ie non subdomain-specific) problems are no longer supported; every problem must be in a subdomain.
loadSpecificAlgorithm(String) - Method in class jitas.core.Domain
Loads a domain-specific problem-selection algorithm
loadSpecificFeedback(String) - Method in class jitas.core.Domain
Loads a domain-specific feedback object
loadSpecificJESSParser(String) - Static method in class jitas.util.SolutionEvaluator
Loads a domain-specific system-chosen algorithm
loadStudentModel(String, String) - Method in class jitas.xml.parser.StudentModelParser
The root of the tree is easy to find since the document itself implements the Node interface...
loadSubdomains() - Method in class jitas.core.Domain
Load all the subdomains for this domain.
loadXML(String) - Method in class jitas.xml.parser.XMLParser
Load the XML file with given path name.
loadXML(String) - Method in class jitas.xml.writer.XMLWriter
Load the XML file with given path name.
Logger - Class in jitas.util
The Logger class allows straightforward logging of error/warning information into a log file, where the associated time and date of the error/warning will be recorded automatically with the message.
Logger() - Constructor for class jitas.util.Logger
 
login(String, String) - Method in class jitas.core.Student
Log the user in to allow further actions
login(String, String, String) - Method in class jitas.core.Tutor
 
login(String, String, String) - Method in interface jitas.core.TutorInterface
Login method.
logout(String, String) - Method in class jitas.core.Admin
Logs the Student out of the specified domain
logout(String) - Method in class jitas.core.Student
Logs this user out of a domain
logout(String, String) - Method in class jitas.core.Tutor
 
logout(String, String) - Method in interface jitas.core.TutorInterface
Logs a specified user out of the domain.

A C D E F G H I J L M N P R S T U W X