Uses of Interface
iotmodel.IoTPlatform
| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
-
Uses of IoTPlatform in iotmodel
Methods in iotmodel that return IoTPlatform Modifier and Type Method Description IoTPlatformIotmodelFactory. createIoTPlatform()Returns a new object of class 'Io TPlatform'.IoTPlatformMessageBroker. getIotplatform()Returns the value of the 'Iotplatform' reference.IoTPlatformWebServer. getIotplatform()Returns the value of the 'Iotplatform' reference.IoTPlatformMessage. getSendReceiveMessage()Returns the value of the 'Send Receive Message' reference.Methods in iotmodel that return types with arguments of type IoTPlatform Modifier and Type Method Description org.eclipse.emf.common.util.EList<IoTPlatform>IoTMetamodel. getIotplatform()Returns the value of the 'Iotplatform' containment reference list.org.eclipse.emf.common.util.EList<IoTPlatform>UserApplication. getIotplatform()Returns the value of the 'Iotplatform' reference list.Methods in iotmodel with parameters of type IoTPlatform Modifier and Type Method Description voidMessageBroker. setIotplatform(IoTPlatform value)Sets the value of the 'Iotplatform' reference.voidWebServer. setIotplatform(IoTPlatform value)Sets the value of the 'Iotplatform' reference.voidMessage. setSendReceiveMessage(IoTPlatform value)Sets the value of the 'Send Receive Message' reference. -
Uses of IoTPlatform in iotmodel.impl
Classes in iotmodel.impl that implement IoTPlatform Modifier and Type Class Description classIoTPlatformImplAn implementation of the model object 'Io TPlatform'.Fields in iotmodel.impl declared as IoTPlatform Modifier and Type Field Description protected IoTPlatformMessageBrokerImpl. iotplatformThe cached value of the 'Iotplatform' reference.protected IoTPlatformWebServerImpl. iotplatformThe cached value of the 'Iotplatform' reference.protected IoTPlatformMessageImpl. sendReceiveMessageThe cached value of the 'Send Receive Message' reference.Fields in iotmodel.impl with type parameters of type IoTPlatform Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<IoTPlatform>IoTMetamodelImpl. iotplatformThe cached value of the 'Iotplatform' containment reference list.protected org.eclipse.emf.common.util.EList<IoTPlatform>UserApplicationImpl. iotplatformThe cached value of the 'Iotplatform' reference list.Methods in iotmodel.impl that return IoTPlatform Modifier and Type Method Description IoTPlatformMessageBrokerImpl. basicGetIotplatform()IoTPlatformWebServerImpl. basicGetIotplatform()IoTPlatformMessageImpl. basicGetSendReceiveMessage()IoTPlatformIotmodelFactoryImpl. createIoTPlatform()IoTPlatformMessageBrokerImpl. getIotplatform()IoTPlatformWebServerImpl. getIotplatform()IoTPlatformMessageImpl. getSendReceiveMessage()Methods in iotmodel.impl that return types with arguments of type IoTPlatform Modifier and Type Method Description org.eclipse.emf.common.util.EList<IoTPlatform>IoTMetamodelImpl. getIotplatform()org.eclipse.emf.common.util.EList<IoTPlatform>UserApplicationImpl. getIotplatform()Methods in iotmodel.impl with parameters of type IoTPlatform Modifier and Type Method Description org.eclipse.emf.common.notify.NotificationChainMessageBrokerImpl. basicSetIotplatform(IoTPlatform newIotplatform, org.eclipse.emf.common.notify.NotificationChain msgs)org.eclipse.emf.common.notify.NotificationChainWebServerImpl. basicSetIotplatform(IoTPlatform newIotplatform, org.eclipse.emf.common.notify.NotificationChain msgs)org.eclipse.emf.common.notify.NotificationChainMessageImpl. basicSetSendReceiveMessage(IoTPlatform newSendReceiveMessage, org.eclipse.emf.common.notify.NotificationChain msgs)voidMessageBrokerImpl. setIotplatform(IoTPlatform newIotplatform)voidWebServerImpl. setIotplatform(IoTPlatform newIotplatform)voidMessageImpl. setSendReceiveMessage(IoTPlatform newSendReceiveMessage) -
Uses of IoTPlatform in iotmodel.util
Methods in iotmodel.util with parameters of type IoTPlatform Modifier and Type Method Description TIotmodelSwitch. caseIoTPlatform(IoTPlatform object)Returns the result of interpreting the object as an instance of 'Io TPlatform'.booleanIotmodelValidator. validateIoTPlatform(IoTPlatform ioTPlatform, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)