|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Predicate | |
---|---|
proper.imp | Contains all the classes concerning the import of data, i.e. |
Uses of Predicate in proper.imp |
---|
Methods in proper.imp that return Predicate | |
---|---|
Predicate |
Traverser.findFirstPredicate(java.lang.String name)
returns the first occurence of the specified predicate, can be NULL |
Predicate |
Predicate.getParentPredicate()
returns (if available) the predicate that is the parent of this element (sometimes an element can be part of a list and therefore the list is the parent and not a predicate!) |
Methods in proper.imp with parameters of type Predicate | |
---|---|
void |
Traverser.add(Predicate p)
adds the specified predicate |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |