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