Modifier and Type | Method and Description |
---|---|
Extractor.Result |
AbstractStringExtractor.processData(Data data) |
Extractor.Result |
Extractor.processData(Data data) |
Modifier and Type | Method and Description |
---|---|
protected abstract Data |
AbstractScheduledInput.makeData() |
protected Data |
AbstractInput.transform(Data data) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractInput.fireData(Data data) |
protected void |
AbstractInput.processFireData(Input.Listener[] listeners,
Data data) |
void |
Input.Listener.processInput(Data data) |
protected Data |
AbstractInput.transform(Data data) |
Modifier and Type | Method and Description |
---|---|
protected Data |
FileInput.makeData() |
Modifier and Type | Class and Description |
---|---|
class |
ProcessData |
Modifier and Type | Method and Description |
---|---|
protected Data |
ProcessInput.makeData() |
Modifier and Type | Class and Description |
---|---|
class |
UrlConnectionData |
Modifier and Type | Method and Description |
---|---|
protected Data |
UrlConnectionInput.makeData() |
Modifier and Type | Method and Description |
---|---|
List<Data> |
TestListener.getData() |
Modifier and Type | Method and Description |
---|---|
void |
ExtractorListener.processInput(Data data) |
void |
TestListener.processInput(Data data) |
Modifier and Type | Class and Description |
---|---|
class |
MqttData |
Modifier and Type | Method and Description |
---|---|
Data |
Transformer.transform(Data data) |
Data |
StringTransformer.transform(Data data) |
Modifier and Type | Method and Description |
---|---|
Data |
Transformer.transform(Data data) |
Data |
StringTransformer.transform(Data data) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.