public class Or extends Object implements Predicate
| Modifier and Type | Method and Description |
|---|---|
Predicate[] |
getArguments()
Returns the predicates arguments
|
Set<String> |
getVariables()
Returns a set of variables referenced by the predicates
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfromGraphElementpublic Predicate[] getArguments()
PredicategetArguments in interface Predicatepublic Set<String> getVariables()
getVariables in interface PredicateCopyright © 2017. All rights reserved.