| Modifier and Type | Interface and Description |
|---|---|
interface |
PlainText
A representation of the model object 'Plain Text'.
|
interface |
SinglePattern
A representation of the model object 'Single Pattern'.
|
interface |
SplitTable
A representation of the model object 'Split Table'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ExtractorDefinition> |
Component.getExtractors()
Returns the value of the 'Extractors' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlainTextImpl
An implementation of the model object 'Plain Text'.
|
class |
SinglePatternImpl
An implementation of the model object 'Single Pattern'.
|
class |
SplitTableImpl
An implementation of the model object 'Split Table'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<ExtractorDefinition> |
ComponentImpl.extractors
The cached value of the '
Extractors' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ExtractorDefinition> |
ComponentImpl.getExtractors() |
| Modifier and Type | Method and Description |
|---|---|
T |
ParserSwitch.caseExtractorDefinition(ExtractorDefinition object)
Returns the result of interpreting the object as an instance of 'Extractor Definition'.
|
Copyright © 2015 Eclipse SCADA Project. All rights reserved.