Package | Description |
---|---|
org.hkijena.jipipe.api.registries |
Modifier and Type | Method and Description |
---|---|
JIPipeExpressionRegistry.ColumnOperationEntry |
JIPipeExpressionRegistry.getColumnOperationById(String id)
Returns an operation by ID
|
Modifier and Type | Method and Description |
---|---|
Map<String,JIPipeExpressionRegistry.ColumnOperationEntry> |
JIPipeExpressionRegistry.getRegisteredTableColumnOperations()
The registered column operations.
|
Map<String,JIPipeExpressionRegistry.ColumnOperationEntry> |
JIPipeExpressionRegistry.getTableColumnOperationsOfType(Class<? extends ColumnOperation> filterClass)
Returns all operations that are assignable to the filter class
|
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.