| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
| Modifier and Type | Method and Description |
|---|---|
Event |
IotmodelFactory.createEvent()
Returns a new object of class 'Event'.
|
Event |
Action.getHasEvent()
Returns the value of the 'Has Event' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Event> |
Behavior.getEvent()
Returns the value of the 'Event' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Action.setHasEvent(Event value)
Sets the value of the '
Has Event' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
EventImpl
An implementation of the model object 'Event'.
|
| Modifier and Type | Field and Description |
|---|---|
protected Event |
ActionImpl.hasEvent
The cached value of the '
Has Event' reference. |
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Event> |
BehaviorImpl.event
The cached value of the '
Event' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
Event |
ActionImpl.basicGetHasEvent() |
Event |
IotmodelFactoryImpl.createEvent() |
Event |
ActionImpl.getHasEvent() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Event> |
BehaviorImpl.getEvent() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
ActionImpl.basicSetHasEvent(Event newHasEvent,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
ActionImpl.setHasEvent(Event newHasEvent) |
| Modifier and Type | Method and Description |
|---|---|
T |
IotmodelSwitch.caseEvent(Event object)
Returns the result of interpreting the object as an instance of 'Event'.
|
boolean |
IotmodelValidator.validateEvent(Event event,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2018–2020 Atlanmod. All rights reserved.