org.openurp.edu.quality.teacher

TeacherDetailStat

Related Doc: package teacher

trait TeacherDetailStat extends QuestionStat

Linear Supertypes
QuestionStat, LongIdEntity, Entity[Long], Serializable, Serializable, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. TeacherDetailStat
  2. QuestionStat
  3. LongIdEntity
  4. Entity
  5. Serializable
  6. Serializable
  7. AnyRef
  8. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def id: Long

    Definition Classes
    Entity

Concrete Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  5. var average: Double

    平均得分

    平均得分

    Definition Classes
    QuestionStat
  6. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  7. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  8. def equals(other: Any): Boolean

    Definition Classes
    Entity → AnyRef → Any
  9. var evaluateTeacherStat: QuestionnaireStat

    教师评教统计

  10. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  11. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  12. def hashCode(): Int

    Definition Classes
    Entity → AnyRef → Any
  13. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  14. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  15. final def notify(): Unit

    Definition Classes
    AnyRef
  16. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  17. var optionStats: Buffer[OptionStat]

    具体选项

    具体选项

    Definition Classes
    QuestionStat
  18. def persisted: Boolean

    Definition Classes
    Entity
    Annotations
    @Transient()
  19. var question: Question

    具体问题

    具体问题

    Definition Classes
    QuestionStat
  20. var stddev: Double

    标准差

    标准差

    Definition Classes
    QuestionStat
  21. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  22. def toString(): String

    Definition Classes
    AnyRef → Any
  23. var total: Double

    总得分

    总得分

    Definition Classes
    QuestionStat
  24. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  25. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  26. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from QuestionStat

Inherited from LongIdEntity

Inherited from Entity[Long]

Inherited from Serializable

Inherited from Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped