Constructor and Description |
---|
MappingSelectorDialog(int traceI,
int traceJ,
java.util.Map<org.processmining.partialorder.models.graph.PartialOrderGraph,RepEGraph> views,
java.util.Map<CostStrategyConfiguration,java.lang.Integer> costConfigs) |
Modifier and Type | Method and Description |
---|---|
CostStrategyConfiguration |
CostStrategy.getCostConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
CostStrategy.setCostConfiguration(CostStrategyConfiguration config) |
void |
EGMatchConfiguration.setCostStrategyConfiguration(CostStrategyConfiguration costStrategyConfiguration) |
Modifier and Type | Method and Description |
---|---|
void |
EGMatchConfigurationImpl.setCostStrategyConfiguration(CostStrategyConfiguration costStrategyConfiguration) |
Modifier and Type | Class and Description |
---|---|
class |
CostStrategyWeightsImpl |
Modifier and Type | Field and Description |
---|---|
protected CostStrategyConfiguration |
CostStrategyAbstract.csConfig |
Modifier and Type | Method and Description |
---|---|
CostStrategyConfiguration |
CostStrategyAbstract.getCostConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
CostStrategyAbstract.setCostConfiguration(CostStrategyConfiguration config) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CostStrategyConfiguration> |
EGMatchExpConfigurationSpace.getCostConfigs() |
Modifier and Type | Method and Description |
---|---|
void |
EGMatchExpConfigurationSpace.setCostConfigs(java.util.List<CostStrategyConfiguration> costConfigs) |