org.drools.core.common
Class TruthMaintenanceSystemHelper
java.lang.Object
org.drools.core.common.TruthMaintenanceSystemHelper
public class TruthMaintenanceSystemHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TruthMaintenanceSystemHelper
public TruthMaintenanceSystemHelper()
removeLogicalDependencies
public static void removeLogicalDependencies(InternalFactHandle handle,
PropagationContext propagationContext)
clearLogicalDependencies
public static void clearLogicalDependencies(InternalFactHandle handle,
PropagationContext propagationContext)
removeLogicalDependencies
public static void removeLogicalDependencies(Activation activation,
PropagationContext context,
RuleImpl rule)
removeLogicalDependency
public static void removeLogicalDependency(LogicalDependency node,
PropagationContext context)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.