public static class GeneratorHelper.DeclarationMatcher extends Object implements Comparable
| Constructor and Description |
|---|
DeclarationMatcher(int originalIndex,
org.drools.core.rule.Declaration declaration) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Object obj) |
org.drools.core.rule.Declaration |
getDeclaration() |
int |
getOriginalIndex() |
int |
getRootDistance() |
public DeclarationMatcher(int originalIndex,
org.drools.core.rule.Declaration declaration)
public int getOriginalIndex()
public int getRootDistance()
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.