|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Assertion | |
|---|---|
| org.apache.woden.internal.wsdl20.assertions | |
| org.apache.woden.wsdl20.extensions | |
| org.apache.woden.wsdl20.validation | |
| Uses of Assertion in org.apache.woden.internal.wsdl20.assertions |
|---|
| Classes in org.apache.woden.internal.wsdl20.assertions that implement Assertion | |
|---|---|
class |
Description1001
This class represents assertion Description-1001 from the WSDL 2.0 specification. |
class |
Description1002
|
class |
Description1003
|
class |
Interface1009
This class represents assertion Interface-1009 from the WSDL 2.0 specification. |
class |
Interface1010
This class represents assertion Interface-1010 from the WSDL 2.0 specification. |
| 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 | |||||||||