| Package | Description |
|---|---|
| tecgraf.openbus.algorithmservice.v1_1 | |
| tecgraf.opendreams.commontypes.v1_0 |
| Modifier and Type | Field and Description |
|---|---|
Property[] |
AlgorithmDetailedInfo.properties |
| Modifier and Type | Method and Description |
|---|---|
abstract Property[] |
Configurator.getParameters() |
Property[] |
SimpleConfiguratorImpl.getParameters() |
Property[] |
FlowConfiguratorImpl.getParameters() |
| Constructor and Description |
|---|
AlgorithmDetailedInfo(String name,
String description,
Version[] versions,
Property[] properties,
String[] categories) |
| Modifier and Type | Field and Description |
|---|---|
Property |
PropertyHolder.value |
Property[] |
DictionaryHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static Property |
PropertyHelper.extract(Any any) |
static Property[] |
DictionaryHelper.extract(Any any) |
static Property |
PropertyHelper.read(InputStream in) |
static Property[] |
DictionaryHelper.read(InputStream _in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PropertyHelper.insert(Any any,
Property s) |
static void |
DictionaryHelper.insert(Any any,
Property[] s) |
static void |
PropertyHelper.write(OutputStream out,
Property s) |
static void |
DictionaryHelper.write(OutputStream _out,
Property[] _s) |
| Constructor and Description |
|---|
DictionaryHolder(Property[] initial) |
PropertyHolder(Property initial) |
Copyright © 2016. All rights reserved.