public class AllValuesRule extends AbstractTableauRule
Title:
Description:
Copyright: Copyright (c) 2009
Company: Clark & Parsia, LLC.
AbstractTableauRule.BlockingTypeblockingType, log, nodeSelector, strategy| Constructor and Description |
|---|
AllValuesRule(CompletionStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Individual x) |
void |
applyAllValues(Individual x,
aterm.ATermAppl av,
DependencySet ds)
Apply the allValues rule for the given type with the given dependency.
|
protected void |
applyAllValues(Individual subj,
Role pred,
Node obj,
aterm.ATermAppl c,
DependencySet ds) |
void |
applyAllValues(Individual subj,
Role pred,
Node obj,
DependencySet ds) |
protected boolean |
applyAllValuesPropertyChain(Individual x,
aterm.ATermList chain,
aterm.ATermAppl c,
DependencySet ds) |
addQueueElement, apply, isBlocked, isDisabledpublic AllValuesRule(CompletionStrategy strategy)
public void apply(Individual x)
public void applyAllValues(Individual x, aterm.ATermAppl av, DependencySet ds)
x - av - ds - protected boolean applyAllValuesPropertyChain(Individual x, aterm.ATermList chain, aterm.ATermAppl c, DependencySet ds)
protected void applyAllValues(Individual subj, Role pred, Node obj, aterm.ATermAppl c, DependencySet ds)
public void applyAllValues(Individual subj, Role pred, Node obj, DependencySet ds)
Copyright © 2019. All rights reserved.