package model
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
class
Adminclass
extends LongId with EducationBased with Coded with Named with TemporalOn with Updated with Remark
学生行政班级信息
学生行政班级信息
- Since
2005-9-12
-
class
Classroom
extends LongId with Named with Coded with Updated
教室
-
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 DefaultMapping extends Mapping
-
class
Direction
extends LongId with TemporalOn with Coded with Named with Updated with Remark
方向信息 专业领域.
- class DirectionJournal extends LongId with TemporalOn with Remark
-
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
MajorCampus
extends IntId
专业对应校区
-
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 EducationBased with Remark
专业培养方案
-
class
Project
extends IntId with Coded with TemporalOn with Updated with Named
项目
-
class
ProjectCode
extends LongId
项目基础代码配置 表示项目使用了基础代码集合中的哪些基础代码
-
class
Student
extends LongId with EducationBased with YearId with Coded with Updated with Remark
学籍信息实现
-
class
StudentScope
extends Component
学生范围
-
class
StudentState
extends LongId with StdEnrollment with TemporalOn with Remark
学籍状态日志
-
class
Teacher
extends LongId with Updated with TemporalOn
教师信息
-
class
Terms
extends Ordered[Terms] with Serializable
- Annotations
- @value()
- class Textbook extends LongId with TemporalOn with Named with Remark