-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Node
- interactive view
- node icon (store in JSON as Base64)
- node type
- deprecated?
- streamable?
-
feature/plugin information(do this through separate tool 'p2docgen') - in/out port types (use e.g.
org.knime.core.node.NodeModel.getInPortType(int)-- method is protected though)
Later
-
org.knime.workbench.repository.model.Categoryincluding all properties - get also deprecated nodes (
org.knime.workbench.repository.RepositoryManager.getRoot()only returns non-deprecated) - splash icons (extension point
org.knime.product.splashExtension) - port types (extension point
org.knime.core.PortType) - data types (extension point
org.knime.core.DataType) - preference pages
What else? @danielesser
Metadata
Metadata
Assignees
Labels
No labels