| Package | Description |
|---|---|
| it.unibz.inf.ontop.model.term | |
| it.unibz.inf.ontop.model.term.impl | |
| it.unibz.inf.ontop.substitution | |
| it.unibz.inf.ontop.substitution.impl |
| Modifier and Type | Method and Description |
|---|---|
NonGroundFunctionalTerm |
TermFactory.getNonGroundFunctionalTerm(FunctionSymbol functor,
com.google.common.collect.ImmutableList<ImmutableTerm> terms) |
NonGroundFunctionalTerm |
TermFactory.getNonGroundFunctionalTerm(FunctionSymbol functor,
ImmutableTerm... terms) |
| Modifier and Type | Class and Description |
|---|---|
class |
NonGroundExpressionImpl |
class |
NonGroundFunctionalTermImpl
Constraint: should contain at least one variable
|
| Modifier and Type | Method and Description |
|---|---|
NonGroundFunctionalTerm |
TermFactoryImpl.getNonGroundFunctionalTerm(FunctionSymbol functor,
com.google.common.collect.ImmutableList<ImmutableTerm> terms) |
NonGroundFunctionalTerm |
TermFactoryImpl.getNonGroundFunctionalTerm(FunctionSymbol functor,
ImmutableTerm... terms) |
| Modifier and Type | Method and Description |
|---|---|
static void |
GroundTermTools.checkNonGroundTermConstraint(NonGroundFunctionalTerm term) |
| Modifier and Type | Method and Description |
|---|---|
ImmutableSubstitution<NonGroundFunctionalTerm> |
ImmutableSubstitution.getNonGroundFunctionalTermFragment() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableSubstitution<NonGroundFunctionalTerm> |
AbstractImmutableSubstitutionImpl.getNonGroundFunctionalTermFragment() |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.