|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BPMApiSystemTarget
A representation of the model object 'BPM Api System Target'.
The following features are supported:
BpmfederationPackage.getBPMApiSystemTarget()
Method Summary | |
---|---|
BPMApiRESTService |
getProcessRESTService()
Returns the value of the 'Process REST Service' containment reference |
BPMApiRESTService |
getTaskRESTService()
Returns the value of the 'Task REST Service' containment reference |
void |
setProcessRESTService(BPMApiRESTService value)
Sets the value of the ' Process REST Service ' containment reference |
void |
setTaskRESTService(BPMApiRESTService value)
Sets the value of the ' Task REST Service ' containment reference |
Methods inherited from interface com.ibm.websphere.models.config.bpm.federation.BPMApiTarget |
---|
getName, setName |
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 |
Method Detail |
---|
BPMApiRESTService getTaskRESTService()
If the meaning of the 'Task REST Service' containment reference isn't clear, there really should be more of a description here...
setTaskRESTService(BPMApiRESTService)
,
BpmfederationPackage.getBPMApiSystemTarget_TaskRESTService()
void setTaskRESTService(BPMApiRESTService value)
Task REST Service
' containment reference.
value
- the new value of the 'Task REST Service' containment reference.getTaskRESTService()
BPMApiRESTService getProcessRESTService()
If the meaning of the 'Process REST Service' containment reference isn't clear, there really should be more of a description here...
setProcessRESTService(BPMApiRESTService)
,
BpmfederationPackage.getBPMApiSystemTarget_ProcessRESTService()
void setProcessRESTService(BPMApiRESTService value)
Process REST Service
' containment reference.
value
- the new value of the 'Process REST Service' containment reference.getProcessRESTService()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |