| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
| Modifier and Type | Method and Description |
|---|---|
RequestResponse |
IotmodelFactory.createRequestResponse()
Returns a new object of class 'Request Response'.
|
RequestResponse |
WebServer.getRequestresponse()
Returns the value of the 'Requestresponse' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebServer.setRequestresponse(RequestResponse value)
Sets the value of the '
Requestresponse' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
RequestResponseImpl
An implementation of the model object 'Request Response'.
|
| Modifier and Type | Field and Description |
|---|---|
protected RequestResponse |
WebServerImpl.requestresponse
The cached value of the '
Requestresponse' reference. |
| Modifier and Type | Method and Description |
|---|---|
RequestResponse |
WebServerImpl.basicGetRequestresponse() |
RequestResponse |
IotmodelFactoryImpl.createRequestResponse() |
RequestResponse |
WebServerImpl.getRequestresponse() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
WebServerImpl.basicSetRequestresponse(RequestResponse newRequestresponse,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
WebServerImpl.setRequestresponse(RequestResponse newRequestresponse) |
| Modifier and Type | Method and Description |
|---|---|
T |
IotmodelSwitch.caseRequestResponse(RequestResponse object)
Returns the result of interpreting the object as an instance of 'Request Response'.
|
boolean |
IotmodelValidator.validateRequestResponse(RequestResponse requestResponse,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2018–2020 Atlanmod. All rights reserved.