Uses of Interface
iotmodel.RequestResponse
| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
-
Uses of RequestResponse in iotmodel
Methods in iotmodel that return RequestResponse Modifier and Type Method Description RequestResponseIotmodelFactory. createRequestResponse()Returns a new object of class 'Request Response'.RequestResponseWebServer. getRequestresponse()Returns the value of the 'Requestresponse' reference.Methods in iotmodel with parameters of type RequestResponse Modifier and Type Method Description voidWebServer. setRequestresponse(RequestResponse value)Sets the value of the 'Requestresponse' reference. -
Uses of RequestResponse in iotmodel.impl
Classes in iotmodel.impl that implement RequestResponse Modifier and Type Class Description classRequestResponseImplAn implementation of the model object 'Request Response'.Fields in iotmodel.impl declared as RequestResponse Modifier and Type Field Description protected RequestResponseWebServerImpl. requestresponseThe cached value of the 'Requestresponse' reference.Methods in iotmodel.impl that return RequestResponse Modifier and Type Method Description RequestResponseWebServerImpl. basicGetRequestresponse()RequestResponseIotmodelFactoryImpl. createRequestResponse()RequestResponseWebServerImpl. getRequestresponse()Methods in iotmodel.impl with parameters of type RequestResponse Modifier and Type Method Description org.eclipse.emf.common.notify.NotificationChainWebServerImpl. basicSetRequestresponse(RequestResponse newRequestresponse, org.eclipse.emf.common.notify.NotificationChain msgs)voidWebServerImpl. setRequestresponse(RequestResponse newRequestresponse) -
Uses of RequestResponse in iotmodel.util
Methods in iotmodel.util with parameters of type RequestResponse Modifier and Type Method Description TIotmodelSwitch. caseRequestResponse(RequestResponse object)Returns the result of interpreting the object as an instance of 'Request Response'.booleanIotmodelValidator. validateRequestResponse(RequestResponse requestResponse, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)