当前页面:
在线文档首页 >
JBoss RULES 4.0.0.11754MR2 API 英文版文档
AbstractCompositeRestriction.CompositeContextEntry (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档
org.drools.rule
Class AbstractCompositeRestriction.CompositeContextEntry
java.lang.Object
org.drools.rule.AbstractCompositeRestriction.CompositeContextEntry
- All Implemented Interfaces:
- Serializable, ContextEntry
- Enclosing class:
- AbstractCompositeRestriction
public static class AbstractCompositeRestriction.CompositeContextEntry
- extends Object
- implements ContextEntry
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
contextEntries
public ContextEntry[] contextEntries
AbstractCompositeRestriction.CompositeContextEntry
public AbstractCompositeRestriction.CompositeContextEntry(Restriction[] restrictions)
getNext
public ContextEntry getNext()
- Specified by:
getNext
in interface ContextEntry
setNext
public void setNext(ContextEntry entry)
- Specified by:
setNext
in interface ContextEntry
updateFromFactHandle
public void updateFromFactHandle(InternalWorkingMemory workingMemory,
InternalFactHandle handle)
- Specified by:
updateFromFactHandle
in interface ContextEntry
updateFromTuple
public void updateFromTuple(InternalWorkingMemory workingMemory,
ReteTuple tuple)
- Specified by:
updateFromTuple
in interface ContextEntry
Copyright © 2001-2007
JBoss Inc.. All Rights Reserved.