A B C D E F G H I J K L M N O P Q R S T U V W X

O

obj - Variable in class org.optimizationservices.oscommon.datastructure.osinstance.Objectives
 
obj - Variable in class org.optimizationservices.oscommon.datastructure.osresult.ObjectiveValues
 
obj - Variable in class org.optimizationservices.oscommon.datastructure.osresult.OtherObjectiveResult
 
ObjCoef - Class in org.optimizationservices.oscommon.datastructure.osinstance
A data structure class that corresponds to an xml element in the OSiL schema.
ObjCoef() - Constructor for class org.optimizationservices.oscommon.datastructure.osinstance.ObjCoef
 
Objective - Class in org.optimizationservices.oscommon.datastructure.osinstance
A data structure class that corresponds to an xml element in the OSiL schema.
Objective() - Constructor for class org.optimizationservices.oscommon.datastructure.osinstance.Objective
 
ObjectiveAnalysis - Class in org.optimizationservices.oscommon.datastructure.osanalysis
A data structure class that corresponds to an xml element in the OSaL schema.
ObjectiveAnalysis() - Constructor for class org.optimizationservices.oscommon.datastructure.osanalysis.ObjectiveAnalysis
 
objectiveDifferentiability - Variable in class org.optimizationservices.oscommon.datastructure.osentity.OptimizationInfo
 
objectiveIdx - Variable in class org.optimizationservices.oscommon.datastructure.osresult.OptimizationSolution
 
objectiveLinearity - Variable in class org.optimizationservices.oscommon.datastructure.osentity.OptimizationInfo
 
ObjectiveOption - Class in org.optimizationservices.oscommon.datastructure.osoption
A data structure class that corresponds to an xml element in the OSoL schema.
ObjectiveOption() - Constructor for class org.optimizationservices.oscommon.datastructure.osoption.ObjectiveOption
 
objectives - Variable in class org.optimizationservices.oscommon.datastructure.osanalysis.AnalysisData
 
objectives - Variable in class org.optimizationservices.oscommon.datastructure.osinstance.InstanceData
 
Objectives - Class in org.optimizationservices.oscommon.datastructure.osinstance
A data structure class that corresponds to an xml element in the OSiL schema.
Objectives() - Constructor for class org.optimizationservices.oscommon.datastructure.osinstance.Objectives
 
objectives - Variable in class org.optimizationservices.oscommon.datastructure.osoption.OptimizationOption
 
objectives - Variable in class org.optimizationservices.oscommon.datastructure.osresult.OptimizationSolution
 
ObjectiveSolution - Class in org.optimizationservices.oscommon.datastructure.osresult
A data structure class that corresponds to an xml element in the OSrL schema.
ObjectiveSolution() - Constructor for class org.optimizationservices.oscommon.datastructure.osresult.ObjectiveSolution
 
objectiveType - Variable in class org.optimizationservices.oscommon.datastructure.osentity.OptimizationInfo
 
ObjectiveValues - Class in org.optimizationservices.oscommon.datastructure.osresult
A data structure class that corresponds to an xml element in the OSrL schema.
ObjectiveValues() - Constructor for class org.optimizationservices.oscommon.datastructure.osresult.ObjectiveValues
 
objectToBytes(Object) - Static method in class org.optimizationservices.oscommon.util.IOUtil
Return an object in an array of bytes.
objectToEncodedString(Object) - Static method in class org.optimizationservices.oscommon.util.IOUtil
Return an object in a base64 encoded string.
objectToFile(Object, String) - Static method in class org.optimizationservices.oscommon.util.IOUtil
Save a object into a file.
ObjValue - Class in org.optimizationservices.oscommon.datastructure.osresult
A data structure class that corresponds to an xml element in the OSrL schema.
ObjValue() - Constructor for class org.optimizationservices.oscommon.datastructure.osresult.ObjValue
 
onAMatrix(boolean, double[], int[], int[], int[]) - Method in class org.optimizationservices.oscommon.representationparser.FMLReader
Receive notification when an AMatrix is encountered.
onConstraints(String[], double[], double[]) - Method in class org.optimizationservices.oscommon.representationparser.FMLReader
Receive notification when constraints are encountered.
onDescription(String, int, int) - Method in class org.optimizationservices.oscommon.representationparser.FMLReader
Receive notification when a linearProgramDescription is encountered.
onDualSolution(String[], double[], int[]) - Method in class org.optimizationservices.oscommon.representationparser.FMLReader
Receive notification when dual solutions are encountered.
onObjective(boolean, double, double[]) - Method in class org.optimizationservices.oscommon.representationparser.FMLReader
Receive notification when an objective function is encountered.
onOption(String[], String[]) - Method in class org.optimizationservices.oscommon.representationparser.FMLReader
Receive notification when options are encountered.
onPrimalSolution(String[], double[], int[]) - Method in class org.optimizationservices.oscommon.representationparser.FMLReader
Receive notification when primal solutions are encountered.
onSolution(String, String, String, double) - Method in class org.optimizationservices.oscommon.representationparser.FMLReader
Receive notification when an objective solution is encountered.
onVariables(String[], double[], double[], char[]) - Method in class org.optimizationservices.oscommon.representationparser.FMLReader
Receive notification when variables are encountered.
optimization - Variable in class org.optimizationservices.oscommon.datastructure.osbenchmark.BenchmarkData
 
optimization - Variable in class org.optimizationservices.oscommon.datastructure.osentity.EntityData
 
optimization - Variable in class org.optimizationservices.oscommon.datastructure.osprocess.ProcessData
 
optimization - Variable in class org.optimizationservices.oscommon.datastructure.osquery.StandardQuery
 
optimization - Variable in class org.optimizationservices.oscommon.datastructure.osresult.ResultData
 
optimization - Variable in class org.optimizationservices.oscommon.localinterface.OSOption
optimization holds the optimization option specified by the OSoL Schema.
OPTIMIZATION - Static variable in class org.optimizationservices.oscommon.util.OSConstant
 
