| Name | Description | Type | Package | Framework |
| ConfigFilePropertyAdder | An interface for adding dynamic properties to the Metadata based on metadata supplied. | Interface | org.apache.oodt.cas.pge | Apache OODT |
| CsvConfigFileWriter | CSV SciPgeConfigFileWriter which takes a comma separted list of Strings as the first index of the args and generates a CSV file from | Class | org.apache.oodt.cas.pge.writers | Apache OODT |
| DateVersionConverter | Class | org.apache.oodt.cas.pge.query.conv | Apache OODT | |
| DynamicConfigFile | Class | org.apache.oodt.cas.pge.config | Apache OODT | |
| DynamicConfigFileWriter | Abstract interface for generating PGE config input files defining the input necessary to run the underlying PGE. | Class | org.apache.oodt.cas.pge.writers | Apache OODT |
| ExternExtractorMetWriter | Class | org.apache.oodt.cas.pge.writers | Apache OODT | |
| FileManagerFileStager | A FileStager which uses a FileManager DataTransferer. | Class | org.apache.oodt.cas.pge.staging | Apache OODT |
| FilenameExtractorWriter | Wrap CAS-Metadata's FilenameTokenMetExtractor as a CAS-PGE PcsMetFileWriter. | Class | org.apache.oodt.cas.pge.writers | Apache OODT |
| FileStager | Responsible for transferring Product files to a directory accessible byAuthor:bfoster (Brian Foster) | Class | org.apache.oodt.cas.pge.staging | Apache OODT |
| FileStagingInfo | Configuration information about which files should be staged and where. | Class | org.apache.oodt.cas.pge.config | Apache OODT |
| GenericPgeObjectFactory | Factory for creating Objects. | Class | org.apache.oodt.cas.pge.util | Apache OODT |
| MetadataKeyReplacerTemplateWriter | Simple template based replacement writer, replaces $variables inside of a text file template with information computed by Apache OODT (e. | Class | org.apache.oodt.cas.pge.writers | Apache OODT |
| MetadataListPcsMetFileWriter | Class | org.apache.oodt.cas.pge.writers.metlist | Apache OODT | |
| OutputDir | An output directory where PGE will create files. | Class | org.apache.oodt.cas.pge.config | Apache OODT |
| Pair | Wrapper class around 2 objects. | Class | org.apache.oodt.cas.pge.util | Apache OODT |
| PcsMetFileWriter | Class | org.apache.oodt.cas.pge.writers | Apache OODT | |
| PgeConfig | Configuration file for CAS-PGE. | Class | org.apache.oodt.cas.pge.config | Apache OODT |
| PgeConfigBuilder | Interface for building a PgeConfig. | Interface | org.apache.oodt.cas.pge.config | Apache OODT |
| PgeConfigMetKeys | Met Keys used when reading a PgeConfig XML file. | Interface | org.apache.oodt.cas.pge.config | Apache OODT |
| PgeMetadata | A wrapper class to act as a facade interface to all the different Metadata sources given to a PGE. | Class | org.apache.oodt.cas.pge.metadata | Apache OODT |
| PgeMetadata .Type | Class | org.apache.oodt.cas.pge.metadata | Apache OODT | |
| PGETask | Runs a PGETaskInstance given Metadata and a WorkflowTaskConfiguration. | Class | org.apache.oodt.cas.pge | Apache OODT |
| PGETaskInstance | Runs a CAS-style Product Generation Executive based on the PCS Wrapper Architecture from mattmann et al. | Class | org.apache.oodt.cas.pge | Apache OODT |
| PgeTaskMetKeys | PGETaskInstance Reserved Metadata keys. | Class | org.apache.oodt.cas.pge.metadata | Apache OODT |
| PgeTaskStatus | Workflow Statuses for PGETaskInstance. | Class | org.apache.oodt.cas.pge.metadata | Apache OODT |
| RegExprOutputFiles | A regular expression class to define what OutputFiles to identify after running a PGE | Class | org.apache.oodt.cas.pge.config | Apache OODT |
| SciPgeConfigFileWriter | Abstract interface for generating PGE config input files defining the input necessary to run the underlying PGE | Interface | org.apache.oodt.cas.pge.writers | Apache OODT |
| StdPGETaskInstance | The Standard implementation of the PGETaskInstance. | Class | org.apache.oodt.cas.pge | Apache OODT |
| TextConfigFileWriter | Text SciPgeConfigFileWriter which takes a template with envReplace metadata that gets dynamically filled out and written to a file. | Class | org.apache.oodt.cas.pge.writers | Apache OODT |
| VelocityConfigFileWriter | A PGE input file writer based on Apache Velocity and Paul Ramirez's need to make my code better. | Class | org.apache.oodt.cas.pge.writers | Apache OODT |
| VelocityMetadata | Wrapper around CAS Metadata object to provide Velocity template semantics, e. | Class | org.apache.oodt.cas.pge.writers | Apache OODT |
| WinPGETaskInstance | Runs a CAS-style Product Generation Executive based on the PCS Wrapper Architecture from mattmann et al. | Class | org.apache.oodt.cas.pge | Apache OODT |
| XmlFilePgeConfigBuilder | An implementation of the PgeConfigBuilder that reads an XML file representation of the PgeConfig. | Class | org.apache.oodt.cas.pge.config | Apache OODT |
| XmlHelper | Help class with method for parsing XMLFilePgeConfigBuilder config XML file. | Class | org.apache.oodt.cas.pge.util | Apache OODT |
| XslTransformWriter | XSL Transformation class which writes Science PGE config files based from the XML format of SerializableMetadata | Class | org.apache.oodt.cas.pge.writers.xslt | Apache OODT |