public class TimeOverlapConflictTable extends AbstractStudentSectioningReport
CSVFile
comma
separated text file. Only sections that allow overlaps
(see SctAssignment.isAllowOverlap()
) can overlap. See TimeOverlapsCounter
for more
details. AbstractStudentSectioningReport.CourseMatcher, AbstractStudentSectioningReport.RequestMatcher
StudentSectioningReport.Filter
Constructor and Description |
---|
TimeOverlapConflictTable(StudentSectioningModel model)
Constructor
|
Modifier and Type | Method and Description |
---|---|
CSVFile |
createTable(Assignment<Request,Enrollment> assignment,
DataProperties properties)
Create report
|
public TimeOverlapConflictTable(StudentSectioningModel model)
model
- student sectioning modelpublic CSVFile createTable(Assignment<Request,Enrollment> assignment, DataProperties properties)
createTable
in class AbstractStudentSectioningReport
assignment
- current assignment