| Package | Description | 
|---|---|
| org.apache.oodt.cas.cli.option.require | 
| Modifier and Type | Method and Description | 
|---|---|
| RequirementRule.Relation | ActionDependencyRule. getRelation() | 
| RequirementRule.Relation | RequirementRule. getRelation(CmdLineAction action) | 
| RequirementRule.Relation | ActionDependencyRule. getRelation(CmdLineAction action) | 
| static RequirementRule.Relation | RequirementRule.Relation. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static RequirementRule.Relation[] | RequirementRule.Relation. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ActionDependencyRule. setRelation(RequirementRule.Relation relation) | 
| Constructor and Description | 
|---|
| ActionDependencyRule(String actionName,
                    RequirementRule.Relation relation) | 
Copyright © 1999–2017 Apache OODT. All rights reserved.