Package iotmodel

Interface RequestResponse

All Superinterfaces:
AppChannel, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
RequestResponseImpl

public interface RequestResponse
extends AppChannel
A representation of the model object 'Request Response'.

The following features are supported:

See Also:
IotmodelPackage.getRequestResponse()
  • Method Summary

    Modifier and Type Method Description
    WebServer getServer()
    Returns the value of the 'Server' reference.
    void setServer​(WebServer value)
    Sets the value of the 'Server' reference.

    Methods inherited from interface iotmodel.AppChannel

    getBindTo

    Methods inherited from interface org.eclipse.emf.ecore.EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver