public static class GeneratorHelper.DeclarationMatcher extends Object implements Comparable
| Constructor and Description |
|---|
DeclarationMatcher(int matchersIndex,
org.drools.core.rule.Declaration declaration) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Object obj) |
org.drools.core.rule.Declaration |
getDeclaration() |
int |
getMatcherIndex() |
int |
getTupleIndex() |
public DeclarationMatcher(int matchersIndex,
org.drools.core.rule.Declaration declaration)
public int getMatcherIndex()
public int getTupleIndex()
public org.drools.core.rule.Declaration getDeclaration()
public int compareTo(Object obj)
compareTo in interface ComparableCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.