| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
| Modifier and Type | Method and Description |
|---|---|
AppPort |
IotmodelFactory.createAppPort()
Returns a new object of class 'App Port'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<AppPort> |
AppChannel.getBindTo()
Returns the value of the 'Bind To' reference list.
|
org.eclipse.emf.common.util.EList<AppPort> |
Thing.getContainsPorts()
Returns the value of the 'Contains Ports' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AppPortImpl
An implementation of the model object 'App Port'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<AppPort> |
AppChannelImpl.bindTo
The cached value of the '
Bind To' reference list. |
protected org.eclipse.emf.common.util.EList<AppPort> |
ThingImpl.containsPorts
The cached value of the '
Contains Ports' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
AppPort |
IotmodelFactoryImpl.createAppPort() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<AppPort> |
AppChannelImpl.getBindTo() |
org.eclipse.emf.common.util.EList<AppPort> |
ThingImpl.getContainsPorts() |
| Modifier and Type | Method and Description |
|---|---|
T |
IotmodelSwitch.caseAppPort(AppPort object)
Returns the result of interpreting the object as an instance of 'App Port'.
|
boolean |
IotmodelValidator.validateAppPort(AppPort appPort,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2018–2020 Atlanmod. All rights reserved.