Namespace Quantellia.WMServer.OpenDI
Namespace implementing the Open DI interface for World Modler.
Classes
OpenDIArgument
Represents arguments to a function as defined by Open DI
OpenDIAsset
Base class for Open DI Assets
OpenDIAssetDirectory
Open DI representation of an entry in an Asset Directory.
OpenDIBase
Base for Open DI compliant class definitions
OpenDIDataReader
Represents a data query or other operation against an OpenDIDataSource
OpenDIDataSource
Open DI representation of a Data Source.
OpenDIDataWriter
Open DI representation of a Data Writer.
OpenDIDecisionModel
Representation of a Decision Model that is compliant witht the OpenDI standard.
OpenDIDecisionModelAsset
Base class for the Open DI interface to Decision Model Elements
OpenDIDecisionModelElement
Base class for the Open DI interface to Decision Model Elements
OpenDIDocument
Open DI representation of a WMModelBase.
OpenDIDocumentIndex
OpenDI representation of a VectorDB
OpenDILLM
Open DI representation of a LLM.
OpenDIModel
Open DI representation of a WMModelBase.
OpenDIObject
Implementation of the Open DI DIObject
value type in World Modeler.
OpenDIResult
Format for returning results of execution. Includes both the input arguments, and the calculated results.
OpenDISimulation
Open DI representation of a Quantellia.WMServer.Simulation
OpenDISimulationRun
Open DI representation of an SimulationRun
OpenDIValue
Implementation of the following Open DI value types in World Modeler:
DINull
DINumber
DIDateTime
DIString
DIBoolean