AP&C API Reference
|
Public Member Functions | |
SupervisorsConfig (ExecutiveSupervisorConfig executiveConfig) | |
Used for programmatic configuration of the system. More... | |
System.Xml.Schema.XmlSchema | GetSchema () |
void | ReadXml (System.Xml.XmlReader reader) |
void | WriteXml (System.Xml.XmlWriter writer) |
Properties | |
ExecutiveSupervisorConfig | ExecutiveSupervisorConfig [get] |
|
inline |
Used for programmatic configuration of the system.
executiveConfig | The ExecutiveSupervisorConfig instance to use for runtime configuration. |
controlConfig | The ControllerSupervisorConfig instance to use for runtime configuration. |