public class BaseModule extends Object
Constructor and Description |
---|
BaseModule(Hive hive,
String base) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
protected DataItemInputChained |
getInput(String name,
Map<String,Variant> attributes) |
protected DataItemCommand |
getOutput(String name,
Map<String,Variant> attributes) |
public void dispose()
protected DataItemInputChained getInput(String name, Map<String,Variant> attributes)
protected DataItemCommand getOutput(String name, Map<String,Variant> attributes)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.