Analytica Decision Engine (ADE) API
CAEngine
Creation
Properties
- {get} string ErrorText
- {get,put} string Command
- {get,put} CAObject CurrentModule
- {get} short int ErrorCode
- {get} string Log
- {get,put} bool Photo
- {get} string OutputBuffer
- {get,put} CARenderingStyle DefaultDefTableRenderingStyle
- {get,put} CARenderingStyle DefaultRenderingStyle
Methods
- string AddModule(string filePath,bool Merge)
- bool CloseModel()
- CAObject CreateObject(string objName, string objType)
- bool DeleteObject( CAObject aObject )
- CAObject GetObjectByName(string objName)
- CAObject Get(string objName)
- bool CreateModel(string newModelName)
- string OpenModel(string filepath)
- void ResetError()
- bool ReadScript(string filePath)
- bool SaveModel(string filePath)
- bool SaveModuleFile(string moduleName, string filePath)
- bool Send()
- bool SendCommand(string command)
CAObject
Creation
Properties
Methods
CATable
Creation
Properties
Methods
CAIndex
Creation
Properties
Methods
CARenderingStyle
Creation
Properties
Methods
CALicense
Creation
Properties
- {get} string ErrorText
- {get} short int ErrorCode
- {get} long AvailableLicenseInstances
- {get} long MaxLicenseInstances
- {get} BOOL MaxLicenseInstances
Methods
- CAEngine NewCAEngine()
- void SetApplicationLicenseCode(string)
Comments
Enable comment auto-refresher