Package gov.nasa.jpl
package gov.nasa.jpl
-
Related PackagesPackageDescriptionPackage that contains the base Activity class that all activity types inherit from, as well as the class that holds lists of instancesPackage that contains the Command interface and all the Command classes that implement it to tell the engine to take different actionsPackage that contains the Constraint interface and all its subclasses.Package that contains the main ModelingEngine code that runs the discrete event simulator.Package that contains classes necessary to read in 'history' files that have lists of activity instances and resource usages, and to read in initial condition files of various formatsPackage that contains classes necessary to write out plans, TOLs, and adaptation information to external files.Package that contains Resource base class and typed subclasses that inherit from it.Package that contains 'Conditions', which are active constraints, the Scheduler interface necessary to do forward dispatch scheduling, and Window objects which are used for deterministic schedulingPackage that defines the base Sequence and SequenceFragment interfaces that the engine uses to handle a variety of output sequence formats.Package that contains Blackbird's default connector to JNISpice as well as utility classes that make its results more object-oriented