| Package | Description |
|---|---|
| org.apache.oodt.pcs.input |
| Modifier and Type | Method and Description |
|---|---|
PGEScalar |
PGEConfigurationFile.getMonitorFilenameFormat() |
PGEScalar |
PGEConfigurationFile.getMonitorPath() |
PGEScalar |
PGEConfigurationFile.getPgeName() |
PGEScalar |
PGEConfigurationFile.getProductPath() |
PGEScalar |
PGEGroup.getScalar(String name) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PGEScalar> |
PGEGroup.getScalars() |
| Modifier and Type | Method and Description |
|---|---|
void |
PGEGroup.addScalar(PGEScalar scalar) |
void |
PGEConfigurationFile.setMonitorFilenameFormat(PGEScalar monitorFilenameFormat) |
void |
PGEConfigurationFile.setMonitorPath(PGEScalar monitorPath) |
void |
PGEConfigurationFile.setPgeName(PGEScalar pgeName) |
void |
PGEConfigurationFile.setProductPath(PGEScalar productPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
PGEGroup.setScalars(Map<String,PGEScalar> scalars) |
Copyright © 1999–2017 Apache OODT. All rights reserved.