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)
throws FactException
- Throws:
FactException
clearLogicalDependencies
public static void clearLogicalDependencies(InternalFactHandle handle,
PropagationContext propagationContext)
throws FactException
- Throws:
FactException
removeLogicalDependencies
public static void removeLogicalDependencies(Activation activation,
PropagationContext context,
Rule rule)
throws FactException
- Throws:
FactException
removeLogicalDependency
public static void removeLogicalDependency(LogicalDependency node,
PropagationContext context)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.