org.openurp.edu.program.util
package org.openurp.edu.program.util
Members list
Type members
Classlikes
统计某个维度的总学分、总学时、分类课时、学期学分
统计某个维度的总学分、总学时、分类课时、学期学分
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
class GroupCredit(val group: CourseGroup, val credits: Float, val creditHours: Int, val hours: Map[TeachingNature, Int], val termCredits: Array[Float], val terms: Terms)
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
object PlanCategoryStat
培养方案学分、学时统计
培养方案学分、学时统计
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
PlanCategoryStat.type
class PlanCategoryStat(plan: CoursePlan, val credits: Float, natures: Seq[TeachingNature]) extends Logging
Attributes
- Companion
- object
- Supertypes
-
trait Loggingclass Objecttrait Matchableclass Any
object PlanCourseCluster
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
PlanCourseCluster.type
object PlanGroupStat
统计计划中每个组的学分
统计计划中每个组的学分
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
PlanGroupStat.type
class PlanGroupStat
统计计划的学分
object PlanMerger
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
PlanMerger.type
object PlanRender
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
PlanRender.type
object SeqHelper
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
SeqHelper.type
object TermHelper
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
TermHelper.type
In this article