Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
P
PARAMETER_FILE
- Static variable in class org.optimizationservices.oscommon.util.
OSParameter
PARAMETER_FILE holds the file that keeps the parameter information.
parameterType
- Variable in class org.optimizationservices.oscommon.datastructure.osentity.
OptimizationInfo
PARSE_INSTANCE_INPUT
- Static variable in class org.optimizationservices.oscommon.util.
OSParameter
PARSE_INSTANCE_INPUT holds whether to parse the OSiL instance input arguments of the solve or send method.
parseFileUsingDOM(String, boolean)
- Static method in class org.optimizationservices.oscommon.util.
XMLUtil
Parse the xml file that contains the xml instance using DOM.
parseFileUsingSAX(String, DefaultHandler, boolean)
- Static method in class org.optimizationservices.oscommon.util.
XMLUtil
Parse the xml file that contains the xml instance using SAX.
parseStringUsingDOM(String, boolean)
- Static method in class org.optimizationservices.oscommon.util.
XMLUtil
Parse the xml string that contains the xml instance using DOM.
parseStringUsingSAX(String, DefaultHandler, boolean)
- Static method in class org.optimizationservices.oscommon.util.
XMLUtil
Parse the xml string that contains the xml instance using SAX.
parseXMLFile(String)
- Method in class org.optimizationservices.oscommon.util.
SAXContentHandler
Parse a string file that contains an xml instance.
parseXMLString(String)
- Method in class org.optimizationservices.oscommon.util.
SAXContentHandler
Parse an string that contains an xml instance.
password
- Variable in class org.optimizationservices.oscommon.datastructure.osoption.
GeneralOption
passwordRequired
- Variable in class org.optimizationservices.oscommon.datastructure.osentity.
AccessType
passwordRequired
- Variable in class org.optimizationservices.oscommon.datastructure.osuri.
URI
path
- Variable in class org.optimizationservices.oscommon.datastructure.osgeneral.
DirectoriesAndFiles
phone
- Variable in class org.optimizationservices.oscommon.datastructure.osentity.
Contact
popularity
- Variable in class org.optimizationservices.oscommon.datastructure.osbenchmark.
BenchmarkScores
print(String, OutputStream)
- Static method in class org.optimizationservices.oscommon.util.
IOUtil
Print out a string message.
print(String)
- Static method in class org.optimizationservices.oscommon.util.
IOUtil
Print out a string message.
PRINT_FILE
- Static variable in class org.optimizationservices.oscommon.util.
OSParameter
PRINT_FILE holds the main system file for printing a sting.
PRINT_FOLDER
- Static variable in class org.optimizationservices.oscommon.util.
OSParameter
PRINT_FOLDER holds the main system folder for printing a string.
PRINT_STRING_WRITER
- Static variable in class org.optimizationservices.oscommon.util.
OSParameter
PRINT_STRING_WRITER holds the main system string writer for printing a string.
println()
- Static method in class org.optimizationservices.oscommon.util.
IOUtil
Print out a line feed "\n".
println(String)
- Static method in class org.optimizationservices.oscommon.util.
IOUtil
Print out a string message with an extra line feed "\n".
printQueryResult(List)
- Static method in class org.optimizationservices.oscommon.util.
XPathUtil
Print out the query result to a string for easy reading.
printQueryResult(List)
- Static method in class org.optimizationservices.oscommon.util.
XQueryUtil
Print out the query result to a string for easy reading.
probability
- Variable in class org.optimizationservices.oscommon.datastructure.osentity.
FunctionType
process
- Variable in class org.optimizationservices.oscommon.datastructure.osgeneral.
Processes
PROCESS_FILE
- Static variable in class org.optimizationservices.oscommon.util.
OSParameter
PROCESS_FILE holds the file that keeps the service process information in OSpL.
ProcessData
- Class in
org.optimizationservices.oscommon.datastructure.osprocess
A data structure class that corresponds to an xml element in the OSeL schema.
ProcessData()
- Constructor for class org.optimizationservices.oscommon.datastructure.osprocess.
ProcessData
processData
- Variable in class org.optimizationservices.oscommon.localinterface.
OSProcess
processData holds the second child of the OSProcess specified by the OSpL Schema.
Processes
- Class in
org.optimizationservices.oscommon.datastructure.osgeneral
A data structure class that corresponds to an xml element in the OSgL schema.
Processes()
- Constructor for class org.optimizationservices.oscommon.datastructure.osgeneral.
Processes
PROCESSES_TO_KILL
- Static variable in class org.optimizationservices.oscommon.util.
OSParameter
PROCESSES_TO_KILL holds the names of the processes to kill after tge sikver's solve method is finished.
processesToKill
- Variable in class org.optimizationservices.oscommon.datastructure.osoption.
JobOption
ProcessHeader
- Class in
org.optimizationservices.oscommon.datastructure.osprocess
A data structure class that corresponds to an xml element in the OSeL schema.
ProcessHeader()
- Constructor for class org.optimizationservices.oscommon.datastructure.osprocess.
ProcessHeader
processHeader
- Variable in class org.optimizationservices.oscommon.localinterface.
OSProcess
processHeader holds the first child of the OSProcess specified by the OSpL Schema.
processingInstruction(String, String)
- Method in class org.optimizationservices.oscommon.representationparser.
FMLHandler
Receive notification of a processing instruction.
processingInstruction(String, String)
- Method in class org.optimizationservices.oscommon.util.
SAXContentHandler
Receive notification of a processing instruction.
ProcessRequest
- Class in
org.optimizationservices.oscommon.datastructure.osprocess
A data structure class that corresponds to an xml element in the OSeL schema.
ProcessRequest()
- Constructor for class org.optimizationservices.oscommon.datastructure.osprocess.
ProcessRequest
ProcessResponse
- Class in
org.optimizationservices.oscommon.datastructure.osprocess
A data structure class that corresponds to an xml element in the OSeL schema.
ProcessResponse()
- Constructor for class org.optimizationservices.oscommon.datastructure.osprocess.
ProcessResponse
processsHashTable
- Static variable in class org.optimizationservices.oscommon.util.
OSServiceUtil
m_processsHashTable holds a hashtable of all the process launched by this service.
ProcessStatistics
- Class in
org.optimizationservices.oscommon.datastructure.osprocess
A data structure class that corresponds to an xml element in the OSpL schema.
ProcessStatistics()
- Constructor for class org.optimizationservices.oscommon.datastructure.osprocess.
ProcessStatistics
ProcessUtil
- Class in
org.optimizationservices.oscommon.util
The
ProcessUtil
is a process and runtime (or terminal environment) related utility class.
ProcessUtil()
- Constructor for class org.optimizationservices.oscommon.util.
ProcessUtil
constructor
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X