OptimizationBenchmark - Class in org.optimizationservices.oscommon.datastructure.osbenchmark
A data structure class that corresponds to an xml element in the OSbL schema.
OptimizationBenchmark() - Constructor for class org.optimizationservices.oscommon.datastructure.osbenchmark.OptimizationBenchmark
 
OptimizationInfo - Class in org.optimizationservices.oscommon.datastructure.osentity
A data structure class that corresponds to an xml element in the OSeL schema.
OptimizationInfo() - Constructor for class org.optimizationservices.oscommon.datastructure.osentity.OptimizationInfo
 
OptimizationOption - Class in org.optimizationservices.oscommon.datastructure.osoption
A data structure class that corresponds to an xml element in the OSoL schema.
OptimizationOption() - Constructor for class org.optimizationservices.oscommon.datastructure.osoption.OptimizationOption
 
OptimizationProcess - Class in org.optimizationservices.oscommon.datastructure.osprocess
A data structure class that corresponds to an xml element in the OSpL schema.
OptimizationProcess() - Constructor for class org.optimizationservices.oscommon.datastructure.osprocess.OptimizationProcess
 
OptimizationResult - Class in org.optimizationservices.oscommon.datastructure.osresult
A data structure class that corresponds to an xml element in the OSrL schema.
OptimizationResult() - Constructor for class org.optimizationservices.oscommon.datastructure.osresult.OptimizationResult
 
OptimizationSolution - Class in org.optimizationservices.oscommon.datastructure.osresult
A data structure class that corresponds to an xml element in the OSrL schema.
OptimizationSolution() - Constructor for class org.optimizationservices.oscommon.datastructure.osresult.OptimizationSolution
 
OptimizationSolutionStatus - Class in org.optimizationservices.oscommon.datastructure.osresult
A data structure class that corresponds to an xml element in the OSaL schema.
OptimizationSolutionStatus() - Constructor for class org.optimizationservices.oscommon.datastructure.osresult.OptimizationSolutionStatus
 
OptimizationSolutionSubstatus - Class in org.optimizationservices.oscommon.datastructure.osresult
A data structure class that corresponds to an xml element in the OSaL schema.
OptimizationSolutionSubstatus() - Constructor for class org.optimizationservices.oscommon.datastructure.osresult.OptimizationSolutionSubstatus
 
org.optimizationservices.oscommon.communicationagent - package org.optimizationservices.oscommon.communicationagent
 
org.optimizationservices.oscommon.communicationinterface - package org.optimizationservices.oscommon.communicationinterface
 
org.optimizationservices.oscommon.datastructure.osanalysis - package org.optimizationservices.oscommon.datastructure.osanalysis
 
org.optimizationservices.oscommon.datastructure.osbenchmark - package org.optimizationservices.oscommon.datastructure.osbenchmark
 
org.optimizationservices.oscommon.datastructure.osentity - package org.optimizationservices.oscommon.datastructure.osentity
 
org.optimizationservices.oscommon.datastructure.osgeneral - package org.optimizationservices.oscommon.datastructure.osgeneral
 
org.optimizationservices.oscommon.datastructure.osinstance - package org.optimizationservices.oscommon.datastructure.osinstance
 
org.optimizationservices.oscommon.datastructure.osoption - package org.optimizationservices.oscommon.datastructure.osoption
 
org.optimizationservices.oscommon.datastructure.osprocess - package org.optimizationservices.oscommon.datastructure.osprocess
 
org.optimizationservices.oscommon.datastructure.osquery - package org.optimizationservices.oscommon.datastructure.osquery
 
org.optimizationservices.oscommon.datastructure.osregistry - package org.optimizationservices.oscommon.datastructure.osregistry
 
org.optimizationservices.oscommon.datastructure.osrepository - package org.optimizationservices.oscommon.datastructure.osrepository
 
org.optimizationservices.oscommon.datastructure.osresult - package org.optimizationservices.oscommon.datastructure.osresult
 
org.optimizationservices.oscommon.datastructure.ossimulation - package org.optimizationservices.oscommon.datastructure.ossimulation
 
org.optimizationservices.oscommon.datastructure.osuri - package org.optimizationservices.oscommon.datastructure.osuri
 
org.optimizationservices.oscommon.exception - package org.optimizationservices.oscommon.exception
 
org.optimizationservices.oscommon.localinterface - package org.optimizationservices.oscommon.localinterface
 
org.optimizationservices.oscommon.nonlinear - package org.optimizationservices.oscommon.nonlinear
 
org.optimizationservices.oscommon.representationparser - package org.optimizationservices.oscommon.representationparser
 
org.optimizationservices.oscommon.util - package org.optimizationservices.oscommon.util
 
originalFileName - Variable in class org.optimizationservices.oscommon.datastructure.osrepository.RepositoryInstance
 
OS_NAMESPACE - Static variable in class org.optimizationservices.oscommon.util.OSConstant
OS_NAMESPACE holds the value of the all the OSxL schema namespace.
OS_REGISTRY_SITE - Static variable in class org.optimizationservices.oscommon.util.OSParameter
OS_REGISTRY_SITE holds the site of the OS Registry.
OS_SCHEDULER_SITE - Static variable in class org.optimizationservices.oscommon.util.OSParameter
OS_SCHEDULER_SITE holds the site of the OS scheduler.
OS_SCHEMA_SITE - Static variable in class org.optimizationservices.oscommon.util.OSParameter
OS_SCHEMA_SITE holds the value of the OSxL schema's public site.
OS_SERVICE_SITE - Static variable in class org.optimizationservices.oscommon.util.OSParameter
OS_SERVICE_SITE holds the main site of the OS services.
OS_SITE - Static variable in class org.optimizationservices.oscommon.util.OSParameter
OS_SITE holds the site of optimizationservices.org.
OSAgentService - Class in org.optimizationservices.oscommon.communicationagent
The OSAgentService class is sample agent implementation that uses convenient methods provided from the OSSolverAgent library to invoke the sampleLPSolver, an Optimization Services (OS) type solver provided in the org.optimizationservices.ossolver.solver package.
OSAgentService() - Constructor for class org.optimizationservices.oscommon.communicationagent.OSAgentService
Constructor.
osal - Variable in class org.optimizationservices.oscommon.datastructure.osresult.OptimizationResult
 
