| Package | Description |
|---|---|
| org.eclipse.scada.da.server.browser.common.query | |
| org.eclipse.scada.da.server.component | |
| org.eclipse.scada.da.server.simulation.component |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StorageBasedFolder |
interface |
SubscribeableStorage |
| Modifier and Type | Class and Description |
|---|---|
class |
GroupFolder |
class |
InvisibleStorage |
class |
QueryFolder |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscribeableStorage.addChild(ItemStorage child) |
void |
InvisibleStorage.addChild(ItemStorage child) |
void |
SubscribeableStorage.removeChild(ItemStorage child) |
void |
InvisibleStorage.removeChild(ItemStorage child) |
| Constructor and Description |
|---|
ComponentItemFactory(Hive hive,
ItemStorage storage,
String prefix) |
| Modifier and Type | Method and Description |
|---|---|
ItemStorage |
Hive.getStorage() |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.