Modifier and Type | Interface and Description |
---|---|
interface |
AndTransformer
A representation of the model object 'And Transformer'.
|
interface |
OrTransformer
A representation of the model object 'Or Transformer'.
|
Modifier and Type | Class and Description |
---|---|
class |
AndTransformerImpl
An implementation of the model object 'And Transformer'.
|
class |
CompositeTransformerImpl
An implementation of the model object 'Composite Transformer
'.
|
class |
OrTransformerImpl
An implementation of the model object 'Or Transformer'.
|
Modifier and Type | Method and Description |
---|---|
protected CompositeTransformer |
CompositeTransformerTest.getFixture()
Returns the fixture for this Composite Transformer test case.
|
Modifier and Type | Method and Description |
---|---|
T |
DetailViewSwitch.caseCompositeTransformer(CompositeTransformer object)
Returns the result of interpreting the object as an instance of 'Composite Transformer'.
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.