| Package | Description |
|---|---|
| com.clarkparsia.pellet.rules | |
| com.clarkparsia.pellet.rules.builtins |
| Modifier and Type | Class and Description |
|---|---|
class |
DataRangeBindingHelper
Title: Data Range Binding Helper
|
class |
DatavaluePropertyBindingHelper
Title: Datavalue Property Binding Helper
|
class |
ObjectVariableBindingHelper
Title: Object Variable Binding Helper
|
| Modifier and Type | Method and Description |
|---|---|
Collection<BindingHelper> |
TrivialSatisfactionHelpers.getHelpers(Rule rule) |
| Constructor and Description |
|---|
BindingGeneratorImpl(ABox abox,
VariableBinding initialBinding,
Collection<BindingHelper> helpers)
Constructs a binding generator with the given list of helpers.
|
| Modifier and Type | Method and Description |
|---|---|
BindingHelper |
NoSuchBuiltIn.createHelper(BuiltInAtom atom) |
BindingHelper |
TesterBuiltIn.createHelper(BuiltInAtom atom) |
BindingHelper |
BuiltIn.createHelper(BuiltInAtom atom) |
BindingHelper |
GeneralFunctionBuiltIn.createHelper(BuiltInAtom atom) |
BindingHelper |
FunctionBuiltIn.createHelper(BuiltInAtom atom) |
Copyright © 2019. All rights reserved.