OSaLReader - Class in org.optimizationservices.oscommon.representationparser
The OSaLReader class parses an OSaL instance into a DOM tree and provides a set of "get" methods that can be used to retrieve different pieces of information of the instance.
OSaLReader(boolean) - Constructor for class org.optimizationservices.oscommon.representationparser.OSaLReader
constructor.
OSaLReader() - Constructor for class org.optimizationservices.oscommon.representationparser.OSaLReader
Default constructor.
OSaLWriter - Class in org.optimizationservices.oscommon.representationparser
The OSaLWriter class is used to construct an instance that follows the OSaL format.
OSaLWriter() - Constructor for class org.optimizationservices.oscommon.representationparser.OSaLWriter
constructor.
OSAnalysis - Class in org.optimizationservices.oscommon.localinterface
The OSAnalysis class is a local interface for storing Optimization Services problem analysis.
OSAnalysis() - Constructor for class org.optimizationservices.oscommon.localinterface.OSAnalysis
Default constructor.
OSAnalyzerAgent - Class in org.optimizationservices.oscommon.communicationagent
The OSAnalyzerAgent class implements the OShL interface.
OSAnalyzerAgent() - Constructor for class org.optimizationservices.oscommon.communicationagent.OSAnalyzerAgent
Constructor.
OSAnalyzerAgent(String) - Constructor for class org.optimizationservices.oscommon.communicationagent.OSAnalyzerAgent
Constructor.
OSBenchmark - Class in org.optimizationservices.oscommon.localinterface
The OSBenchmark class is a local interface for storing Optimization Services benchmark.
OSBenchmark() - Constructor for class org.optimizationservices.oscommon.localinterface.OSBenchmark
Default constructor.
osbl - Variable in class org.optimizationservices.oscommon.datastructure.osregistry.ServiceEntry
 
OSbLReader - Class in org.optimizationservices.oscommon.representationparser
The OSbLReader class parses an OSbL instance into a DOM tree and provides a set of "get" methods that can be used to retrieve different pieces of information of the instance.
OSbLReader(boolean) - Constructor for class org.optimizationservices.oscommon.representationparser.OSbLReader
constructor.
OSbLReader() - Constructor for class org.optimizationservices.oscommon.representationparser.OSbLReader
Default constructor.
OSbLWriter - Class in org.optimizationservices.oscommon.representationparser
The OSbLWriter class is used to construct an instance that follows the OSbL format.
OSbLWriter() - Constructor for class org.optimizationservices.oscommon.representationparser.OSbLWriter
constructor.
OScL - Interface in org.optimizationservices.oscommon.communicationinterface
The OScL interface declares all the methods as specified in the Optimization Services (OS) Framework, specifically the Optimization Services call Language (OScL).
OSConstant - Class in org.optimizationservices.oscommon.util
The OSConstant class stores predefined constants (public, static and final) used in other Optimization Services classes.
OSConstant() - Constructor for class org.optimizationservices.oscommon.util.OSConstant
Default constructor.
osDirectoty - Variable in class org.optimizationservices.oscommon.datastructure.osrepository.RepositoryInstance
 
OSdL - Interface in org.optimizationservices.oscommon.communicationinterface
The OSdL interface declares all the methods as specified in the Optimization Services (OS) Framework, specifically the Optimization Services discover Language (OSdL).
osel - Variable in class org.optimizationservices.oscommon.datastructure.osregistry.ServiceEntry
 
osel - Variable in class org.optimizationservices.oscommon.util.DefaultRegistry
osel holds the OSeL entity input string to be registered.
OSeLReader - Class in org.optimizationservices.oscommon.representationparser
The OSeLReader class parses an OSeL instance into a DOM tree and provides a set of "get" methods that can be used to retrieve different pieces of information of the instance.
OSeLReader(boolean) - Constructor for class org.optimizationservices.oscommon.representationparser.OSeLReader
constructor.
OSeLReader() - Constructor for class org.optimizationservices.oscommon.representationparser.OSeLReader
Default constructor.
OSeLWriter - Class in org.optimizationservices.oscommon.representationparser
The OSeLWriter class is used to construct an instance that follows the OSeL format.
OSeLWriter() - Constructor for class org.optimizationservices.oscommon.representationparser.OSeLWriter
constructor.
OSEntity - Class in org.optimizationservices.oscommon.localinterface
The OSEntity class is a local interface for storing Optimization Services entity.
OSEntity() - Constructor for class org.optimizationservices.oscommon.localinterface.OSEntity
Default constructor.
OSException - Exception in org.optimizationservices.oscommon.exception
The OSException class is the the parent class of all the Optimization Services related exception classes.
OSException() - Constructor for exception org.optimizationservices.oscommon.exception.OSException
Default constructor.
OSException(String) - Constructor for exception org.optimizationservices.oscommon.exception.OSException
Constructs a new exception with the specified detail message.
osExpressionTree - Variable in class org.optimizationservices.oscommon.datastructure.osinstance.Nl
 
OSExpressionTree - Class in org.optimizationservices.oscommon.nonlinear
The OSExpressionTree class represents an expression tree for a nonlinear function (linear ones being special cases) and provide convenience methods to process the contained nonlinear function.
OSExpressionTree() - Constructor for class org.optimizationservices.oscommon.nonlinear.OSExpressionTree
Constructor.
OSExpressionTree(Element, Element) - Constructor for class org.optimizationservices.oscommon.nonlinear.OSExpressionTree
Constructor
OSExpressionTree(Vector, String, int, int) - Constructor for class org.optimizationservices.oscommon.nonlinear.OSExpressionTree
Constructor
osFileName - Variable in class org.optimizationservices.oscommon.datastructure.osrepository.RepositoryInstance
 
