Modifier and Type | Method and Description |
---|---|
boolean |
JIPipeProjectCompartment.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access) |
Modifier and Type | Method and Description |
---|---|
boolean |
NodeGroup.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access) |
boolean |
JsonAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterCollection subParameter) |
boolean |
NodeGroup.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterCollection subParameter) |
Modifier and Type | Method and Description |
---|---|
String |
GraphNodeParameterReference.getDescription(JIPipeParameterTree tree)
Gets the name or custom name.
|
String |
GraphNodeParameterReference.getName(JIPipeParameterTree tree)
Gets the name or custom name
|
String |
GraphNodeParameterReference.getOriginalName(JIPipeParameterTree tree)
Gets the name in the original graph
Returns null if resolve() is unsuccessful
|
JIPipeParameterAccess |
GraphNodeParameterReference.resolve(JIPipeParameterTree tree)
Tries to resolve the path
|
Constructor and Description |
---|
GraphNodeParameterReference(JIPipeParameterAccess access,
JIPipeParameterTree tree)
Instantiates with an existing access within a tree
|
GraphNodeParameterReferenceAccess(GraphNodeParameterReference reference,
JIPipeParameterTree tree,
JIPipeParameterCollection alternativeSource,
boolean persistent)
Creates a new instance
|
GraphNodeParameterReferenceAccessGroupList(GraphNodeParameterReferenceGroupCollection parameters,
JIPipeParameterTree tree,
boolean persistent)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
JIPipeParameterTree |
JIPipeGraph.getParameterTree(boolean useAliasIds,
Set<UUID> restrictToCompartments)
Extracts all parameters as tree.
|
Modifier and Type | Method and Description |
---|---|
boolean |
JIPipeSingleIterationAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access) |
boolean |
JIPipeAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access) |
boolean |
JIPipeIteratingMissingDataGeneratorAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access) |
boolean |
JIPipeMergingAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access) |
boolean |
JIPipeParameterlessSimpleIteratingAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access) |
boolean |
JIPipeIteratingMissingDataGeneratorDataBatchGenerationSettings.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access) |
boolean |
JIPipeIteratingAlgorithmDataBatchGenerationSettings.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access) |
boolean |
JIPipeGraphNode.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access) |
boolean |
JIPipeMissingDataGeneratorAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access) |
boolean |
JIPipeIteratingAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access) |
boolean |
JIPipeMergingAlgorithmDataBatchGenerationSettings.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access) |
boolean |
JIPipeSimpleIteratingAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access) |
boolean |
JIPipeSingleIterationAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterCollection subParameter) |
boolean |
JIPipeIteratingMissingDataGeneratorAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterCollection subParameter) |
boolean |
JIPipeMergingAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterCollection subParameter) |
boolean |
JIPipeParameterlessSimpleIteratingAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterCollection subParameter) |
boolean |
JIPipeParameterSlotAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterCollection subParameter) |
boolean |
JIPipeIteratingAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterCollection subParameter) |
boolean |
JIPipeSimpleIteratingAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterCollection subParameter) |
Modifier and Type | Method and Description |
---|---|
default boolean |
JIPipeParameterCollection.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access)
Allows to override the visibility of parameters inside the UI
|
default boolean |
JIPipeParameterCollection.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterCollection subParameter)
Allows to override the visibility of sub-parameters inside the UI
|
Modifier and Type | Method and Description |
---|---|
boolean |
SimplifyAnnotationsAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access) |
Modifier and Type | Method and Description |
---|---|
boolean |
CellposeAlgorithm_Old.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CellposeSegmentationModelSettings_Old.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
MergingFormProcessorAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterCollection subParameter) |
boolean |
SimpleIteratingFormProcessorAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterCollection subParameter) |
boolean |
IteratingFormProcessorAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterCollection subParameter) |
Modifier and Type | Method and Description |
---|---|
boolean |
ExportImageAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access) |
boolean |
ExportImage2Algorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access) |
Modifier and Type | Method and Description |
---|---|
boolean |
LabelsToROIAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access) |
Modifier and Type | Method and Description |
---|---|
boolean |
Morphology2DAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterCollection subParameter) |
Modifier and Type | Method and Description |
---|---|
boolean |
RidgeDetector2DAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access) |
Modifier and Type | Method and Description |
---|---|
boolean |
HessianSegmentation2DAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access) |
boolean |
InternalGradientSegmentation2DAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access) |
boolean |
BrightSpotsSegmentation2DAlgorithm.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access) |
Modifier and Type | Method and Description |
---|---|
boolean |
PlotData.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access) |
Modifier and Type | Method and Description |
---|---|
JIPipeParameterTree |
ParameterTreeUI.getTree() |
Modifier and Type | Method and Description |
---|---|
void |
ParameterTreeUI.setTree(JIPipeParameterTree tree) |
static List<Object> |
ParameterTreeUI.showPickerDialog(Component parent,
JIPipeParameterTree tree,
String title)
Picks a node or parameter
|
Constructor and Description |
---|
ParameterTreeUI(JIPipeParameterTree tree)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
boolean |
JIPipeAdvancedParameterEditorUI.Settings.isParameterUIVisible(JIPipeParameterTree tree,
JIPipeParameterAccess access) |
Modifier and Type | Method and Description |
---|---|
JIPipeParameterTree |
GraphNodeParameterReferenceGroupCollectionEditorUI.getParameterTree() |
Modifier and Type | Method and Description |
---|---|
JIPipeParameterTree |
AdaptiveParameterBuilder.getParameterTree() |
Modifier and Type | Method and Description |
---|---|
BiFunction<JIPipeParameterTree,JIPipeParameterCollection,Boolean> |
ParameterPanel.getCustomIsParameterCollectionVisible() |
BiFunction<JIPipeParameterTree,JIPipeParameterAccess,Boolean> |
ParameterPanel.getCustomIsParameterVisible() |
Modifier and Type | Method and Description |
---|---|
static MarkdownDocument |
ParameterPanel.generateParameterDocumentation(JIPipeParameterAccess access,
JIPipeParameterTree tree) |
Modifier and Type | Method and Description |
---|---|
void |
ParameterPanel.setCustomIsParameterCollectionVisible(BiFunction<JIPipeParameterTree,JIPipeParameterCollection,Boolean> customIsParameterCollectionVisible) |
void |
ParameterPanel.setCustomIsParameterVisible(BiFunction<JIPipeParameterTree,JIPipeParameterAccess,Boolean> customIsParameterVisible) |
Modifier and Type | Method and Description |
---|---|
static boolean |
ParameterUtils.isHiddenLocalParameter(JIPipeParameterTree tree,
JIPipeParameterAccess access,
String... keys)
Returns true if the provided parameter is local (i.e. only shown if its not a sub-parameter) and therefore should be hidden
|
static boolean |
ParameterUtils.isHiddenLocalParameterCollection(JIPipeParameterTree tree,
JIPipeParameterCollection collection,
String... keys)
Returns true if the collection is not a direct child of the tree root
|
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.