| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
| Modifier and Type | Method and Description |
|---|---|
ProtocolStack |
IotmodelFactory.createProtocolStack()
Returns a new object of class 'Protocol Stack'.
|
ProtocolStack |
IoTPlatform.getUseProtocol()
Returns the value of the 'Use Protocol' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ProtocolStack> |
IoTOs.getImplements()
Returns the value of the 'Implements' reference list.
|
org.eclipse.emf.common.util.EList<ProtocolStack> |
IoTMetamodel.getProtocolstack()
Returns the value of the 'Protocolstack' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IoTPlatform.setUseProtocol(ProtocolStack value)
Sets the value of the '
Use Protocol' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolStackImpl
An implementation of the model object 'Protocol Stack'.
|
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolStack |
IoTPlatformImpl.useProtocol
The cached value of the '
Use Protocol' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<ProtocolStack> |
IoTOsImpl.implements_
The cached value of the '
Implements' reference list. |
protected org.eclipse.emf.common.util.EList<ProtocolStack> |
IoTMetamodelImpl.protocolstack
The cached value of the '
Protocolstack' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
ProtocolStack |
IoTPlatformImpl.basicGetUseProtocol() |
ProtocolStack |
IotmodelFactoryImpl.createProtocolStack() |
ProtocolStack |
IoTPlatformImpl.getUseProtocol() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ProtocolStack> |
IoTOsImpl.getImplements() |
org.eclipse.emf.common.util.EList<ProtocolStack> |
IoTMetamodelImpl.getProtocolstack() |
| Modifier and Type | Method and Description |
|---|---|
void |
IoTPlatformImpl.setUseProtocol(ProtocolStack newUseProtocol) |
| Modifier and Type | Method and Description |
|---|---|
T |
IotmodelSwitch.caseProtocolStack(ProtocolStack object)
Returns the result of interpreting the object as an instance of 'Protocol Stack'.
|
boolean |
IotmodelValidator.validateProtocolStack_CheckNameSize(ProtocolStack protocolStack,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the CheckNameSize constraint of 'Protocol Stack'.
|
boolean |
IotmodelValidator.validateProtocolStack(ProtocolStack protocolStack,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2018–2020 Atlanmod. All rights reserved.