|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionCreateNodeModel | |
---|---|
org.knime.base.collection.list.create | Implementation of the collection create node. |
Uses of CollectionCreateNodeModel in org.knime.base.collection.list.create |
---|
Methods in org.knime.base.collection.list.create that return CollectionCreateNodeModel | |
---|---|
CollectionCreateNodeModel |
CollectionCreateNodeFactory.createNodeModel()
Creates and returns a new instance of the node's corresponding model. |
Methods in org.knime.base.collection.list.create that return types with arguments of type CollectionCreateNodeModel | |
---|---|
NodeView<CollectionCreateNodeModel> |
CollectionCreateNodeFactory.createNodeView(int index,
CollectionCreateNodeModel model)
Creates and returns a new node view for the given index. |
Methods in org.knime.base.collection.list.create with parameters of type CollectionCreateNodeModel | |
---|---|
NodeView<CollectionCreateNodeModel> |
CollectionCreateNodeFactory.createNodeView(int index,
CollectionCreateNodeModel model)
Creates and returns a new node view for the given index. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |