| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
| Modifier and Type | Method and Description |
|---|---|
Network |
IotmodelFactory.createNetwork()
Returns a new object of class 'Network'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Network> |
AccessControlPolicy.getIsEnforced()
Returns the value of the 'Is Enforced' reference list.
|
org.eclipse.emf.common.util.EList<Network> |
IoTMetamodel.getNetwork()
Returns the value of the 'Network' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NetworkImpl
An implementation of the model object 'Network'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Network> |
AccessControlPolicyImpl.isEnforced
The cached value of the '
Is Enforced' reference list. |
protected org.eclipse.emf.common.util.EList<Network> |
IoTMetamodelImpl.network
The cached value of the '
Network' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
Network |
IotmodelFactoryImpl.createNetwork() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Network> |
AccessControlPolicyImpl.getIsEnforced() |
org.eclipse.emf.common.util.EList<Network> |
IoTMetamodelImpl.getNetwork() |
| Modifier and Type | Method and Description |
|---|---|
T |
IotmodelSwitch.caseNetwork(Network object)
Returns the result of interpreting the object as an instance of 'Network'.
|
boolean |
IotmodelValidator.validateNetwork(Network network,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2018–2020 Atlanmod. All rights reserved.