PlanDiff

org.openurp.edu.program.service.PlanDiff
See thePlanDiff companion class
object PlanDiff

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
PlanDiff.type

Members list

Type members

Classlikes

case class Group(credits: Float, courses: Seq[PlanCourse])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class GroupDiff(indexno: String, name: String, commons: Seq[(PlanCourse, PlanCourse)], left: Option[Group], right: Option[Group])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all