|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Assertion | |
|---|---|
| org.apache.woden.wsdl20.extensions | |
| org.apache.woden.wsdl20.validation | |
| Uses of Assertion in org.apache.woden.wsdl20.extensions |
|---|
| Methods in org.apache.woden.wsdl20.extensions with parameters of type Assertion | |
|---|---|
void |
ExtensionRegistry.registerAssertion(Assertion assertion,
java.lang.Class targetClass)
Register an Assertion along with the target Class that the assertion applies to. |
| Uses of Assertion in org.apache.woden.wsdl20.validation |
|---|
| Fields in org.apache.woden.wsdl20.validation declared as Assertion | |
|---|---|
Assertion |
AssertionInfo.assertion
|
| Constructors in org.apache.woden.wsdl20.validation with parameters of type Assertion | |
|---|---|
AssertionInfo(Assertion assertion,
java.lang.Class targetClass)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||