Uses of Class
com.webify.wsf.engine.policy.Assertion

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)
           
 



Copyright © 2002-2009 IBM. All Rights Reserved.