|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.rubato.rubettes.bigbang.model.ObjectPathFinder
public class ObjectPathFinder
Constructor Summary | |
---|---|
ObjectPathFinder()
|
Method Summary | |
---|---|
java.util.Set<DenotatorPath> |
findPaths(Denotator currentDenotator)
|
java.util.Set<DenotatorPath> |
findPaths(Denotator currentDenotator,
DenotatorPath currentPath)
|
boolean |
powersetOrListFound()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectPathFinder()
Method Detail |
---|
public java.util.Set<DenotatorPath> findPaths(Denotator currentDenotator, DenotatorPath currentPath)
public java.util.Set<DenotatorPath> findPaths(Denotator currentDenotator)
public boolean powersetOrListFound()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |