|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use P2Boolean | |
|---|---|
| net.ponder2.objects | |
| net.ponder2.policy | |
| Uses of P2Boolean in net.ponder2.objects |
|---|
| Fields in net.ponder2.objects declared as P2Boolean | |
|---|---|
static P2Boolean |
P2Boolean.False
|
static P2Boolean |
P2Boolean.True
|
| Methods in net.ponder2.objects that return P2Boolean | |
|---|---|
static P2Boolean |
P2Object.create(boolean value)
|
static P2Boolean |
P2Boolean.from(java.lang.String string)
|
| Uses of P2Boolean in net.ponder2.policy |
|---|
| Methods in net.ponder2.policy that return P2Boolean | |
|---|---|
protected P2Boolean |
ObligationPolicy.operation_canExecute(P2Object anEvent)
answers true if anEvent has the values that satisfy all the policy's conditions |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||