Class Summary
Covered Topics
- XPRM
Methods for initialisation as well as model compilation and loading of compiled models into Mosel. - XPRMAnnotation
An annotation in Mosel. - XPRMArray
An array in Mosel. - XPRMArrayIndices
Iterator to enumerate all indices of an array. - XPRMConstant
A constant in Mosel. - XPRMConstants
Iterator to enumerate constants of a module. - XPRMDependencies
Iterator to enumerate dependencies (modules+packages) of a model. - XPRMDependency
A module or package as a model dependency. - XPRMExternal
A reference to an external/native type. - XPRMIdentifiers
Iterator to enumerate identifiers of a model. - XPRMInitializeContext
Context used during an 'initializations from' block - XPRMIODriver
An IO driver. - XPRMIODrivers
Iterator to enumerate IO drivers currently available or provided by a particular module. - XPRMLicense
An OEM license. - XPRMLinCtr
A linear constraint in Mosel. - XPRMList
A list in Mosel. - XPRMListElements
Iterator to enumerate elements of a list. - XPRMLocation
A location in a model source. - XPRMMemBlock
A named memory block. - XPRMModel
A model in Mosel. - XPRMModule
A Mosel Module. - XPRMModules
Iterator to enumerate modules currently loaded. - XPRMMPVar
A decision variable in Mosel. - XPRMNativeType
A native type (published by a module). - XPRMNativeTypes
Iterator to enumerate native types of a module. - XPRMParameter
A module or model parameter. - XPRMParameters
Iterator to enumerate parameters of a module or a model. - XPRMProblem
A problem object in Mosel. - XPRMProblemComps
Iterator to enumerate all components of a problem type. - XPRMProcedure
A procedure or function supplied by a module or implemented in a model. - XPRMProcedures
Iterator to enumerate procedures and functions of a module. - XPRMRecord
A record object in Mosel. - XPRMRecordField
A field of a record object/type. - XPRMRecordFields
Iterator to enumerate fields of a record type. - XPRMReference
A reference to a Mosel scalar variable. - XPRMRequirements
Iterator to enumerate requirements of a model. - XPRMSet
A set in Mosel. - XPRMType
A type in Mosel. - XPRMUserType
A user type. - XPRMValue
A value (of any type) stored in Mosel. - XPRMVersion
A version number as returned by XPRM.getVersion().
Parent Topic
Mosel Libraries JavaDoc