| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DefaultPolicy
A representation of the model object 'Default Policy'.
|
interface |
PrivatePolicy
A representation of the model object 'Private Policy'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<AccessControlPolicy> |
IoTMetamodel.getAccesscontrolpolicy()
Returns the value of the 'Accesscontrolpolicy' containment reference list.
|
org.eclipse.emf.common.util.EList<AccessControlPolicy> |
Network.getEnforce()
Returns the value of the 'Enforce' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AccessControlPolicyImpl
An implementation of the model object 'Access Control Policy'.
|
class |
DefaultPolicyImpl
An implementation of the model object 'Default Policy'.
|
class |
PrivatePolicyImpl
An implementation of the model object 'Private Policy'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<AccessControlPolicy> |
IoTMetamodelImpl.accesscontrolpolicy
The cached value of the '
Accesscontrolpolicy' containment reference list. |
protected org.eclipse.emf.common.util.EList<AccessControlPolicy> |
NetworkImpl.enforce
The cached value of the '
Enforce' reference list. |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<AccessControlPolicy> |
IoTMetamodelImpl.getAccesscontrolpolicy() |
org.eclipse.emf.common.util.EList<AccessControlPolicy> |
NetworkImpl.getEnforce() |
| Modifier and Type | Method and Description |
|---|---|
T |
IotmodelSwitch.caseAccessControlPolicy(AccessControlPolicy object)
Returns the result of interpreting the object as an instance of 'Access Control Policy'.
|
boolean |
IotmodelValidator.validateAccessControlPolicy(AccessControlPolicy accessControlPolicy,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2018–2020 Atlanmod. All rights reserved.