Modifier and Type | Interface and Description |
---|---|
interface |
ProgressComponent
A representation of the model object 'Progress Component'.
|
interface |
TextComponent
A representation of the model object 'Text Component'.
|
interface |
TextInputComponent
A representation of the model object 'Text Input Component'.
|
interface |
TextInputMultiComponent
A representation of the model object '
Text Input Multi Component'.
|
interface |
ValueComponent
A representation of the model object 'Value Component'.
|
interface |
ValueSetComponent
A representation of the model object 'Value Set Component'.
|
interface |
WriteableComponent
A representation of the model object 'Writeable Component'.
|
Modifier and Type | Class and Description |
---|---|
class |
ProgressComponentImpl
An implementation of the model object 'Progress Component'.
|
class |
ReadableComponentImpl
An implementation of the model object 'Readable Component'.
|
class |
TextComponentImpl
An implementation of the model object 'Text Component'.
|
class |
TextInputComponentImpl
An implementation of the model object 'Text Input Component'.
|
class |
TextInputMultiComponentImpl
An implementation of the model object '
Text Input Multi Component'.
|
class |
ValueComponentImpl
An implementation of the model object 'Value Component'.
|
class |
ValueSetComponentImpl
An implementation of the model object 'Value Set Component'.
|
class |
WriteableComponentImpl
An implementation of the model object 'Writeable Component'.
|
Modifier and Type | Method and Description |
---|---|
protected ReadableComponent |
ReadableComponentTest.getFixture()
Returns the fixture for this Readable Component test case.
|
Modifier and Type | Method and Description |
---|---|
T |
DetailViewSwitch.caseReadableComponent(ReadableComponent object)
Returns the result of interpreting the object as an instance of 'Readable Component'.
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.