Modifier and Type | Method and Description |
---|---|
DiscoverEPTreeRecipe.DiscoveryAlgorithm |
DiscoverEPTreeRecipe.Parameters.getAlgorithm() |
static DiscoverEPTreeRecipe.DiscoveryAlgorithm |
DiscoverEPTreeRecipe.DiscoveryAlgorithm.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DiscoverEPTreeRecipe.DiscoveryAlgorithm[] |
DiscoverEPTreeRecipe.DiscoveryAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DiscoverEPTreeRecipe.Parameters.setAlgorithm(DiscoverEPTreeRecipe.DiscoveryAlgorithm algorithm) |
Modifier and Type | Field and Description |
---|---|
Signal1<DiscoverEPTreeRecipe.DiscoveryAlgorithm> |
DiscoveryWorkbenchController.View.SignalInputUseAlgorithm |
Modifier and Type | Method and Description |
---|---|
abstract void |
DiscoveryWorkbenchController.View.setDiscoveryAlgorithm(DiscoverEPTreeRecipe.DiscoveryAlgorithm algorithm) |
void |
DiscoveryWorkbenchView.setDiscoveryAlgorithm(DiscoverEPTreeRecipe.DiscoveryAlgorithm algorithm) |
Modifier and Type | Method and Description |
---|---|
void |
DiscoverySettingsPanel.setDiscoveryAlgorithm(DiscoverEPTreeRecipe.DiscoveryAlgorithm algorithm) |
void |
SubviewSettingsPanel.setDiscoveryAlgorithm(DiscoverEPTreeRecipe.DiscoveryAlgorithm algorithm) |