| Modifier and Type | Interface and Description |
|---|---|
interface |
AbstractPeriodInput
A representation of the model object 'Abstract Period Input'.
|
interface |
FileInput
A representation of the model object 'File Input'.
|
interface |
MqttInput
A representation of the model object 'Mqtt Input'.
|
interface |
UrlInput
A representation of the model object 'Url Input'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInputImpl
An implementation of the model object 'Abstract Input'.
|
class |
AbstractPeriodInputImpl
An implementation of the model object 'Abstract Period Input
'.
|
class |
FileInputImpl
An implementation of the model object 'File Input'.
|
class |
MqttInputImpl
An implementation of the model object 'Mqtt Input'.
|
class |
UrlInputImpl
An implementation of the model object 'Url Input'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
ParserSwitch.caseAbstractInput(AbstractInput object)
Returns the result of interpreting the object as an instance of 'Abstract Input'.
|
Copyright © 2015 Eclipse SCADA Project. All rights reserved.