Interface ConfigurationComponent
-
- All Superinterfaces:
Component
- All Known Subinterfaces:
LPMSimilaritySetupComponent
- All Known Implementing Classes:
ClusteringSetupPanel,DataAttributeLPMSimilaritySetupPanel,GroupingSetupPanel,HierarchicalClusteringSetupPanel,LPMSimilarityChooserPanel,MixedLPMSimilaritySetupPanel,ModelSimilarityLPMSimilaritySetupPanel
public interface ConfigurationComponent extends Component
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ViewConfigurationgetConfiguration()-
Methods inherited from interface org.processmining.placebasedlpmdiscovery.view.components.Component
getComponent
-
-
-
-
Method Detail
-
getConfiguration
ViewConfiguration getConfiguration()
-
-