| Package | Description | 
|---|---|
| oracle.jdeveloper.deploy.common | 
| Modifier and Type | Method and Description | 
|---|---|
SelectionRule | 
SelectionRules.findFirstConsumingRule(java.lang.String path, int startingAt, boolean mustAlsoMatch)  | 
SelectionRule | 
SelectionRules.findMatchingRule(java.lang.String path)  | 
SelectionRule[] | 
SelectionRules.getRules()  | 
static SelectionRule | 
SelectionRule.newExclude(java.lang.String pattern)  | 
static SelectionRule | 
SelectionRule.newInclude(java.lang.String pattern)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
SelectionRule.copyToImpl(SelectionRule copy)  | 
protected boolean | 
SelectionRule.equalsImpl(SelectionRule other)  | 
void | 
SelectionRules.setRules(SelectionRule[] rules)  |