OSFlowAgent - Class in org.optimizationservices.oscommon.communicationagent
The OSFlowAgent class is a library class that invokes Optimization Services according to the process/sequence specified in an Optimization Services flow Language (OSfL).
OSFlowAgent() - Constructor for class org.optimizationservices.oscommon.communicationagent.OSFlowAgent
Constructor.
OSfLReader - Class in org.optimizationservices.oscommon.representationparser
The OSfLReader class parses an OSfL instance into a DOM tree and provides a set of "get" methods that can be used to retrieve different pieces of information of the instance.
OSfLReader(boolean) - Constructor for class org.optimizationservices.oscommon.representationparser.OSfLReader
constructor
OSfLReader() - Constructor for class org.optimizationservices.oscommon.representationparser.OSfLReader
Constructor.
OSfLWriter - Class in org.optimizationservices.oscommon.representationparser
The OSfLWriter class is used to construct an instance that follows the OSfL format.
OSfLWriter() - Constructor for class org.optimizationservices.oscommon.representationparser.OSfLWriter
Constructor.
OSgLReader - Class in org.optimizationservices.oscommon.representationparser
The OSgLReader class is a general and generic reader class for all the other OSxL reader classes to extend, which mostly parse an OSxL instance into a DOM tree and provide a set of "get" methods that can be used to retrieve different pieces of information of the OSxL instance.
OSgLReader() - Constructor for class org.optimizationservices.oscommon.representationparser.OSgLReader
Constructor.
OSgLReader(boolean) - Constructor for class org.optimizationservices.oscommon.representationparser.OSgLReader
constructor
OSgLWriter - Class in org.optimizationservices.oscommon.representationparser
The OSgLWriter class is a general and generic writer class for all the other OSxL writer classes to extend, which mostly writes a DOM tree of an OSxL instance and provide a set of "set" and "add" methods that can be used to construct different pieces of information of the OSxL instance.
OSgLWriter() - Constructor for class org.optimizationservices.oscommon.representationparser.OSgLWriter
Constructor.
OShL - Interface in org.optimizationservices.oscommon.communicationinterface
The OShL interface declares all the methods as specified in the Optimization Services (OS) Framework, specifically the Optimization Services hook-up Language (OShL).
osil - Variable in class org.optimizationservices.oscommon.localinterface.DefaultSolver
osil holds the OSiL string (input).
OSiLReader - Class in org.optimizationservices.oscommon.representationparser
The OSiLReader class parses an OSiL instance into a DOM tree and provides a set of "get" methods (e.g.
OSiLReader(boolean) - Constructor for class org.optimizationservices.oscommon.representationparser.OSiLReader
constructor.
OSiLReader() - Constructor for class org.optimizationservices.oscommon.representationparser.OSiLReader
constructor.
OSilReadingException - Exception in org.optimizationservices.oscommon.exception
The OSilReadingException class is any exception when reading the OSiL instance.
OSilReadingException() - Constructor for exception org.optimizationservices.oscommon.exception.OSilReadingException
Default constructor.
OSilReadingException(String) - Constructor for exception org.optimizationservices.oscommon.exception.OSilReadingException
Constructs a new exception with the specified detail message.
OSiLWriter - Class in org.optimizationservices.oscommon.representationparser
The OSiLWriter class is used to construct an optimization instance that follows the Optimization Services instance Language format.
OSiLWriter() - Constructor for class org.optimizationservices.oscommon.representationparser.OSiLWriter
constructor
osInstance - Variable in class org.optimizationservices.oscommon.localinterface.DefaultSolver
osInstance holds OS instance object (input).
OSInstance - Class in org.optimizationservices.oscommon.localinterface
The OSInstance class is a local interface for storing Optimization Services problem instance.
OSInstance() - Constructor for class org.optimizationservices.oscommon.localinterface.OSInstance
default constructor.
OSnLNode - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNode class represents a node in an expression tree for a nonlinear function (linear ones being special cases) and provide convenience methods to process the node.
OSnLNode() - Constructor for class org.optimizationservices.oscommon.nonlinear.OSnLNode
 
OSnLNodeAbs - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeAbs class represents a absolute value node in an expression tree.
OSnLNodeAnd - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeAnd class represents an and conditional logic node in an expression tree.
OSnLNodeArccos - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeArccos class represents a arccos node in an expression tree.
OSnLNodeArccosh - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeArccosh class represents a arccosh node in an expression tree.
OSnLNodeArcRef - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeArcRef class represents a network arc reference.
OSnLNodeArcsin - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeArcsin class represents a arcsin node in an expression tree.
OSnLNodeArcsinh - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeArcsinh class represents a arcsinh node in an expression tree.
OSnLNodeArctan - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeArctan class represents a arctan node in an expression tree.
OSnLNodeArctanh - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeArctanh class represents a arctanh node in an expression tree.
OSnLNodeArg - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeArg class represents an argument node in an expression tree, which is usually used in the definition of a user function rather than directly in a function expression tree.
OSnLNodeCeiling - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeCeiling class represents a ceiling value node in an expression tree.
OSnLNodeCos - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeCos class represents a cos node in an expression tree.
OSnLNodeCosh - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeCosh class represents a cosh node in an expression tree.
OSnLNodeDivide - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeDivide class represents a division node in an expression tree.
OSnLNodeE - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeE class represents an exponential E constant node in an expression tree.
OSnLNodeEPS - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeEPS class represents a EPS (or epsilon) constant node in an expression tree.
OSnLNodeEq - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeEq class represents an eq (or equal) relational node in an expression tree.
OSnLNodeEULERGAMMA - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeEULERGAMMA class represents a EULERGAMMA constant node in an expression tree.
OSnLNodeExp - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeExp class represents a exponential node in an expression tree.
OSnLNodeFALSE - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeFALSE class represents a FALSE boolean constant node in an expression tree.
OSnLNodeFloor - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeFloor class represents a floor value node in an expression tree.
OSnLNodeGeq - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeGeq class represents a geq (or greater than or equal to) relational node in an expression tree.
OSnLNodeGt - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeGt class represents a gt (or greater than) relational node in an expression tree.
OSnLNodeIdentifier - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeIdentifier class represents an identifier node in an expression tree, which is mainly used for symbolic computation.
OSnLNodeIf - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeIf class represents an if-then-else conditional logic node in an expression tree.
OSnLNodeImplies - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeImplies class represents an implies conditional logic node in an expression tree.
OSnLNodeINF - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeINF class represents a INF (or infinity) constant node in an expression tree.
OSnLNodeLeq - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeLeq class represents an leq (or less than or equal to) relational node in an expression tree.
OSnLNodeLn - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeLn class represents a natural log node in an expression tree.
OSnLNodeLog - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeLog class represents a log node in an expression tree.
OSnLNodeLt - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeLt class represents an lt (or less than) relational node in an expression tree.
OSnLNodeMax - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeMax class represents a maximum node in an expression tree.
OSnLNodeMean - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeMean class represents a mean (or average) node in an expression tree.
OSnLNodeMin - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeMin class represents a minimum node in an expression tree.
OSnLNodeMinus - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeMinus class represents a subtraction node in an expression tree.
OSnLNodeNAN - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeNAN class represents a NAN (or not a number) constant node in an expression tree.
OSnLNodeNegate - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeNegate class represents a negationtion node in an expression tree.
OSnLNodeNeq - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeNeq class represents an neq (or not equal) relational node in an expression tree.
OSnLNodeNodeRef - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeNodeRef class represents a network node reference.
OSnLNodeNot - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeNot class represents an not relational node in an expression tree.
OSnLNodeNumber - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeNumber class represents a number node in an expression tree.
OSnLNodeOr - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeOr class represents an or conditional logic node in an expression tree.
OSnLNodePI - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodePI class represents a PI constant node in an expression tree.
OSnLNodePlus - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodePlus class represents an addition node in an expression tree.
OSnLNodePower - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodePower class represents a power node in an expression tree.
OSnLNodeQTerm - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeQTerm class represents an quadratic term node a quadratic expression.
OSnLNodeQuadratic - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeQuadratic class represents a summation node of quadratic terms in an expression tree.
OSnLNodeSim - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeSim class represents a simulaion node in an expression tree.
OSnLNodeSimInput - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeSimInput class represents a simulation input.
OSnLNodeSimOutput - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeSimOutput class represents a simulation output.
OSnLNodeSin - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeSin class represents a sin node in an expression tree.
OSnLNodeSinh - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeSinh class represents a sinh node in an expression tree.
OSnLNodeSquare - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeSquare class represents a square node in an expression tree.
OSnLNodeSquare(OSnLNode) - Constructor for class org.optimizationservices.oscommon.nonlinear.OSnLNodeSquare
constructor
OSnLNodeSquareRoot - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeSquareRoot class represents a square root node in an expression tree.
OSnLNodeSum - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeSum class represents a summation node in an expression tree.
OSnLNodeTan - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeTan class represents a tan node in an expression tree.
OSnLNodeTanh - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeTanh class represents a tanh node in an expression tree.
OSnLNodeTimes - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeTimes class represents a multiplication node in an expression tree.
OSnLNodeTRUE - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeTRUE class represents a TRUE boolean constant node in an expression tree.
OSnLNodeUserF - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeUserF class represents a user defined function, with a function name.
OSnLNodeVariable - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeVariable class represents a variable node in an expression tree.
OSnLNodeXor - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeXor class represents an xor (or exclusive or) conditional logic node in an expression tree.
OSnLNodeXPath - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeXPath class represents an XPath node in an expression tree.
OSnLNodeXPathIndex - Class in org.optimizationservices.oscommon.nonlinear
The OSnLNodeXPathIndex class represents an XPath index which is used by the XPath node to look up a value given the index name and index value of the XPath index.
osol - Variable in class org.optimizationservices.oscommon.datastructure.osentity.JobInfo
 
osol - Variable in class org.optimizationservices.oscommon.localinterface.DefaultSimulation
osol holds the OSoL string (input).
osol - Variable in class org.optimizationservices.oscommon.localinterface.DefaultSolver
osol holds the OSoL string (input).
osolFind - Variable in class org.optimizationservices.oscommon.util.DefaultRegistry
osolFind holds the OSoL find option string (input).
osolKnock - Variable in class org.optimizationservices.oscommon.util.DefaultRegistry
osolKnock holds the OSoL knock option string (input).
OSoLReader - Class in org.optimizationservices.oscommon.representationparser
The OSoLReader class parses an OSoL instance into a DOM tree and provides a set of "get" methods that can be used to retrieve different pieces of information of the instance.
OSoLReader(boolean) - Constructor for class org.optimizationservices.oscommon.representationparser.OSoLReader
constructor.
OSoLReader() - Constructor for class org.optimizationservices.oscommon.representationparser.OSoLReader
Default constructor.
osolRegister - Variable in class org.optimizationservices.oscommon.util.DefaultRegistry
osolRegister holds the OSoL register option string (input).
osolValidate - Variable in class org.optimizationservices.oscommon.util.DefaultRegistry
osolValidate holds the OSoL validate option string (input).
OSoLWriter - Class in org.optimizationservices.oscommon.representationparser
The OSoLWriter class is used to construct an instance that follows the OSoL format.
OSoLWriter() - Constructor for class org.optimizationservices.oscommon.representationparser.OSoLWriter
constructor.
osOption - Variable in class org.optimizationservices.oscommon.localinterface.DefaultSimulation
osOption holds the OS option object (input).
osOption - Variable in class org.optimizationservices.oscommon.localinterface.DefaultSolver
osOption holds the OS option object (input)
OSOption - Class in org.optimizationservices.oscommon.localinterface
The OSOption class is a local interface for storing Optimization Services options, especially solver service options.
OSOption() - Constructor for class org.optimizationservices.oscommon.localinterface.OSOption
Default constructor.
OSParameter - Class in org.optimizationservices.oscommon.util
The OSParameter class stores predefined parameters/options (public an d static) used in other Optimization Services classes.
OSParameter() - Constructor for class org.optimizationservices.oscommon.util.OSParameter
Default constructor.
OSParameterFile - Class in org.optimizationservices.oscommon.util
The OSParameterFile class stores OSParameter file related information.
OSParameterFile() - Constructor for class org.optimizationservices.oscommon.util.OSParameterFile
Default constructor.
OSParameterReader - Class in org.optimizationservices.oscommon.representationparser
The OSParameterReader class parses an osParameter instance into a DOM tree and provides a set of "get" methods that can be used to retrieve different pieces of information of the instance.
OSParameterReader(boolean) - Constructor for class org.optimizationservices.oscommon.representationparser.OSParameterReader
constructor
OSParameterReader() - Constructor for class org.optimizationservices.oscommon.representationparser.OSParameterReader
Constructor.
OSParameterWriter - Class in org.optimizationservices.oscommon.representationparser
The OSParameterWriter class is used to construct an instance that follows the OSParameter format.
OSParameterWriter() - Constructor for class org.optimizationservices.oscommon.representationparser.OSParameterWriter
Constructor.
ospl - Variable in class org.optimizationservices.oscommon.datastructure.osregistry.ServiceEntry
 
osplKnockInput - Variable in class org.optimizationservices.oscommon.util.DefaultRegistry
osplInput hols the OSpL knock process string (input)
osplKnockOutput - Variable in class org.optimizationservices.oscommon.util.DefaultRegistry
osplKnockOutput hols the OSpL knock process string (output)
OSpLReader - Class in org.optimizationservices.oscommon.representationparser
The OSpLReader class parses an OSpL instance into a DOM tree and provides a set of "get" methods that can be used to retrieve different pieces of information of the instance.
OSpLReader(boolean) - Constructor for class org.optimizationservices.oscommon.representationparser.OSpLReader
constructor.
OSpLReader() - Constructor for class org.optimizationservices.oscommon.representationparser.OSpLReader
Default constructor.
osplRegisterOutput - Variable in class org.optimizationservices.oscommon.util.DefaultRegistry
osplRegisterOutput hols the OSpL register process string (output)
osplValidateOutput - Variable in class org.optimizationservices.oscommon.util.DefaultRegistry
osplValidateOutput hols the OSpL validate process string (output)
OSpLWriter - Class in org.optimizationservices.oscommon.representationparser
The OSpLWriter class is used to construct an instance that follows the OSpL format.
OSpLWriter() - Constructor for class org.optimizationservices.oscommon.representationparser.OSpLWriter
constructor.
OSProcess - Class in org.optimizationservices.oscommon.localinterface
The OSProcess class is a local interface for storing Optimization Services process.
OSProcess() - Constructor for class org.optimizationservices.oscommon.localinterface.OSProcess
Default constructor.
osql - Variable in class org.optimizationservices.oscommon.util.DefaultRegistry
osql holds the OSqL query input string.
OSqLReader - Class in org.optimizationservices.oscommon.representationparser
The OSqLReader class parses an OSqL instance into a DOM tree and provides a set of "get" methods that can be used to retrieve different pieces of information of the instance.
OSqLReader(boolean) - Constructor for class org.optimizationservices.oscommon.representationparser.OSqLReader
constructor.
OSqLReader() - Constructor for class org.optimizationservices.oscommon.representationparser.OSqLReader
Default constructor.
OSqLWriter - Class in org.optimizationservices.oscommon.representationparser
The OSqLWriter class is used to construct an instance that follows the OSqL format.
OSqLWriter() - Constructor for class org.optimizationservices.oscommon.representationparser.OSqLWriter
constructor.
OSQuery - Class in org.optimizationservices.oscommon.localinterface
The OSQuery class is a local interface for storing Optimization Services query.
OSQuery() - Constructor for class org.optimizationservices.oscommon.localinterface.OSQuery
Default constructor.
OSRegistry - Class in org.optimizationservices.oscommon.localinterface
The OSRegistry class is a local interface for storing Optimization Services registry.
OSRegistry() - Constructor for class org.optimizationservices.oscommon.localinterface.OSRegistry
Default constructor.
osRegistry - Static variable in class org.optimizationservices.oscommon.util.DefaultRegistry
osRegistry holds the registry database information in the standard OSRegistry data structure.
OSRegistryAgent - Class in org.optimizationservices.oscommon.communicationagent
The OSRegistryAgent class implements all the OSdL interface.
OSRegistryAgent() - Constructor for class org.optimizationservices.oscommon.communicationagent.OSRegistryAgent
Constructor.
OSRegistryAgent(String) - Constructor for class org.optimizationservices.oscommon.communicationagent.OSRegistryAgent
Constructor.
OSRegistryReader - Class in org.optimizationservices.oscommon.representationparser
The OSRegistryReader class parses an osRegistry instance into a DOM tree and provides a set of "get" methods that can be used to retrieve different pieces of information of the instance.
OSRegistryReader(boolean) - Constructor for class org.optimizationservices.oscommon.representationparser.OSRegistryReader
constructor
OSRegistryReader() - Constructor for class org.optimizationservices.oscommon.representationparser.OSRegistryReader
Constructor.
OSRegistryWriter - Class in org.optimizationservices.oscommon.representationparser
The OSRegistryWriter class is used to construct an instance that follows the OSRegistry format.
OSRegistryWriter() - Constructor for class org.optimizationservices.oscommon.representationparser.OSRegistryWriter
Constructor.
OSRepository - Class in org.optimizationservices.oscommon.localinterface
The OSRepository class is a local interface for storing Optimization Services repository.
OSRepository() - Constructor for class org.optimizationservices.oscommon.localinterface.OSRepository
Default constructor.
OSRepositoryReader - Class in org.optimizationservices.oscommon.representationparser
The OSRepositoryReader class parses an osRepository instance into a DOM tree and provides a set of "get" methods that can be used to retrieve different pieces of information of the instance.
OSRepositoryReader(boolean) - Constructor for class org.optimizationservices.oscommon.representationparser.OSRepositoryReader
constructor
OSRepositoryReader() - Constructor for class org.optimizationservices.oscommon.representationparser.OSRepositoryReader
Constructor.
OSRepositoryWriter - Class in org.optimizationservices.oscommon.representationparser
The OSRepositoryWriter class is used to construct an instance that follows the OSRepository format.
OSRepositoryWriter() - Constructor for class org.optimizationservices.oscommon.representationparser.OSRepositoryWriter
Constructor.
osResult - Variable in class org.optimizationservices.oscommon.localinterface.DefaultSolver
osResult holds the OS result object (output)
OSResult - Class in org.optimizationservices.oscommon.localinterface
The OSResult class is a local interface for storing Optimization Services problem result.
OSResult() - Constructor for class org.optimizationservices.oscommon.localinterface.OSResult
Default constructor.
osrl - Variable in class org.optimizationservices.oscommon.datastructure.osprocess.JobOptimization
 
osrl - Variable in class org.optimizationservices.oscommon.localinterface.DefaultSolver
osrl holds the OSrL string (output).
OSrLReader - Class in org.optimizationservices.oscommon.representationparser
The OSrLReader class parses an OSrL instance into a DOM tree and provides a set of "get" methods that can be used to retrieve different pieces of information of the instance.
OSrLReader(boolean) - Constructor for class org.optimizationservices.oscommon.representationparser.OSrLReader
constructor.
OSrLReader() - Constructor for class org.optimizationservices.oscommon.representationparser.OSrLReader
Default constructor.
OSrLWriter - Class in org.optimizationservices.oscommon.representationparser
The OSrLWriter class is used to construct an instance that follows the OSrL format.
OSrLWriter() - Constructor for class org.optimizationservices.oscommon.representationparser.OSrLWriter
constructor.
OSServiceUtil - Class in org.optimizationservices.oscommon.util
The OSServiceUtil class provides a default implementation for the optimization services.
OSServiceUtil() - Constructor for class org.optimizationservices.oscommon.util.OSServiceUtil
Default constructor.
OSSimulation - Class in org.optimizationservices.oscommon.localinterface
The OSSimulation class is a local interface for storing Optimization Services simulation.
OSSimulation() - Constructor for class org.optimizationservices.oscommon.localinterface.OSSimulation
Default constructor.
OSSimulationAgent - Class in org.optimizationservices.oscommon.communicationagent
The OSSimulationAgent class implements all the OScL interface.
OSSimulationAgent() - Constructor for class org.optimizationservices.oscommon.communicationagent.OSSimulationAgent
Constructor.
OSSimulationAgent(String) - Constructor for class org.optimizationservices.oscommon.communicationagent.OSSimulationAgent
Constructor.
osSimulationInput - Variable in class org.optimizationservices.oscommon.localinterface.DefaultSimulation
osSimulationInput holds the OS simulation object (input).
osSimulationOutput - Variable in class org.optimizationservices.oscommon.localinterface.DefaultSimulation
osSimulationOutput holds the OS simulation object (output).
osslInput - Variable in class org.optimizationservices.oscommon.localinterface.DefaultSimulation
osslInput holds the OSiL input string.
osslOutput - Variable in class org.optimizationservices.oscommon.localinterface.DefaultSimulation
osslOutput holds the OSsL output string.
OSsLReader - Class in org.optimizationservices.oscommon.representationparser
The OSsLReader class parses an OSsL instance into a DOM tree and provides a set of "get" methods that can be used to retrieve different pieces of information of the instance.
OSsLReader(boolean) - Constructor for class org.optimizationservices.oscommon.representationparser.OSsLReader
constructor.
OSsLReader() - Constructor for class org.optimizationservices.oscommon.representationparser.OSsLReader
Constructor.
OSsLWriter - Class in org.optimizationservices.oscommon.representationparser
The OSsLWriter class is used to construct an instance that follows the OSsL format.
OSsLWriter() - Constructor for class org.optimizationservices.oscommon.representationparser.OSsLWriter
constructor
OSSolverAgent - Class in org.optimizationservices.oscommon.communicationagent
The OSSolverAgent.java class implements all the OShL interface.
OSSolverAgent() - Constructor for class org.optimizationservices.oscommon.communicationagent.OSSolverAgent
Constructor.
OSSolverAgent(String) - Constructor for class org.optimizationservices.oscommon.communicationagent.OSSolverAgent
Constructor.
osul - Variable in class org.optimizationservices.oscommon.util.DefaultRegistry
osul holds the os uri/url string (output)
OSuLReader - Class in org.optimizationservices.oscommon.representationparser
The OSuLReader class parses an OSuL instance into a DOM tree and provides a set of "get" methods that can be used to retrieve different pieces of information of the instance.
OSuLReader(boolean) - Constructor for class org.optimizationservices.oscommon.representationparser.OSuLReader
constructor.
OSuLReader() - Constructor for class org.optimizationservices.oscommon.representationparser.OSuLReader
Default constructor.
OSuLWriter - Class in org.optimizationservices.oscommon.representationparser
The OSuLWriter class is used to construct an instance that follows the OSuL format.
OSuLWriter() - Constructor for class org.optimizationservices.oscommon.representationparser.OSuLWriter
constructor.
OSURI - Class in org.optimizationservices.oscommon.localinterface
The OSURI class is a local interface for storing Optimization Services uri.
OSURI() - Constructor for class org.optimizationservices.oscommon.localinterface.OSURI
Default constructor.
osxl - Variable in class org.optimizationservices.oscommon.util.DefaultRegistry
osxl holds the OSxL input string to be validated.
other - Variable in class org.optimizationservices.oscommon.datastructure.osanalysis.AnalysisData
 
other - Variable in class org.optimizationservices.oscommon.datastructure.osbenchmark.BenchmarkData
 
other - Variable in class org.optimizationservices.oscommon.datastructure.osentity.EntityData
 
other - Variable in class org.optimizationservices.oscommon.datastructure.osoption.OptimizationOption
 
other - Variable in class org.optimizationservices.oscommon.datastructure.osprocess.ProcessData
 
other - Variable in class org.optimizationservices.oscommon.datastructure.osresult.ConstraintSolution
 
other - Variable in class org.optimizationservices.oscommon.datastructure.osresult.ObjectiveSolution
 
other - Variable in class org.optimizationservices.oscommon.datastructure.osresult.OptimizationSolution
 
other - Variable in class org.optimizationservices.oscommon.datastructure.osresult.ResultData
 
other - Variable in class org.optimizationservices.oscommon.datastructure.osresult.VariableSolution
 
other - Variable in class org.optimizationservices.oscommon.localinterface.OSOption
other holds an array of all other options specified by the OSoL Schema.
OtherAnalysis - Class in org.optimizationservices.oscommon.datastructure.osanalysis
A data structure class that corresponds to an xml element in the OSaL schema.
OtherAnalysis() - Constructor for class org.optimizationservices.oscommon.datastructure.osanalysis.OtherAnalysis
 
OtherBenchmark - Class in org.optimizationservices.oscommon.datastructure.osbenchmark
A data structure class that corresponds to an xml element in the OSbL schema.
OtherBenchmark() - Constructor for class org.optimizationservices.oscommon.datastructure.osbenchmark.OtherBenchmark
 
OtherConResult - Class in org.optimizationservices.oscommon.datastructure.osresult
A data structure class that corresponds to an xml element in the OSrL schema.
OtherConResult() - Constructor for class org.optimizationservices.oscommon.datastructure.osresult.OtherConResult
 
OtherConstraintResult - Class in org.optimizationservices.oscommon.datastructure.osresult
A data structure class that corresponds to an xml element in the OSrL schema.
OtherConstraintResult() - Constructor for class org.optimizationservices.oscommon.datastructure.osresult.OtherConstraintResult
 
OtherEntityInfo - Class in org.optimizationservices.oscommon.datastructure.osentity
A data structure class that corresponds to an xml element in the OSeL schema.
OtherEntityInfo() - Constructor for class org.optimizationservices.oscommon.datastructure.osentity.OtherEntityInfo
 
OtherObjectiveResult - Class in org.optimizationservices.oscommon.datastructure.osresult
A data structure class that corresponds to an xml element in the OSrL schema.
OtherObjectiveResult() - Constructor for class org.optimizationservices.oscommon.datastructure.osresult.OtherObjectiveResult
 
OtherObjResult - Class in org.optimizationservices.oscommon.datastructure.osresult
A data structure class that corresponds to an xml element in the OSrL schema.
OtherObjResult() - Constructor for class org.optimizationservices.oscommon.datastructure.osresult.OtherObjResult
 
OtherOptimizationResult - Class in org.optimizationservices.oscommon.datastructure.osresult
A data structure class that corresponds to an xml element in the OSrL schema.
OtherOptimizationResult() - Constructor for class org.optimizationservices.oscommon.datastructure.osresult.OtherOptimizationResult
 
OtherOption - Class in org.optimizationservices.oscommon.datastructure.osoption
A data structure class that corresponds to an xml element in the OSoL schema.
OtherOption() - Constructor for class org.optimizationservices.oscommon.datastructure.osoption.OtherOption
 
OtherProcess - Class in org.optimizationservices.oscommon.datastructure.osprocess
A data structure class that corresponds to an xml element in the OSpL schema.
OtherProcess() - Constructor for class org.optimizationservices.oscommon.datastructure.osprocess.OtherProcess
 
OtherQuery - Class in org.optimizationservices.oscommon.datastructure.osquery
A data structure class that corresponds to an xml element in the OSqL schema.
OtherQuery() - Constructor for class org.optimizationservices.oscommon.datastructure.osquery.OtherQuery
 
OtherResult - Class in org.optimizationservices.oscommon.datastructure.osresult
A data structure class that corresponds to an xml element in the OSrL schema.
OtherResult() - Constructor for class org.optimizationservices.oscommon.datastructure.osresult.OtherResult
 
OtherVariableResult - Class in org.optimizationservices.oscommon.datastructure.osresult
A data structure class that corresponds to an xml element in the OSrL schema.
OtherVariableResult() - Constructor for class org.optimizationservices.oscommon.datastructure.osresult.OtherVariableResult
 
OtherVarResult - Class in org.optimizationservices.oscommon.datastructure.osresult
A data structure class that corresponds to an xml element in the OSrL schema.
OtherVarResult() - Constructor for class org.optimizationservices.oscommon.datastructure.osresult.OtherVarResult
 
output - Variable in class org.optimizationservices.oscommon.localinterface.OSSimulation
output holds the simulation output.
OUTPUT_FILES_TO_COPY_FROM - Static variable in class org.optimizationservices.oscommon.util.OSParameter
OUTPUT_FILES_TO_COPY_FROM holds the names of the output files to copy from after the solver's solve method is finished.
OUTPUT_FILES_TO_COPY_TO - Static variable in class org.optimizationservices.oscommon.util.OSParameter
OUTPUT_FILES_TO_COPY_TO holds the names of the output files to copy to after the solver's solve method is finished.
OUTPUT_FILES_TO_MOVE_FROM - Static variable in class org.optimizationservices.oscommon.util.OSParameter
OUTPUT_FILES_TO_MOVE_FROM holds the names of the output files to move from after the solver's solve method is finished.
OUTPUT_FILES_TO_MOVE_TO - Static variable in class org.optimizationservices.oscommon.util.OSParameter
OUTPUT_FILES_TO_MOVE_TO holds the names of the output files to move to after the solver's solve method is finished.
outputFilesToCopyFrom - Variable in class org.optimizationservices.oscommon.datastructure.osoption.JobOption
 
outputFilesToCopyTo - Variable in class org.optimizationservices.oscommon.datastructure.osoption.JobOption
 
outputFilesToMoveFrom - Variable in class org.optimizationservices.oscommon.datastructure.osoption.JobOption
 
outputFilesToMoveTo - Variable in class org.optimizationservices.oscommon.datastructure.osoption.JobOption
 
overall - Variable in class org.optimizationservices.oscommon.datastructure.osbenchmark.BenchmarkScores
 
owner - Variable in class org.optimizationservices.oscommon.datastructure.osbenchmark.BenchmarkScores
 
owner - Variable in class org.optimizationservices.oscommon.datastructure.osentity.GeneralInfo
 
Owner - Class in org.optimizationservices.oscommon.datastructure.osentity
A data structure class that corresponds to an xml element in the OSeL schema.
Owner() - Constructor for class org.optimizationservices.oscommon.datastructure.osentity.Owner
 

A B C D E F G H I J K L M N O P Q R S T U V W X