public interface WebServer
extends org.eclipse.emf.ecore.EObject
The following features are supported:
IotmodelPackage.getWebServer()| Modifier and Type | Method and Description |
|---|---|
IoTPlatform |
getIotplatform()
Returns the value of the 'Iotplatform' reference.
|
RequestResponse |
getRequestresponse()
Returns the value of the 'Requestresponse' reference.
|
void |
setIotplatform(IoTPlatform value)
Sets the value of the '
Iotplatform' reference. |
void |
setRequestresponse(RequestResponse value)
Sets the value of the '
Requestresponse' reference. |
RequestResponse getRequestresponse()
Server'.
setRequestresponse(RequestResponse),
IotmodelPackage.getWebServer_Requestresponse(),
RequestResponse.getServer()void setRequestresponse(RequestResponse value)
Requestresponse' reference.
value - the new value of the 'Requestresponse' reference.getRequestresponse()IoTPlatform getIotplatform()
Webserver'.
setIotplatform(IoTPlatform),
IotmodelPackage.getWebServer_Iotplatform(),
IoTPlatform.getWebserver()void setIotplatform(IoTPlatform value)
Iotplatform' reference.
value - the new value of the 'Iotplatform' reference.getIotplatform()Copyright © 2018–2020 Atlanmod. All rights reserved.