Modifier and Type | Method and Description |
---|---|
static AnalysisAlgorithm |
AnalysisAlgorithm.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AnalysisAlgorithm[] |
AnalysisAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
EPtree2SVGRecipe.Parameters.setupDecorator(AnalysisAlgorithm selectedAlignAlg,
AnalysisAlignMetricOverlay selectedAlignMetric,
MetricValueScale.StatMode statMode) |
void |
Petrinet2DotSVGRecipe.Parameters.setupDecorator(AnalysisAlgorithm selectedAlignAlg,
AnalysisAlignMetricOverlay selectedAlignMetric,
MetricValueScale.StatMode statMode) |
void |
SeqDiagram2SVGRecipe.Parameters.setupDecorator(AnalysisAlgorithm selectedAlignAlg,
AnalysisAlignMetricOverlay selectedAlignMetric,
MetricValueScale.StatMode statMode) |
void |
Statechart2DotSVGRecipe.Parameters.setupDecorator(AnalysisAlgorithm selectedAlignAlg,
AnalysisAlignMetricOverlay selectedAlignMetric,
MetricValueScale.StatMode statMode) |
Modifier and Type | Field and Description |
---|---|
Signal1<AnalysisAlgorithm> |
DiscoveryWorkbenchController.View.SignalInputUseAlignAlg |
Modifier and Type | Method and Description |
---|---|
abstract void |
DiscoveryWorkbenchController.View.setAlignmentAlgorithm(AnalysisAlgorithm algorithm) |
void |
DiscoveryWorkbenchView.setAlignmentAlgorithm(AnalysisAlgorithm algorithm) |
Modifier and Type | Method and Description |
---|---|
void |
AnalysisSettingsPanel.setAlignmentAlgorithm(AnalysisAlgorithm algorithm) |
void |
SubviewSettingsPanel.setAlignmentAlgorithm(AnalysisAlgorithm algorithm) |