Uses of Class
org.openurp.edu.program.model.ExecutionPlan
Packages that use ExecutionPlan
-
Uses of ExecutionPlan in org.openurp.edu.program.model
Methods in org.openurp.edu.program.model that return ExecutionPlanMethods in org.openurp.edu.program.model with parameters of type ExecutionPlanModifier and TypeMethodDescriptionvoidExecutionPlanComment.setExecutionPlan(ExecutionPlan executionPlan) -
Uses of ExecutionPlan in org.openurp.edu.program.utils
Methods in org.openurp.edu.program.utils with parameters of type ExecutionPlanModifier and TypeMethodDescriptionPlanUtils.getCourses(ExecutionPlan plan, int term)获得一个专业培养计划中,在terms学期上课的Coursestatic List<ExecutionPlanCourse>PlanUtils.getPlanCourses(ExecutionPlan plan)static List<ExecutionPlanCourse>PlanUtils.getPlanCourses(ExecutionPlan plan, int term)获得一个专业培养计划中,在term学期上课的ExecutePlanCoursestatic List<ExecutionPlanCourse>PlanUtils.getPlannedCourse(ExecutionPlan plan)根据课程找出课程类型static List<ExecutionPlanCourse>PlanUtils.getUnPlannedPlanCourses(ExecutionPlan plan)