org.drools.reteoo
Class FromNode.FromMemory
java.lang.Object
org.drools.reteoo.FromNode.FromMemory
- All Implemented Interfaces:
- Serializable, Memory
- Enclosing class:
- FromNode
public static class FromNode.FromMemory
- extends Object
- implements Serializable, Memory
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
betaMemory
public BetaMemory betaMemory
providerContext
public Object providerContext
alphaContexts
public ContextEntry[] alphaContexts
FromNode.FromMemory
public FromNode.FromMemory(BetaMemory betaMemory,
Object providerContext,
AlphaNodeFieldConstraint[] constraints)
getNodeType
public short getNodeType()
- Specified by:
getNodeType
in interface Memory
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.