Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
L
M
N
P
R
S
T
U
W
L
Lecture
- Class in
net.sf.tomp.el.author
Lecture(Lectures, String)
- Constructor for class net.sf.tomp.el.author.
Lecture
Creates a new instance of Lecture and sets its ID.
Lectures
- Class in
net.sf.tomp.el.author
Lectures(Course)
- Constructor for class net.sf.tomp.el.author.
Lectures
Creates a new instance of Lectures and sets its course.
listCourseIds(CourseTree)
- Method in class net.sf.tomp.el.author.io.
AuthorIO
Browses the tree's directory and gets the IDs (= names of the courses' directories) of the courses.
listLectureIds(Lectures)
- Method in class net.sf.tomp.el.author.io.
AuthorIO
Browses the lectures' directories and gets the IDs of the lectures (= names of the lectures' files).
listPracticeIds(Practices)
- Method in class net.sf.tomp.el.author.io.
AuthorIO
Browses the practices' directories and gets the IDs of the practices (= names of the practices' files).
listProjectIds(Projects)
- Method in class net.sf.tomp.el.author.io.
AuthorIO
Browses the projects' directories and gets the IDs of the projects (= names of the projects' files).
listTaskIds(Tasks)
- Method in class net.sf.tomp.el.author.io.
AuthorIO
Browses the tasks' directories and gets the IDs of the tasks (= names of the tasks' files).
loadCourse(CourseTree, String)
- Method in class net.sf.tomp.el.author.io.
AuthorIO
Creates a new instance of Course, adds it to the CourseTree loads the lectures of the course.
loadCourses(CourseTree)
- Method in class net.sf.tomp.el.author.io.
AuthorIO
Loads all courses in the tree.
loadCourseTree(String)
- Method in class net.sf.tomp.el.author.io.
AuthorIO
Creates a new instance of CourseTree and loads the courses of the CourseTree.
loadLecture(Course, String)
- Method in class net.sf.tomp.el.author.io.
AuthorIO
Loads a lecture of the course
loadLectures(Course)
- Method in class net.sf.tomp.el.author.io.
AuthorIO
Loads lectures for a course.
loadPractice(Course, String)
- Method in class net.sf.tomp.el.author.io.
AuthorIO
Loads a practice of the course
loadPractices(Course)
- Method in class net.sf.tomp.el.author.io.
AuthorIO
Loads practices for a course.
loadProject(Course, String)
- Method in class net.sf.tomp.el.author.io.
AuthorIO
Loads a project of the course
loadProjects(Course)
- Method in class net.sf.tomp.el.author.io.
AuthorIO
Loads projects for a course.
loadTask(Course, String)
- Method in class net.sf.tomp.el.author.io.
AuthorIO
Loads a task of the course
loadTasks(Course)
- Method in class net.sf.tomp.el.author.io.
AuthorIO
Loads tasks for a course.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
L
M
N
P
R
S
T
U
W