Uses of Package
edu.pdx.cs399J.grader

Packages that use edu.pdx.cs399J.grader
edu.pdx.cs399J.grader This package contains classes that are used to keep track of students, grade projects, and submit assignments in CS399J. 
 

Classes in edu.pdx.cs399J.grader used by edu.pdx.cs399J.grader
Assignment
          This class represents an assignment give to students in CS399J.
Grade
          This class represent the grade a student got on an assignment.
GradeBook
          This class represents a grade book that contains information about a CS399J class: the assignments, the students and their grades.
Notable
          Classes that implement this interface have notes associated with them.
NotableImpl
          The abstract superclass of several notable classes.
Student
          This class represents a student who is taking CS399J.
SubmitTask.Comment
          A little class that holds a comment.
 



Copyright © 2000-2009 Portland State University. All Rights Reserved.