public class VarOccurrence extends Object
| Constructor and Description |
|---|
VarOccurrence(Set<Set<com.hp.hpl.jena.sparql.expr.Expr>> quadCnf,
int component) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getComponent() |
Set<Set<com.hp.hpl.jena.sparql.expr.Expr>> |
getQuadCnf() |
int |
hashCode() |
String |
toString() |
Copyright © 2015. All rights reserved.