| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
| Modifier and Type | Method and Description |
|---|---|
Behavior |
IotmodelFactory.createBehavior()
Returns a new object of class 'Behavior'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Behavior> |
Thing.getBehavior()
Returns the value of the 'Behavior' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BehaviorImpl
An implementation of the model object 'Behavior'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Behavior> |
ThingImpl.behavior
The cached value of the '
Behavior' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
Behavior |
IotmodelFactoryImpl.createBehavior() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Behavior> |
ThingImpl.getBehavior() |
| Modifier and Type | Method and Description |
|---|---|
T |
IotmodelSwitch.caseBehavior(Behavior object)
Returns the result of interpreting the object as an instance of 'Behavior'.
|
boolean |
IotmodelValidator.validateBehavior(Behavior behavior,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2018–2020 Atlanmod. All rights reserved.