public class IndempotentVar2VarSubstitutionImpl extends Var2VarSubstitutionImpl implements IndempotentVar2VarSubstitution
| Modifier | Constructor and Description |
|---|---|
protected |
IndempotentVar2VarSubstitutionImpl(Map<Variable,Variable> substitutionMap,
AtomFactory atomFactory,
TermFactory termFactory,
SubstitutionFactory substitutionFactory) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isIndempotent(Map<Variable,Variable> substitutionMap)
Returns true if there is common variables in the domain and the range of the substitution map.
|
applyToNonGroundTerm, applyToSubstitution, applyToTerm, applyToVariable, composeRenaming, composeWithVar2Var, constructNewSubstitution, get, getDomain, getGroundTermFragment, getImmutableMap, getVar2VarFragment, isDefining, isEmpty, toStringapplyToDataAtom, applyToDistinctVariableOnlyDataAtom, applyToTarget, composeWith, composeWith2, computeUnionMap, convertIntoBooleanExpression, convertIntoBooleanExpression, equals, getFunctionalTermFragment, getGroundFunctionalTermFragment, getNonFunctionalTermFragment, getNonGroundFunctionalTermFragment, getNonVariableTermFragment, getVariableOrGroundTermFragment, orientate, reduceDomainToIntersectionWith, simplifyValues, simplifyValues, simplifyValues, union, unionHeterogeneousapply, apply, applyToBooleanExpression, applyToFunctionalTermclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapplyToNonGroundTerm, applyToSubstitution, applyToTerm, applyToVariable, composeWithVar2VarapplyToDataAtom, applyToDistinctVariableOnlyDataAtom, applyToTarget, composeWith, composeWith2, convertIntoBooleanExpression, getFunctionalTermFragment, getGroundFunctionalTermFragment, getGroundTermFragment, getNonFunctionalTermFragment, getNonGroundFunctionalTermFragment, getNonVariableTermFragment, getVar2VarFragment, getVariableOrGroundTermFragment, orientate, reduceDomainToIntersectionWith, simplifyValues, simplifyValues, union, unionHeterogeneousapply, apply, applyToBooleanExpression, applyToFunctionalTerm, get, getDomain, getImmutableMap, isDefining, isEmptyprotected IndempotentVar2VarSubstitutionImpl(Map<Variable,Variable> substitutionMap, AtomFactory atomFactory, TermFactory termFactory, SubstitutionFactory substitutionFactory)
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.