| Package | Description |
|---|---|
| oracle.ide.extension.rules.composite |
| Modifier and Type | Class and Description |
|---|---|
class |
AndOperator |
class |
BooleanOperator |
class |
NotOperator |
class |
OrOperator |
class |
RuleReference |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CompositeRuleParticle> |
BooleanOperator.getParticles() |
| Modifier and Type | Method and Description |
|---|---|
void |
BooleanOperator.addParticle(CompositeRuleParticle particle) |
| Constructor and Description |
|---|
CompositeRule(java.lang.String id, Extension extension, CompositeRuleParticle particle) |