Package | Description |
---|---|
org.deidentifier.arx.gui.model | |
org.deidentifier.arx.gui.view.impl.common.async |
Modifier and Type | Method and Description |
---|---|
ModelConfiguration |
ModelConfiguration.clone() |
ModelConfiguration |
Model.getInputConfig()
Returns the input configuration.
|
ModelConfiguration |
Model.getOutputConfig()
Returns the output config.
|
Modifier and Type | Method and Description |
---|---|
void |
Model.setInputConfig(ModelConfiguration config)
Sets the input config.
|
void |
Model.setOutputConfig(ModelConfiguration config)
Sets the output config.
|
Modifier and Type | Field and Description |
---|---|
ModelConfiguration |
AnalysisData.config
The according config.
|