| Modifier and Type | Method and Description |
|---|---|
Component |
ParserFactory.createComponent()
Returns a new object of class 'Component'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentImpl
An implementation of the model object 'Component'.
|
| Modifier and Type | Method and Description |
|---|---|
Component |
ParserFactoryImpl.createComponent() |
| Modifier and Type | Method and Description |
|---|---|
T |
ParserSwitch.caseComponent(Component object)
Returns the result of interpreting the object as an instance of 'Component'.
|
| Constructor and Description |
|---|
ComponentFactoryWrapper(ScheduledExecutorService executor,
Component component) |
ComponentImpl(ScheduledExecutorService executor,
Hive hive,
FolderCommon folder,
Component component) |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.