| Package | Description |
|---|---|
| iotmodel | |
| iotmodel.impl | |
| iotmodel.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MaliciousActor
A representation of the model object 'Malicious Actor'.
|
| Modifier and Type | Method and Description |
|---|---|
Actor |
IotmodelFactory.createActor()
Returns a new object of class 'Actor'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActorImpl
An implementation of the model object 'Actor'.
|
class |
MaliciousActorImpl
An implementation of the model object 'Malicious Actor'.
|
| Modifier and Type | Method and Description |
|---|---|
Actor |
IotmodelFactoryImpl.createActor() |
| Modifier and Type | Method and Description |
|---|---|
T |
IotmodelSwitch.caseActor(Actor object)
Returns the result of interpreting the object as an instance of 'Actor'.
|
boolean |
IotmodelValidator.validateActor(Actor actor,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2018–2020 Atlanmod. All rights reserved.