|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TInterface
A representation of the model object 'TInterface'. The interface of a task is described by the port type and operation of a web service, incl. the corresponding message definitions. For an oTask the interface is defined by the signature of the operation of the service that is invoked. For an hTask the interface defines the signature of the operation the hTask exposes. For an hTask the interface defines the input and output message of the task.
TaskPackage.getTInterface()
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
TInterfaceKinds |
getKind()
Returns the value of the 'Kind' attribute. |
javax.wsdl.Operation |
getOperation()
Returns the value of the 'Operation' attribute. |
java.lang.String |
getOperationName()
|
javax.wsdl.PortType |
getPortType()
Returns the value of the 'Port Type' attribute. |
javax.xml.namespace.QName |
getPortTypeName()
|
boolean |
isSetKind()
Returns whether the value of the ' Kind ' attribute is set. |
void |
setKind(TInterfaceKinds value)
Sets the value of the ' Kind ' attribute. |
void |
setOperation(javax.wsdl.Operation value)
Sets the value of the ' Operation ' attribute. |
void |
setPortType(javax.wsdl.PortType value)
Sets the value of the ' Port Type ' attribute. |
void |
unsetKind()
Unsets the value of the ' Kind ' attribute. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
TInterfaceKinds getKind()
TInterfaceKinds
.
If the meaning of the 'Kind' attribute isn't clear, there really should be more of a description here...
TInterfaceKinds
,
isSetKind()
,
unsetKind()
,
setKind(TInterfaceKinds)
,
TaskPackage.getTInterface_Kind()
void setKind(TInterfaceKinds value)
Kind
' attribute.
value
- the new value of the 'Kind' attribute.TInterfaceKinds
,
isSetKind()
,
unsetKind()
,
getKind()
void unsetKind()
Kind
' attribute.
isSetKind()
,
getKind()
,
setKind(TInterfaceKinds)
boolean isSetKind()
Kind
' attribute is set.
unsetKind()
,
getKind()
,
setKind(TInterfaceKinds)
javax.wsdl.Operation getOperation() throws com.ibm.wbit.tel.exception.InterfaceException
If the meaning of the 'Operation' attribute isn't clear, there really should be more of a description here...
com.ibm.wbit.tel.exception.InterfaceException
setOperation(javax.wsdl.Operation)
,
TaskPackage.getTInterface_Operation()
java.lang.String getOperationName()
void setOperation(javax.wsdl.Operation value)
Operation
' attribute.
value
- the new value of the 'Operation' attribute.getOperation()
javax.wsdl.PortType getPortType() throws com.ibm.wbit.tel.exception.InterfaceException
If the meaning of the 'Port Type' attribute isn't clear, there really should be more of a description here...
com.ibm.wbit.tel.exception.InterfaceException
setPortType(javax.wsdl.PortType)
,
TaskPackage.getTInterface_PortType()
void setPortType(javax.wsdl.PortType value)
Port Type
' attribute.
value
- the new value of the 'Port Type' attribute.getPortType()
javax.xml.namespace.QName getPortTypeName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |