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