| Modifier and Type | Interface and Description |
|---|---|
interface |
StringTransformer
A representation of the model object 'String Transformer'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<TransformerDefinition> |
InputDefinition.getTransformers()
Returns the value of the 'Transformers' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StringTransformerImpl
An implementation of the model object 'String Transformer'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<TransformerDefinition> |
AbstractInputImpl.transformers
The cached value of the '
Transformers' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<TransformerDefinition> |
AbstractInputImpl.getTransformers() |
| Modifier and Type | Method and Description |
|---|---|
T |
ParserSwitch.caseTransformerDefinition(TransformerDefinition object)
Returns the result of interpreting the object as an instance of 'Transformer Definition'.
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.