public interface Action
extends org.eclipse.emf.ecore.EObject
The following features are supported:
IotmodelPackage.getAction()| Modifier and Type | Method and Description |
|---|---|
Event |
getHasEvent()
Returns the value of the 'Has Event' reference.
|
Permission |
getPermission()
Returns the value of the 'Permission' reference.
|
void |
setHasEvent(Event value)
Sets the value of the '
Has Event' reference. |
void |
setPermission(Permission value)
Sets the value of the '
Permission' reference. |
Permission getPermission()
Permit Or Deny'.
setPermission(Permission),
IotmodelPackage.getAction_Permission(),
Permission.getPermitOrDeny()void setPermission(Permission value)
Permission' reference.
value - the new value of the 'Permission' reference.getPermission()Event getHasEvent()
Trigger Action'.
setHasEvent(Event),
IotmodelPackage.getAction_HasEvent(),
Event.getTriggerAction()void setHasEvent(Event value)
Has Event' reference.
value - the new value of the 'Has Event' reference.getHasEvent()Copyright © 2018–2020 Atlanmod. All rights reserved.