public interface ConfigurationFactory
extends org.eclipse.emf.ecore.EFactory
ConfigurationPackage
Modifier and Type | Field and Description |
---|---|
static String |
copyright |
static ConfigurationFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
ContinuousCommandType |
createContinuousCommandType()
Returns a new object of class 'Continuous Command Type'.
|
CustomExtractorType |
createCustomExtractorType()
Returns a new object of class 'Custom Extractor Type'.
|
DocumentRoot |
createDocumentRoot()
Returns a new object of class 'Document Root'.
|
EnvEntryType |
createEnvEntryType()
Returns a new object of class 'Env Entry Type'.
|
FieldType |
createFieldType()
Returns a new object of class 'Field Type'.
|
HiveProcessCommandType |
createHiveProcessCommandType()
Returns a new object of class 'Hive Process Command Type'.
|
NagiosReturnCodeExtractorType |
createNagiosReturnCodeExtractorType()
Returns a new object of class 'Nagios Return Code Extractor Type'.
|
PlainStreamExtractorType |
createPlainStreamExtractorType()
Returns a new object of class 'Plain Stream Extractor Type'.
|
ProcessType |
createProcessType()
Returns a new object of class 'Process Type'.
|
QueueType |
createQueueType()
Returns a new object of class 'Queue Type'.
|
RegExExtractorType |
createRegExExtractorType()
Returns a new object of class 'Reg Ex Extractor Type'.
|
ReturnCodeExtractorType |
createReturnCodeExtractorType()
Returns a new object of class 'Return Code Extractor Type'.
|
RootType |
createRootType()
Returns a new object of class 'Root Type'.
|
SingleCommandType |
createSingleCommandType()
Returns a new object of class 'Single Command Type'.
|
SplitContinuousCommandType |
createSplitContinuousCommandType()
Returns a new object of class 'Split Continuous Command Type'.
|
SplitterExtractorType |
createSplitterExtractorType()
Returns a new object of class 'Splitter Extractor Type'.
|
SplitterType |
createSplitterType()
Returns a new object of class 'Splitter Type'.
|
TriggerCommandType |
createTriggerCommandType()
Returns a new object of class 'Trigger Command Type'.
|
ConfigurationPackage |
getConfigurationPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final String copyright
static final ConfigurationFactory eINSTANCE
ContinuousCommandType createContinuousCommandType()
CustomExtractorType createCustomExtractorType()
DocumentRoot createDocumentRoot()
EnvEntryType createEnvEntryType()
FieldType createFieldType()
HiveProcessCommandType createHiveProcessCommandType()
NagiosReturnCodeExtractorType createNagiosReturnCodeExtractorType()
PlainStreamExtractorType createPlainStreamExtractorType()
ProcessType createProcessType()
QueueType createQueueType()
RegExExtractorType createRegExExtractorType()
ReturnCodeExtractorType createReturnCodeExtractorType()
RootType createRootType()
SingleCommandType createSingleCommandType()
SplitContinuousCommandType createSplitContinuousCommandType()
SplitterExtractorType createSplitterExtractorType()
SplitterType createSplitterType()
TriggerCommandType createTriggerCommandType()
ConfigurationPackage getConfigurationPackage()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.