Modifier and Type | Method and Description |
---|---|
DataConfiguration |
Configuration.getDataConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
Configuration.setDataConfiguration(DataConfiguration dataConfiguration) |
Modifier and Type | Method and Description |
---|---|
DataConfiguration |
DataConfigurationIterator.getNext()
Return the next configuration
|
Modifier and Type | Method and Description |
---|---|
ProcessTree |
DataConfigurationInstantiater.instantiate(ProcessTree tree,
DataConfiguration conf) |
ProcessTree |
DataConfigurationInstantiater.instantiate(ProcessTree tree,
DataConfiguration conf,
java.lang.Boolean makeConfigurationComplete) |
Modifier and Type | Class and Description |
---|---|
class |
DataConfigurationImpl |
Modifier and Type | Method and Description |
---|---|
DataConfiguration |
DataConfigurationIteratorImpl.getNext() |
DataConfiguration |
DataConfigurationIteratorImpl.nextConfiguration() |
Modifier and Type | Method and Description |
---|---|
ProcessTree |
DataConfigurationInstantiaterImpl.instantiate(ProcessTree tree,
DataConfiguration conf) |
ProcessTree |
DataConfigurationInstantiaterImpl.instantiate(ProcessTree treeIn,
DataConfiguration conf,
java.lang.Boolean makeConfigurationComplete) |
protected static void |
DataConfigurationIteratorImpl.makeComplete(DataConfiguration conf,
ProcessTree tree) |
Modifier and Type | Method and Description |
---|---|
DataConfiguration |
ConfigurationImpl.getDataConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationImpl.setDataConfiguration(DataConfiguration dataConfiguration) |