Package | Description |
---|---|
org.apache.woden.internal.wsdl20 | |
org.apache.woden.internal.wsdl20.validation | |
org.apache.woden.wsdl20 |
Modifier and Type | Class and Description |
---|---|
class |
InterfaceMessageReferenceImpl
This class represents the <input> and <output>
child elements of interface operation.
|
Modifier and Type | Method and Description |
---|---|
InterfaceMessageReference |
BindingMessageReferenceImpl.getInterfaceMessageReference() |
InterfaceMessageReference[] |
InterfaceOperationImpl.getInterfaceMessageReferences() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
WSDLComponentValidator.testAssertionInterfaceMessageReference1028(InterfaceMessageReference messageReference,
ErrorReporter errorReporter)
Test assertion InterfaceMessageReference-1028.
|
protected boolean |
WSDLComponentValidator.testAssertionInterfaceMessageReference1029(InterfaceMessageReference[] messageReferences,
ErrorReporter errorReporter)
Test assertion InterfaceMessageReference-1029.
|
protected void |
WSDLComponentValidator.validateInterfaceMessageReferences(InterfaceMessageReference[] messageReferences,
ErrorReporter errorReporter)
Validate the interface message references in the WSDL component model.
|
Modifier and Type | Method and Description |
---|---|
InterfaceMessageReference |
BindingMessageReference.getInterfaceMessageReference()
Returns an InterfaceMessageReference representing the {interface message reference}
property of the BindingMessageReference component.
|
InterfaceMessageReference[] |
InterfaceOperation.getInterfaceMessageReferences()
Represents the {interface message references} property of the InterfaceOperation component.
|
Copyright © 2005–2014 Apache Software Foundation. All rights reserved.