- PARSING_MATRIX - Static variable in interface org.apache.oodt.pcs.input.PGEDataParseKeys
-
- PARSING_SCALAR - Static variable in interface org.apache.oodt.pcs.input.PGEDataParseKeys
-
- PARSING_VEC - Static variable in interface org.apache.oodt.pcs.input.PGEDataParseKeys
-
- PGE_INPUT_TAG_NAME - Static variable in interface org.apache.oodt.pcs.input.PGEDataParseKeys
-
- PGE_NAME_GROUP - Static variable in interface org.apache.oodt.pcs.input.PGEConfigFileKeys
-
- PGEConfigFileException - Exception in org.apache.oodt.pcs.input
-
- PGEConfigFileException() - Constructor for exception org.apache.oodt.pcs.input.PGEConfigFileException
-
Constructs a new PGEConfigFileException.
- PGEConfigFileException(String) - Constructor for exception org.apache.oodt.pcs.input.PGEConfigFileException
-
Constructs a new PGEConfigFileException with the given message
.
- PGEConfigFileKeys - Interface in org.apache.oodt.pcs.input
-
- PGEConfigFileReader - Class in org.apache.oodt.pcs.input
-
- PGEConfigFileReader() - Constructor for class org.apache.oodt.pcs.input.PGEConfigFileReader
-
Default Constructor
- PGEConfigFileWriter - Class in org.apache.oodt.pcs.input
-
A Configuration File Writer for PGEs.
- PGEConfigFileWriter(PGEConfigurationFile) - Constructor for class org.apache.oodt.pcs.input.PGEConfigFileWriter
-
Default Constructor
- PGEConfigurationFile - Class in org.apache.oodt.pcs.input
-
A configuration file to record input similar to HDF format.
- PGEConfigurationFile() - Constructor for class org.apache.oodt.pcs.input.PGEConfigurationFile
-
Constructs a new PGEConfigurationFile with no groups.
- PGEDataHandler - Class in org.apache.oodt.pcs.input
-
A SAX-based event handler to parse PGE data out of an underlying XML file.
- PGEDataHandler() - Constructor for class org.apache.oodt.pcs.input.PGEDataHandler
-
- PGEDataParseKeys - Interface in org.apache.oodt.pcs.input
-
- PGEGroup - Class in org.apache.oodt.pcs.input
-
- PGEGroup(String) - Constructor for class org.apache.oodt.pcs.input.PGEGroup
-
Constructs a new PGEGroup with the given name
- PGEMatrix - Class in org.apache.oodt.pcs.input
-
A PGEMatrix is a set of rows and columns with values in each cell defined by
a row number and column number.
- PGEMatrix() - Constructor for class org.apache.oodt.pcs.input.PGEMatrix
-
Constructs a new PGEMatrix with no rows or columns.
- PGEMatrix(String, int, int) - Constructor for class org.apache.oodt.pcs.input.PGEMatrix
-
Constructs a new PGEMatrix with the specified numrows and
numcols.
- PGEScalar - Class in org.apache.oodt.pcs.input
-
A PGE Scalar represents a named unit of information.
- PGEScalar() - Constructor for class org.apache.oodt.pcs.input.PGEScalar
-
- PGEScalar(String, String) - Constructor for class org.apache.oodt.pcs.input.PGEScalar
-
- PGEVector - Class in org.apache.oodt.pcs.input
-
A PGEVector is a dynamic set of information, coupled with a name.
- PGEVector(String, List<Object>) - Constructor for class org.apache.oodt.pcs.input.PGEVector
-
- PGEVector() - Constructor for class org.apache.oodt.pcs.input.PGEVector
-
- PGEXMLFileUtils - Class in org.apache.oodt.pcs.input
-
- PGEXMLFileUtils() - Constructor for class org.apache.oodt.pcs.input.PGEXMLFileUtils
-
- PRIMARY_EXECUTABLE_GROUP - Static variable in interface org.apache.oodt.pcs.input.PGEConfigFileKeys
-
- PRODUCT_PATH_GROUP - Static variable in interface org.apache.oodt.pcs.input.PGEConfigFileKeys
-