| Modifier and Type | Interface and Description |
|---|---|
interface |
CustomExtractorType
A representation of the model object 'Custom Extractor Type'.
|
interface |
FieldExtractorType
A representation of the model object 'Field Extractor Type'.
|
interface |
NagiosReturnCodeExtractorType
A representation of the model object 'Nagios Return Code Extractor Type'.
|
interface |
PlainStreamExtractorType
A representation of the model object 'Plain Stream Extractor Type'.
|
interface |
RegExExtractorType
A representation of the model object 'Reg Ex Extractor Type'.
|
interface |
ReturnCodeExtractorType
A representation of the model object 'Return Code Extractor Type'.
|
interface |
SimpleExtractorType
A representation of the model object 'Simple Extractor Type'.
|
interface |
SplitterExtractorType
A representation of the model object 'Splitter Extractor Type'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ExtractorType> |
CommandType.getExtractor()
Returns the value of the 'Extractor' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CustomExtractorTypeImpl
An implementation of the model object 'Custom Extractor Type'.
|
class |
ExtractorTypeImpl
An implementation of the model object 'Extractor Type'.
|
class |
FieldExtractorTypeImpl
An implementation of the model object 'Field Extractor Type'.
|
class |
NagiosReturnCodeExtractorTypeImpl
An implementation of the model object 'Nagios Return Code Extractor Type'.
|
class |
PlainStreamExtractorTypeImpl
An implementation of the model object 'Plain Stream Extractor Type'.
|
class |
RegExExtractorTypeImpl
An implementation of the model object 'Reg Ex Extractor Type'.
|
class |
ReturnCodeExtractorTypeImpl
An implementation of the model object 'Return Code Extractor Type'.
|
class |
SimpleExtractorTypeImpl
An implementation of the model object 'Simple Extractor Type'.
|
class |
SplitterExtractorTypeImpl
An implementation of the model object 'Splitter Extractor Type'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<ExtractorType> |
CommandTypeImpl.extractor
The cached value of the '
Extractor' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ExtractorType> |
CommandTypeImpl.getExtractor() |
| Modifier and Type | Field and Description |
|---|---|
protected ExtractorType |
ExtractorTypeTest.fixture
The fixture for this Extractor Type test case.
|
| Modifier and Type | Method and Description |
|---|---|
protected ExtractorType |
ExtractorTypeTest.getFixture()
Returns the fixture for this Extractor Type test case.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ExtractorTypeTest.setFixture(ExtractorType fixture)
Sets the fixture for this Extractor Type test case.
|
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationSwitch.caseExtractorType(ExtractorType object)
Returns the result of interpreting the object as an instance of 'Extractor Type'.
|
boolean |
ConfigurationValidator.validateExtractorType(ExtractorType extractorType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.