Interface | Description |
---|---|
JIPipeFunctionallyComparable |
Implement this interface to allow the comparison of function (i.e. two objects can be different, but have the same function and yield the same results)
Useful for custom parameter types.
|
JIPipeGraphGCHelper.SlotCompletedEventListener | |
JIPipeProgressInfo.StatusUpdatedEventListener | |
JIPipeProject.CompartmentAddedEventListener | |
JIPipeProject.CompartmentRemovedEventListener | |
JIPipeRunnable |
Runnable that can be scheduled, canceled, and reports progress
|
JIPipeRunnable.EnqeuedEventListener | |
JIPipeRunnable.FinishedEventListener | |
JIPipeRunnable.InterruptedEventListener | |
JIPipeRunnable.ProgressEventListener | |
JIPipeRunnable.StartedEventListener | |
JIPipeValidatable |
An interface about a type that reports of the validity of its internal state
|
Enum | Description |
---|---|
JIPipeGraphType |
Attached to
JIPipeGraph instances to indicate which kind of graph they are |
Annotation Type | Description |
---|---|
JIPipeCitation |
Interface to add citations to nodes/data types
|
JIPipeCitations |
Multiple
JIPipeCitation |
JIPipeCommonData |
Annotates a data type as common/preferred.
|
JIPipeDocumentation |
Used within JIPipe to annotate types and methods with documentation
|
JIPipeDocumentationDescription |
Allows to separate the description part of a
JIPipeDocumentation into multiple items. |
JIPipeDocumentationDescriptions |
Container for multiple
JIPipeDocumentationDescription |
JIPipeHeavyData |
Annotates a
JIPipeData type as being "heavy" (large file size). |
JIPipeHidden |
Marks a class as hidden
|
JIPipeNode |
Annotations used for organizing elements
|
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.