PlanChecker

org.openurp.edu.program.service.PlanChecker
trait PlanChecker

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def check(plan: MajorPlan): Seq[String]

Concrete methods

def suitable(program: Program): Boolean