| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
| Modifier and Type | Method and Description |
|---|---|
Rule |
IotmodelFactory.createRule()
Returns a new object of class 'Rule'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Rule> |
AccessControlPolicy.getRule()
Returns the value of the 'Rule' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RuleImpl
An implementation of the model object 'Rule'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Rule> |
AccessControlPolicyImpl.rule
The cached value of the '
Rule' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
Rule |
IotmodelFactoryImpl.createRule() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Rule> |
AccessControlPolicyImpl.getRule() |
| Modifier and Type | Method and Description |
|---|---|
T |
IotmodelSwitch.caseRule(Rule object)
Returns the result of interpreting the object as an instance of 'Rule'.
|
boolean |
IotmodelValidator.validateRule(Rule rule,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2018–2020 Atlanmod. All rights reserved.