public class GroundTermTools extends Object
| Constructor and Description |
|---|
GroundTermTools() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
areGroundTerms(Collection<? extends ImmutableTerm> terms) |
static void |
checkNonGroundTermConstraint(NonGroundFunctionalTerm term) |
static VariableOrGroundTerm |
convertIntoVariableOrGroundTerm(ImmutableTerm term) |
public static VariableOrGroundTerm convertIntoVariableOrGroundTerm(ImmutableTerm term)
public static boolean areGroundTerms(Collection<? extends ImmutableTerm> terms)
public static void checkNonGroundTermConstraint(NonGroundFunctionalTerm term) throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.