public interface IoTMetamodel
extends org.eclipse.emf.ecore.EObject
The following features are supported:
IotmodelPackage.getIoTMetamodel()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<AccessControlPolicy> |
getAccesscontrolpolicy()
Returns the value of the 'Accesscontrolpolicy' containment reference list.
|
org.eclipse.emf.common.util.EList<AppChannel> |
getChannel()
Returns the value of the 'Channel' containment reference list.
|
org.eclipse.emf.common.util.EList<IoTOs> |
getIotos()
Returns the value of the 'Iotos' containment reference list.
|
org.eclipse.emf.common.util.EList<IoTPlatform> |
getIotplatform()
Returns the value of the 'Iotplatform' containment reference list.
|
org.eclipse.emf.common.util.EList<Network> |
getNetwork()
Returns the value of the 'Network' containment reference list.
|
org.eclipse.emf.common.util.EList<ProtocolStack> |
getProtocolstack()
Returns the value of the 'Protocolstack' containment reference list.
|
org.eclipse.emf.common.util.EList<IoTPlatform> getIotplatform()
IoTPlatform.
IotmodelPackage.getIoTMetamodel_Iotplatform()org.eclipse.emf.common.util.EList<Network> getNetwork()
Network.
IotmodelPackage.getIoTMetamodel_Network()org.eclipse.emf.common.util.EList<AccessControlPolicy> getAccesscontrolpolicy()
AccessControlPolicy.
IotmodelPackage.getIoTMetamodel_Accesscontrolpolicy()org.eclipse.emf.common.util.EList<IoTOs> getIotos()
IoTOs.
IotmodelPackage.getIoTMetamodel_Iotos()org.eclipse.emf.common.util.EList<ProtocolStack> getProtocolstack()
ProtocolStack.
IotmodelPackage.getIoTMetamodel_Protocolstack()org.eclipse.emf.common.util.EList<AppChannel> getChannel()
AppChannel.
IotmodelPackage.getIoTMetamodel_Channel()Copyright © 2018–2020 Atlanmod. All rights reserved.