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
OpenDIBase
Base for Open DI compliant class definitions
OpenDIDecisionModel
Representation of a Decision Model that is compliant witht the OpenDI standard.
OpenDIDecisionModelElement
Base class for the Open DI interface to Decision Model Elements
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 result.
OpenDIValue
Implementation of the following Open DI value types in World Modeler:
DINull
DINumber
DIDateTime
DIString
DIBoolean