|
sdr 0.21 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Predicate | |
---|---|
net.cscott.sdr.calls | This package contains the square dance choreography engine, and the basic types and interfaces required to communicate with it. |
net.cscott.sdr.calls.ast | This package contains the abstract syntax used for call definition and evaluation. |
Uses of Predicate in net.cscott.sdr.calls |
---|
Fields in net.cscott.sdr.calls declared as Predicate | |
---|---|
static Predicate |
PredicateList.AND
|
static Predicate |
PredicateList.EQUAL
|
static Predicate |
PredicateList.FALSE
|
static Predicate |
PredicateList.GREATER
|
static Predicate |
PredicateList.NOT
|
static Predicate |
PredicateList.OR
|
static Predicate |
PredicateList.PROGRAM_AT_LEAST
|
static Predicate |
PredicateList.TRUE
|
Methods in net.cscott.sdr.calls that return Predicate | |
---|---|
static Predicate |
Predicate.lookup(String s)
Lookup a Predicate in the PredicateList . |
Uses of Predicate in net.cscott.sdr.calls.ast |
---|
Methods in net.cscott.sdr.calls.ast that return Predicate | |
---|---|
Predicate |
Condition.getPredicate()
|
|
sdr 0.21 | |||||||||
PREV NEXT | FRAMES NO FRAMES |