public class AtomPredicateImpl extends PredicateImpl implements AtomPredicate
| Modifier | Constructor and Description |
|---|---|
protected |
AtomPredicateImpl(String name,
com.google.common.collect.ImmutableList<TermType> baseTypesForValidation) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<TermType> |
getBaseTypesForValidation()
Returns a base term type for each of its arguments.
|
clone, equals, getArity, getName, hashCode, toStringpublic com.google.common.collect.ImmutableList<TermType> getBaseTypesForValidation()
AtomPredicategetBaseTypesForValidation in interface AtomPredicateCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.