| Package | Description |
|---|---|
| com.clarkparsia.pellet.rules | |
| com.clarkparsia.pellet.rules.model |
| Modifier and Type | Method and Description |
|---|---|
Collection<AtomIVariable> |
ObjectVariableBindingHelper.getBindableVars(Collection<AtomVariable> bound) |
static Collection<AtomIVariable> |
VariableUtils.getIVars(RuleAtom atom)
Static convenience function to return the instance variables used
in the given atom.
|
Collection<AtomIVariable> |
ObjectVariableBindingHelper.getPrerequisiteVars(Collection<AtomVariable> bound) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
VariableBinding.containsKey(AtomIVariable key) |
Individual |
VariableBinding.set(AtomIVariable key,
aterm.ATermAppl value) |
void |
RulesToATermTranslator.visit(AtomIVariable variable) |
| Constructor and Description |
|---|
ObjectVariableBindingHelper(ABox abox,
AtomIVariable var) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAtomObjectVisitor.visit(AtomIVariable variable) |
void |
AtomObjectVisitor.visit(AtomIVariable variable) |
Copyright © 2019. All rights reserved.