|
||||||||||
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_Alt
public class P_Alt
Constructor Summary | |
---|---|
P_Alt(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_Alt(Path p1, Path p2)
Method Detail |
---|
public void visit(PathVisitor visitor)
public boolean equalTo(Path path2, NodeIsomorphismMap isoMap)
equalTo
in interface Path
equalTo
in class PathBase
public int hashSeed()
hashSeed
in class P_Path2
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |