ScheduleDigestor
org.openurp.edu.schedule.service.ScheduleDigestor
object ScheduleDigestor
输出一个教学任务教学活动的字符串表示
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ScheduleDigestor.type
Members list
Value members
Concrete methods
根据默认格式 [[# defaultFormat]] ,获得教学任务的排课文字信息
根据默认格式 [[# defaultFormat]] ,获得教学任务的排课文字信息
Attributes
根据格式,获得教学任务的排课文字信息
根据格式,获得教学任务的排课文字信息
Attributes
根据默认格式 [[# defaultFormat]]格式,获得教学任务里部分排课活动的文字信息
根据默认格式 [[# defaultFormat]]格式,获得教学任务里部分排课活动的文字信息
Value parameters
- activities
-
任务里的部分排课活动
Attributes
根据格式,获得教学任务里部分排课活动的文字信息
根据格式,获得教学任务里部分排课活动的文字信息
Attributes
def merge(semester: Semester, activities: Iterable[ClazzActivity], hasTeacher: Boolean, hasRoom: Boolean): Seq[ClazzActivity]
Concrete fields
:teacher+ :day :units :weeks :room
:teacher+ :day :units :weeks :room
Attributes
In this article