public class TruthMaintenanceSystemHelper extends Object
Constructor and Description |
---|
TruthMaintenanceSystemHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
clearLogicalDependencies(InternalFactHandle handle,
PropagationContext propagationContext) |
static void |
removeLogicalDependencies(Activation activation,
PropagationContext context,
Rule rule) |
static void |
removeLogicalDependencies(InternalFactHandle handle,
PropagationContext propagationContext) |
static void |
removeLogicalDependency(LogicalDependency node,
PropagationContext context) |
public static void removeLogicalDependencies(InternalFactHandle handle, PropagationContext propagationContext) throws FactException
FactException
public static void clearLogicalDependencies(InternalFactHandle handle, PropagationContext propagationContext) throws FactException
FactException
public static void removeLogicalDependencies(Activation activation, PropagationContext context, Rule rule) throws FactException
FactException
public static void removeLogicalDependency(LogicalDependency node, PropagationContext context)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.