|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HiLiteCollectorNodeModel | |
---|---|
org.knime.base.node.preproc.filter.hilite.collector | Contains the HiLite Collector node with can be used to apply annotations to a set of hilit rows. |
Uses of HiLiteCollectorNodeModel in org.knime.base.node.preproc.filter.hilite.collector |
---|
Methods in org.knime.base.node.preproc.filter.hilite.collector that return HiLiteCollectorNodeModel | |
---|---|
HiLiteCollectorNodeModel |
HiLiteCollectorNodeFactory.createNodeModel()
Creates and returns a new instance of the node's corresponding model. |
Methods in org.knime.base.node.preproc.filter.hilite.collector that return types with arguments of type HiLiteCollectorNodeModel | |
---|---|
NodeView<HiLiteCollectorNodeModel> |
HiLiteCollectorNodeFactory.createNodeView(int viewIndex,
HiLiteCollectorNodeModel nodeModel)
Creates and returns a new node view for the given index. |
Methods in org.knime.base.node.preproc.filter.hilite.collector with parameters of type HiLiteCollectorNodeModel | |
---|---|
NodeView<HiLiteCollectorNodeModel> |
HiLiteCollectorNodeFactory.createNodeView(int viewIndex,
HiLiteCollectorNodeModel nodeModel)
Creates and returns a new node view for the given index. |
Constructors in org.knime.base.node.preproc.filter.hilite.collector with parameters of type HiLiteCollectorNodeModel | |
---|---|
HiLiteCollectorNodeView(HiLiteCollectorNodeModel model)
Creates a new view on a hilite collector model. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |