|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
A representation of the model object 'Binding Operation'.
The following features are supported:
NameEOperationEBinding InputEBinding OutputEBinding Faultsorg.eclipse.wsdl.WSDLPackage#getBindingOperation()| Method Summary | |
|---|---|
EList |
getEBindingFaults()
Returns the value of the 'EBinding Faults' containment reference list. |
BindingInput |
getEBindingInput()
Returns the value of the 'EBinding Input' containment reference |
BindingOutput |
getEBindingOutput()
Returns the value of the 'EBinding Output' containment reference |
Operation |
getEOperation()
Returns the value of the 'EOperation' reference |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
void |
setEBindingInput(BindingInput value)
Sets the value of the ' EBinding Input' containment reference |
void |
setEBindingOutput(BindingOutput value)
Sets the value of the ' EBinding Output' containment reference |
void |
setEOperation(Operation value)
Sets the value of the ' EOperation' reference |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute |
| Methods inherited from interface org.eclipse.wst.wsdl.ExtensibleElement |
|---|
addExtensibilityElement, getEExtensibilityElements, getExtensibilityElements |
| Methods inherited from interface org.eclipse.wst.wsdl.WSDLElement |
|---|
elementChanged, getContainer, getDocumentationElement, getElement, getEnclosingDefinition, setDocumentationElement, setElement, setEnclosingDefinition, updateElement, updateElement |
| Method Detail |
public java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
org.eclipse.wsdl.WSDLPackage#getBindingOperation_Name()public void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()public Operation getEOperation()
If the meaning of the 'EOperation' reference isn't clear, there really should be more of a description here...
setEOperation(Operation),
org.eclipse.wsdl.WSDLPackage#getBindingOperation_EOperation()public void setEOperation(Operation value)
EOperation' reference.
value - the new value of the 'EOperation' reference.getEOperation()public BindingInput getEBindingInput()
If the meaning of the 'EBinding Input' containment reference isn't clear, there really should be more of a description here...
setEBindingInput(BindingInput),
org.eclipse.wsdl.WSDLPackage#getBindingOperation_EBindingInput()public void setEBindingInput(BindingInput value)
EBinding Input' containment reference.
value - the new value of the 'EBinding Input' containment reference.getEBindingInput()public BindingOutput getEBindingOutput()
If the meaning of the 'EBinding Output' containment reference isn't clear, there really should be more of a description here...
setEBindingOutput(BindingOutput),
org.eclipse.wsdl.WSDLPackage#getBindingOperation_EBindingOutput()public void setEBindingOutput(BindingOutput value)
EBinding Output' containment reference.
value - the new value of the 'EBinding Output' containment reference.getEBindingOutput()public EList getEBindingFaults()
org.eclipse.wsdl.BindingFault.
If the meaning of the 'EBinding Faults' containment reference list isn't clear, there really should be more of a description here...
org.eclipse.wsdl.WSDLPackage#getBindingOperation_EBindingFaults()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||