public class NonGroundFunctionalTermImpl extends ImmutableFunctionalTermImpl implements NonGroundFunctionalTerm
ImmutableFunctionalTerm.FunctionalTermDecomposition| Modifier | Constructor and Description |
|---|---|
protected |
NonGroundFunctionalTermImpl(FunctionSymbol functor,
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, clone, equals, evaluateIsNotNull, evaluateStrictEq, getArity, getFunctionSymbol, getTerm, getTerms, getVariables, getVariableStream, hashCode, isNullable, proposeProvenanceVariables, simplify, simplify, simplifyAsGuaranteedToBeNonNull, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitanalyzeInjectivity, canBePostProcessed, getArity, getFunctionSymbol, getTerm, getTerms, getVariables, inferType, proposeProvenanceVariables, simplifyAsGuaranteedToBeNonNullisNullevaluateIsNotNull, evaluateStrictEq, getVariableStream, isNullable, simplify, simplifyprotected NonGroundFunctionalTermImpl(FunctionSymbol functor, 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–2020 Free University of Bozen-Bolzano. All rights reserved.