|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
A representation of the model object 'Operation'.
org.eclipse.wsdl.WSDLPackage#getOperation()| Method Summary | |
|---|---|
EList |
getEFaults()
Returns the value of the 'EFaults' containment reference list. |
Input |
getEInput()
Returns the value of the 'EInput' containment reference |
Output |
getEOutput()
Returns the value of the 'EOutput' containment reference |
EList |
getEParameterOrdering()
Returns the value of the 'EParameter Ordering' reference list. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
OperationType |
getStyle()
Returns the value of the 'Style' attribute |
boolean |
isUndefined()
Returns the value of the 'Undefined' attribute |
void |
setEInput(Input value)
Sets the value of the ' EInput' containment reference |
void |
setEOutput(Output value)
Sets the value of the ' EOutput' containment reference |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute |
void |
setStyle(OperationType value)
Sets the value of the ' Style' attribute |
void |
setUndefined(boolean value)
Sets the value of the ' Undefined' attribute |
| Methods inherited from interface org.eclipse.wst.wsdl.WSDLElement |
|---|
elementChanged, getContainer, getDocumentationElement, getElement, getEnclosingDefinition, setDocumentationElement, setElement, setEnclosingDefinition, updateElement, updateElement |
| Method Detail |
public OperationType getStyle()
If the meaning of the 'Style' attribute isn't clear, there really should be more of a description here...
setStyle(OperationType),
org.eclipse.wsdl.WSDLPackage#getOperation_Style()public void setStyle(OperationType value)
Style' attribute.
value - the new value of the 'Style' attribute.getStyle()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#getOperation_Name()public void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()public boolean isUndefined()
If the meaning of the 'Undefined' attribute isn't clear, there really should be more of a description here...
setUndefined(boolean),
org.eclipse.wsdl.WSDLPackage#getOperation_Undefined()public void setUndefined(boolean value)
Undefined' attribute.
value - the new value of the 'Undefined' attribute.isUndefined()public Input getEInput()
If the meaning of the 'EInput' containment reference isn't clear, there really should be more of a description here...
setEInput(Input),
org.eclipse.wsdl.WSDLPackage#getOperation_EInput()public void setEInput(Input value)
EInput' containment reference.
value - the new value of the 'EInput' containment reference.getEInput()public Output getEOutput()
If the meaning of the 'EOutput' containment reference isn't clear, there really should be more of a description here...
setEOutput(Output),
org.eclipse.wsdl.WSDLPackage#getOperation_EOutput()public void setEOutput(Output value)
EOutput' containment reference.
value - the new value of the 'EOutput' containment reference.getEOutput()public EList getEFaults()
org.eclipse.wsdl.Fault.
If the meaning of the 'EFaults' containment reference list isn't clear, there really should be more of a description here...
org.eclipse.wsdl.WSDLPackage#getOperation_EFaults()public EList getEParameterOrdering()
org.eclipse.wsdl.Part.
If the meaning of the 'EParameter Ordering' reference list isn't clear, there really should be more of a description here...
org.eclipse.wsdl.WSDLPackage#getOperation_EParameterOrdering()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||