org.drools.core.reteoo.compiled
Class HashedAlphasDeclaration
java.lang.Object
org.drools.core.reteoo.compiled.HashedAlphasDeclaration
public class HashedAlphasDeclaration
- extends Object
This class is used to hold information for Hashed org.kie.reteoo.AlphaNodes for generated subclasses
of CompiledNetwork.
- See Also:
org.kie.reteoo.compiled.DeclarationsHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getValueType
public ValueType getValueType()
getVariableName
public String getVariableName()
getHashedValues
public Collection<Object> getHashedValues()
getNodeId
public String getNodeId(Object hashedValue)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.