|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Assertion | |
---|---|
com.webify.wsf.engine.policy |
Uses of Assertion in com.webify.wsf.engine.policy |
---|
Methods in com.webify.wsf.engine.policy that return Assertion | |
---|---|
Assertion |
Policy.getAssertionAt(int index)
|
Assertion |
Policy.removeAssertion(int index)
|
Methods in com.webify.wsf.engine.policy with parameters of type Assertion | |
---|---|
void |
Policy.addAssertion(Assertion assertion)
|
void |
PolicyRule.addAssertion(Assertion assertion)
|
float |
AssertionComparator.compare(Assertion goal,
Assertion source)
Compare the goal assertion to the source assertion. |
void |
PolicyRule.removeAssertion(Assertion assertion)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |