public class ImmutableCQ<P extends AtomPredicate> extends Object
| Constructor and Description |
|---|
ImmutableCQ(com.google.common.collect.ImmutableList<Variable> answerVariables,
com.google.common.collect.ImmutableList<DataAtom<P>> atoms) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
com.google.common.collect.ImmutableList<Variable> |
getAnswerVariables() |
com.google.common.collect.ImmutableList<DataAtom<P>> |
getAtoms() |
int |
hashCode() |
String |
toString() |
public com.google.common.collect.ImmutableList<Variable> getAnswerVariables()
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.