A B C D E F G I J M P R S T U

J

JobSchedulerRuntimeException - exception jopt.js.api.exception.JobSchedulerRuntimeException.
A class to report any errors that are JobScheduler specific, but cannot be specified as a standard PropagationFailureException.
JobSchedulerRuntimeException(String) - Constructor for class jopt.js.api.exception.JobSchedulerRuntimeException
Creates a Job Scheduler Runtime Exception
JsAlgorithm - interface jopt.js.api.variable.JsAlgorithm.
 
JsLocalSearch - interface jopt.js.api.search.JsLocalSearch.
An interface that is used to characterize any commonalities between local searches implemented for the Job Scheduler.
JsSearchActions - interface jopt.js.api.search.JsSearchActions.
An interface that is used to characterize any commonalities between local searches implemented for the Job Scheduler.
JsSearchGoals - interface jopt.js.api.search.JsSearchGoals.
A class to encapsulate the commonalities between any search goals implemented for the Job Scheduler.
JsSearchManager - interface jopt.js.api.search.JsSearchManager.
Interface for an implementation that will return classes that are used to build a search plan for locating solutions to a Job Scheduling problem
JsSearchTechniques - interface jopt.js.api.search.JsSearchTechniques.
A class to encapsulate the commonalities between any search techniques class implemented for the Job Scheduler.
JsSolver - class jopt.js.JsSolver.
Class that is used to construct and solve JS problems.
JsSolver() - Constructor for class jopt.js.JsSolver
 
JsVariableFactory - interface jopt.js.api.variable.JsVariableFactory.
 
jopt.js - package jopt.js
This package contains all the code for the jOpt Job Scheduler functionality
jopt.js.api.exception - package jopt.js.api.exception
This package contains all exceptions specific to the JobScheduler project.
jopt.js.api.search - package jopt.js.api.search
This package contains all items relative to searching for a solution within a Job Scheduling problem.
jopt.js.api.util - package jopt.js.api.util
This package contains all the helpful utility classes that are used in the Job Scheduler.
jopt.js.api.variable - package jopt.js.api.variable
 

A B C D E F G I J M P R S T U