站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss RULES 4.0.0.11754MR2 API 英文版文档

TruthMaintenanceSystem.LogicalRetractCallback (Drools 4.0.0.11754MR2 API) - JBoss RULES 4.0.0.11754MR2 API 英文版文档


org.drools.common
Class TruthMaintenanceSystem.LogicalRetractCallback

java.lang.Object
  extended by org.drools.common.TruthMaintenanceSystem.LogicalRetractCallback
All Implemented Interfaces:
WorkingMemoryAction
Enclosing class:
TruthMaintenanceSystem

public static class TruthMaintenanceSystem.LogicalRetractCallback
extends Object
implements WorkingMemoryAction


Constructor Summary
TruthMaintenanceSystem.LogicalRetractCallback(TruthMaintenanceSystem tms, LogicalDependency node, Set set, InternalFactHandle handle, PropagationContext context)
           
 
Method Summary
 void execute(InternalWorkingMemory workingMemory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TruthMaintenanceSystem.LogicalRetractCallback

public TruthMaintenanceSystem.LogicalRetractCallback(TruthMaintenanceSystem tms,
                                                     LogicalDependency node,
                                                     Set set,
                                                     InternalFactHandle handle,
                                                     PropagationContext context)
Method Detail

execute

public void execute(InternalWorkingMemory workingMemory)
Specified by:
execute in interface WorkingMemoryAction


Copyright © 2001-2007 JBoss Inc.. All Rights Reserved.