Chronos Plugins  5.2.0
This documentation covers the plugin interfaces definitions and an example implementation.
AxelSemrau.Chronos Namespace Reference

Things provided by AxelSemrau Chronos ... or its alter egos, PAL Sample Control / PAL Sample Control Dx. Do not put your own code into this namespace. More...

Namespaces

namespace  Plugin
 Classes and interfaces that are meant for plugins. The classes and interfaces below this namespace are meant to be upwards compatible across Chronos versions. If you notice any incompatibilities, please let us know.
 

Classes

class  Core
 Access to some parts of the core of the Chronos program. More...
 
interface  ICoreUtils
 Chronos core utility functions. More...
 
interface  IScheduleQueue
 Access to the schedule execution list. More...
 
interface  IPlannerInfo
 Some hopefully useful information about a queued planner. More...
 
interface  IJobInfo
 Basic information about a job (= diagram row) within a task planer. More...
 

Detailed Description

Things provided by AxelSemrau Chronos ... or its alter egos, PAL Sample Control / PAL Sample Control Dx. Do not put your own code into this namespace.