| Package | Description |
|---|---|
| org.apache.oodt.cas.cli.option | |
| org.apache.oodt.cas.cli.option.require |
| Modifier and Type | Method and Description |
|---|---|
List<RequirementRule> |
SimpleCmdLineOption.getRequirementRules() |
List<RequirementRule> |
CmdLineOption.getRequirementRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleCmdLineOption.setRequirementRules(List<RequirementRule> requirementRules) |
void |
CmdLineOption.setRequirementRules(List<RequirementRule> requirementRules) |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionDependencyRule
A
RequirementRule which links the CmdLineOption to the
CmdLineAction via the CmdLineAction's name and also specifies
its relationship to the CmdLineAction (i.e. |
Copyright © 1999–2017 Apache OODT. All rights reserved.