|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.path.PathBase
com.hp.hpl.jena.sparql.path.P_Path2
com.hp.hpl.jena.sparql.path.P_Seq
public class P_Seq
| Constructor Summary | |
|---|---|
P_Seq(Path p1,
Path p2)
|
|
| Method Summary | |
|---|---|
boolean |
equalTo(Path path2,
NodeIsomorphismMap isoMap)
|
int |
hashSeed()
|
void |
visit(PathVisitor visitor)
|
| Methods inherited from class com.hp.hpl.jena.sparql.path.P_Path2 |
|---|
getLeft, getRight, hashCode |
| Methods inherited from class com.hp.hpl.jena.sparql.path.PathBase |
|---|
equals, toString, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public P_Seq(Path p1,
Path p2)
| Method Detail |
|---|
public void visit(PathVisitor visitor)
public int hashSeed()
hashSeed in class P_Path2
public boolean equalTo(Path path2,
NodeIsomorphismMap isoMap)
equalTo in interface PathequalTo in class PathBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||