public class NonGroundFunctionalTermImpl extends ImmutableFunctionalTermImpl implements NonGroundFunctionalTerm
ImmutableFunctionalTerm.FunctionalTermDecompositiontermFactory| Modifier | Constructor and Description |
|---|---|
protected |
NonGroundFunctionalTermImpl(FunctionSymbol functor,
it.unibz.inf.ontop.com.google.common.collect.ImmutableList<? extends ImmutableTerm> terms,
TermFactory termFactory) |
protected |
NonGroundFunctionalTermImpl(TermFactory termFactory,
FunctionSymbol functor,
ImmutableTerm... terms) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isGround() |
analyzeInjectivity, canBePostProcessed, equals, evaluateIsNotNull, evaluateStrictEq, getArity, getFunctionSymbol, getTerm, getTerms, getVariables, getVariableStream, hashCode, isNullable, proposeProvenanceVariables, simplify, simplify, simplifyAsGuaranteedToBeNonNull, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitanalyzeInjectivity, canBePostProcessed, getArity, getFunctionSymbol, getTerm, getTerms, getVariables, inferType, proposeProvenanceVariables, simplifyAsGuaranteedToBeNonNullisNullevaluateIsNotNull, evaluateStrictEq, getVariableStream, isNullable, simplify, simplifyprotected NonGroundFunctionalTermImpl(FunctionSymbol functor, it.unibz.inf.ontop.com.google.common.collect.ImmutableList<? extends ImmutableTerm> terms, TermFactory termFactory)
protected NonGroundFunctionalTermImpl(TermFactory termFactory, FunctionSymbol functor, ImmutableTerm... terms)
public boolean isGround()
isGround in interface ImmutableTermCopyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.