public class FOAnd extends FOFormula
Constructor and Description |
---|
FOAnd(FOFormula c1,
FOFormula c2) |
FOAnd(java.util.List<FOFormula> conjunction) |
Modifier and Type | Method and Description |
---|---|
java.util.List<FOFormula> |
getFilterConjuncts() |
java.util.List<FOFormula> |
getTripleConjuncts() |
java.lang.String |
toRIF() |
java.lang.String |
toSPARQL(boolean ask) |
equals, getProvenanceInfo, hashCode, minimizeByProvenanceRemoval, setProvenanceInfo, sparqlQueryPrefix, sparqlQuerySuffix, toFullSPARQL