package model
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
Calendar extends IntId with Coded with Named with TemporalOn with Updated
教学日历方案 校历(日历方案)记录了一整套学年学期的设置,是连贯性学年学期设置的集合,也可称日历方案。
-
class
Classroom extends LongId with Named with Coded with Updated with TemporalOn
教室
-
class
Course extends LongId with ProjectBased with Ordered[Course] with Updated with TemporalOn with Coded with Named with Remark
课程基本信息 记录课程代码、名称、学分、课时等基本信息,课程的关键业务属性为课程名称、学分、课时、考核方式等与课程有关的属性,其它类似课程类别、所属部门等 均可以看作非关键属性。 如课程不要求记录学分、不做考核要求、不计算绩点等额外要求需要培养方案、成绩等环节进行额外处理,不在课程部分进行规定。
课程基本信息 记录课程代码、名称、学分、课时等基本信息,课程的关键业务属性为课程名称、学分、课时、考核方式等与课程有关的属性,其它类似课程类别、所属部门等 均可以看作非关键属性。 如课程不要求记录学分、不做考核要求、不计算绩点等额外要求需要培养方案、成绩等环节进行额外处理,不在课程部分进行规定。
课程的学历层次可以不加指定,为空时表示适用与对应项目下的所有学历层次。
- Since
2008-09-24
-
class
CourseHour extends LongId
课程分类课时信息
-
class
CourseUnit extends IntId with Named
课程小节
- class DefaultMapping extends MappingModule
-
class
Direction extends LongId with TemporalOn with Coded with Named with Updated with Remark
方向信息 专业领域.
- class DirectionJournal extends LongId with TemporalOn with Remark
-
class
Holiday extends IntId with Named with TemporalOn
假日安排
-
class
Instructor extends LongId with Updated with TemporalOn
辅导员
-
class
Major extends LongId with ProjectBased with TemporalOn with Updated with Coded with Named with Remark
专业
-
class
MajorDiscipline extends LongId with TemporalOn
专业学科信息
-
class
MajorJournal extends LongId with TemporalOn with Remark
专业建设过程
-
class
Program extends LongId with Updated with Named with Cloneable with TemporalOn with EduLevelBased with Remark
专业培养方案
-
class
Project extends IntId with Coded with TemporalOn with Updated with Named
项目
-
class
ProjectCode extends LongId
项目基础代码配置 表示项目使用了基础代码集合中的哪些基础代码
-
class
SchoolLength extends LongId
学制
-
class
Semester extends IntId with Coded with Named with DateRange with Remark
学年学期 代表的是具体学年度的 学期设置,每个学期的起始日期(起始日期beginOn第一天)和结束日期。
-
class
Squad extends LongId with EduLevelBased with Coded with Named with TemporalOn with Updated with Remark
学生行政班级信息
学生行政班级信息
- Since
2005-9-12
-
class
Student extends LongId with EduLevelBased with Coded with Updated with Remark with DateRange
学籍信息实现
-
class
StudentScope extends Component
学生范围
-
class
StudentState extends LongId with StdEnrollment with TemporalOn with Remark
学籍状态日志
-
class
Teacher extends LongId with Updated with TemporalOn
教师信息
-
class
TermCampus extends LongId
专业培养方案每学期对应校区
-
class
Terms extends Ordered[Terms] with Serializable
- Annotations
- @value()
-
class
Textbook extends LongId with TemporalOn with Named with Remark
教材基本信息
-
class
TimeSetting extends IntId with Named with TemporalOn
时间设置
Value Members
-
object
CircleWeekTypes extends Enumeration
连续周连续,单周,双周,任意
- object Terms extends Serializable