Package org.graffiti.plugin.algorithm
Interface ProvidesAccessToOtherAlgorithms
- All Known Implementing Classes:
ApplyAlternativeIdentifiersTo
,BendsLaunchGUI
,ChangeLabelsAlgorithm
,ClusterOverviewNetworkLaunchGui
,ComputeAttributesAlgorithm
,CreateHierarchyTree
,GraphicExport
,HierarchyAlgorithms
,LaunchGui
,LinkSelection
,ProcessHierarchynodesDepOnLeafNodes
,SelectAlgorithm
,SetClusterLaunchGui
,SOManalysis
public interface ProvidesAccessToOtherAlgorithms
-
Method Summary
Modifier and Type Method Description boolean
closeDialogBeforeExecution(Algorithm algorithm)
Collection<Algorithm>
getAlgorithmList()
-
Method Details
-
getAlgorithmList
Collection<Algorithm> getAlgorithmList() -
closeDialogBeforeExecution
-