Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Demo Classes and Interfaces - 478 results found.
NameDescriptionTypePackageFramework
IncludeModelClassorg.apache.struts2.views.freemarker.tagsApache Struts
URLDecodeModuleThis module provides functionality for converting a String from the application/x-www-form-urlencoded MIME format.Classorg.apache.cocoon.components.modules.inputApache Cocoon
URLEncodeModuleThis module provides functionality for converting a String to the application/x-www-form-urlencoded MIME format.Classorg.apache.cocoon.components.modules.inputApache Cocoon
DOMNodeModelA convenient wrapper class for wrapping a Node in the W3C DOM API.Classfreemarker.template.utilityFreeMarker Template
NodeModelA base class for wrapping a W3C DOM Node as a FreeMarker template model.Classfreemarker.ext.domFreeMarker Template
TemplateNodeModel"node" template language data type: an object that is a node in a tree.Interfacefreemarker.templateFreeMarker Template
CompleteGraphDemoClassorg.jgrapht.demoJGraph
JGraphAdapterDemoA demo applet that shows how to use JGraph to visualize JGraphT graphs.Classorg.jgrapht.demoJGraph
JGraphXAdapterDemoA demo applet that shows how to use JGraphX to visualize JGraphT graphs.Classorg.jgrapht.demoJGraph
PerformanceDemoA simple demo to test memory and CPU consumption on a graph with 3 million NOTE: To run this demo you may need to increase the JVM max mem size.Classorg.jgrapht.demoJGraph
AddNodeDemoDemonstrates visualization of a graph being actively updated.Classedu.uci.ics.jung.samplesSourceForge Jung
AnimatingAddNodeDemoA variation of AddNodeDemo that animates transitions between graph states.Classedu.uci.ics.jung.samplesSourceForge Jung
AnnotationsDemoDemonstrates annotation of graph elements.Classedu.uci.ics.jung.samplesSourceForge Jung
BalloonLayoutDemoDemonstrates the visualization of a Tree using TreeLayout and BalloonLayout.Classedu.uci.ics.jung.samplesSourceForge Jung
ClusteringDemoThis simple app demonstrates how one can use our algorithms and visualization libraries in unison.Classedu.uci.ics.jung.samplesSourceForge Jung
DrawnIconVertexDemoA demo that shows drawn Icons as verticesConstructor SummaryDrawnIconVertexDemo()Classedu.uci.ics.jung.samplesSourceForge Jung
EdgeLabelDemoDemonstrates jung support for drawing edge labels that can be positioned at any point along the edge, and canClassedu.uci.ics.jung.samplesSourceForge Jung
GraphEditorDemoShows how to create a graph editor with JUNG.Classedu.uci.ics.jung.samplesSourceForge Jung
GraphFromGraphMLDemoDemonstrates loading (and visualizing) a graph from a GraphML file.Classedu.uci.ics.jung.samplesSourceForge Jung
GraphZoomScrollPaneDemoDemonstrates the use of GraphZoomScrollPane.Classedu.uci.ics.jung.samplesSourceForge Jung
ImageEdgeLabelDemoDemonstrates the use of images on graph edge labels.Classedu.uci.ics.jung.samplesSourceForge Jung
InternalFrameSatelliteViewDemoSimilar to the SatelliteViewDemo, but using JInternalFrame.Classedu.uci.ics.jung.samplesSourceForge Jung
L2RTreeLayoutDemoA variant of TreeLayoutDemo that rotates the view by 90 degrees from the default orientation.Classedu.uci.ics.jung.samplesSourceForge Jung
LensDemoDemonstrates the use of HyperbolicTransform and MagnifyTransformClassedu.uci.ics.jung.samplesSourceForge Jung
LensVertexImageShaperDemoDemonstrates the use of images to represent graph vertices.Classedu.uci.ics.jung.samplesSourceForge Jung
LensVertexImageShaperDemo .PickWithIconListenerConstructor SummaryLensVertexImageShaperDemo.Classedu.uci.ics.jung.samples.LensVertexImageShaperDemoSourceForge Jung
MinimumSpanningTreeDemoDemonstrates a single graph with 3 layouts in 3 views.Classedu.uci.ics.jung.samplesSourceForge Jung
MultiViewDemoDemonstrates 3 views of one graph in one model with one layout.Classedu.uci.ics.jung.samplesSourceForge Jung
PersistentLayoutDemoDemonstrates the use of PersistentLayout and PersistentLayoutImpl.Classedu.uci.ics.jung.samplesSourceForge Jung
PluggableRendererDemoShows off some of the capabilities of PluggableRenderer.Classedu.uci.ics.jung.samplesSourceForge Jung
RadialTreeLensDemoShows a RadialTreeLayout view of a Forest.Classedu.uci.ics.jung.samplesSourceForge Jung
SatelliteViewDemoDemonstrates the construction of a graph visualization with a main and a satellite view.Classedu.uci.ics.jung.samplesSourceForge Jung
ShortestPathDemoDemonstrates use of the shortest path algorithm and visualization of theAuthor:danyelfSee Also:Serialized FormClassedu.uci.ics.jung.samplesSourceForge Jung
SubLayoutDemoDemonstrates the AggregateLayout class.Classedu.uci.ics.jung.samplesSourceForge Jung
TreeCollapseDemoDemonstrates "collapsing"/"expanding" of a tree's subtrees.Classedu.uci.ics.jung.samplesSourceForge Jung
TreeLayoutDemoDemonsrates TreeLayout and RadialTreeLayout.Classedu.uci.ics.jung.samplesSourceForge Jung
TwoModelDemoDemonstrates a single graph with 2 layouts in 2 views.Classedu.uci.ics.jung.samplesSourceForge Jung
UnicodeLabelDemoA demo that shows flag images as vertices, and uses unicode to render vertex labels.Classedu.uci.ics.jung.samplesSourceForge Jung
VertexCollapseDemoA demo that shows how collections of vertices can be collapsed into a single vertex.Classedu.uci.ics.jung.samplesSourceForge Jung
VertexCollapseDemoWithLayoutsA demo that shows how collections of vertices can be collapsed into a single vertex.Classedu.uci.ics.jung.samplesSourceForge Jung
VertexImageShaperDemoDemonstrates the use of images to represent graph vertices.Classedu.uci.ics.jung.samplesSourceForge Jung
VertexImageShaperDemo .DemoVertexIconShapeTransformerthis class exists only to provide settings to turn on/off shapes and image fill In a real application, use VertexIconShapeTransformer instead.Classedu.uci.ics.jung.samples.VertexImageShaperDemoSourceForge Jung
VertexImageShaperDemo .DemoVertexIconTransformerthis class exists only to provide settings to turn on/off shapes and image fill In a real application, use DefaultVertexIconTransformer instead.Classedu.uci.ics.jung.samples.VertexImageShaperDemoSourceForge Jung
VertexImageShaperDemo .PickWithIconListenerWhen Vertices are picked, add a checkmark icon to the imager.Classedu.uci.ics.jung.samples.VertexImageShaperDemoSourceForge Jung
VertexImageShaperDemo .VertexStringerImplA simple implementation of VertexStringer that gets Vertex labels from a MapClassedu.uci.ics.jung.samples.VertexImageShaperDemoSourceForge Jung
VertexLabelAsShapeDemoThis demo shows how to use the vertex labels themselves as the vertex shapes.Classedu.uci.ics.jung.samplesSourceForge Jung
VertexLabelPositionDemoDemonstrates vertex label positioning controlled by the user.Classedu.uci.ics.jung.samplesSourceForge Jung
VisualizationImageServerDemoDemonstrates VisualizationImageServer.Classedu.uci.ics.jung.samplesSourceForge Jung
WorldMapGraphDemoShows a graph overlaid on a world map image.Classedu.uci.ics.jung.samplesSourceForge Jung
CodeModelClassFactoryCreate new JDefinedClass and report class collision errors, This is just a helper class that simplifies the class name collisionClasssun.tools.internal.xjc.utilCode Trails
DemoClassorg.apache.calciteCalcite
HiveParser .alterProtectModeMode_returnClassorg.apache.hadoop.hive.ql.parse.HiveParserApache Hive
GraphicsNodeMouseAdapterAn abstract adapter class for receiving graphics node mouse events.Classorg.apache.batik.gvt.eventApache FOP Batik
GraphicsNodeMouseEventAn event which indicates that a mouse action occurred in a graphics node.Classorg.apache.batik.gvt.eventApache FOP Batik
GraphicsNodeMouseListenerThe listener interface for receiving graphics node mouse events.Interfaceorg.apache.batik.gvt.eventApache FOP Batik
GraphicsNodeMouseWheelEventAn event which indicates that a mouse whwel action occurred in a graphicsSee Also:Serialized FormClassorg.apache.batik.gvt.eventApache FOP Batik
GraphicsNodeMouseWheelListenerThe listener interface for receiving graphics node mouse wheel events.Interfaceorg.apache.batik.gvt.eventApache FOP Batik
DependencyParserDemoDemonstrates how to first use the tagger, then use the NN dependency parser.Classedu.stanford.nlp.parser.nndep.demoStanford Parser
MulticoreWrapperDemoIllustrates simple multithreading of threadsafe objects.Classedu.stanford.nlp.tagger.maxent.documentationStanford Parser
NERDemoThis is a demo of calling CRFClassifier programmatically.Classedu.stanford.nlp.ie.demoStanford Parser
ExportDemoA simple demo of the graphics export libraryVersion:$Id: ExportDemo.Classorg.freehep.demo.graphicsFreeHep
BarChartDemo1A simple demonstration application showing how to create a bar chart.Classorg.jfree.chart.demoJFreeChart
BarChartFXDemo1A demo showing the display of JFreeChart within a JavaFX application.Classorg.jfree.chart.fx.demoJFreeChart
PieChartDemo1A simple demonstration application showing how to create a pie chart using data from a DefaultPieDataset.Classorg.jfree.chart.demoJFreeChart
PieChartFXDemo1A pie chart demo in JavaFX.Classorg.jfree.chart.fx.demoJFreeChart
TimeSeriesChartDemo1An example of a time series chart.Classorg.jfree.chart.demoJFreeChart
TimeSeriesChartFXDemo1A demo showing the display of JFreeChart within a JavaFX application.Classorg.jfree.chart.fx.demoJFreeChart
WikiNodeModel T h e b a s e m o d e l i n t e r f a c e f o r t h e W i k i N o d e s e r v i c e . Interfacecom.liferay.portlet.wiki.modelLiferay Portal
AIDemoThis class is meant to be an illustrative example of how to use the adjudication routines to evaluate moves, as might be neededClassdipJDIP
JAXBUtils .JCodeModelInterfaceorg.apache.cxf.common.jaxbApache CXF
NodeMovedTestTests if Session.Classorg.apache.jackrabbit.test.api.observationApache JackRabbit
RpcPersistentEphemeralNodeModeenum RpcPersistentEphemeralNodeModeEnum Constant SummaryClassorg.apache.curator.x.rpc.idl.structsApache Curator
DemoHTMLParserSimple HTML Parser extracting title, meta tags, and body text that is based on NekoHTML.Classorg.apache.lucene.benchmark.byTask.feedsApache Lucene
DemoHTMLParser .ParserClassorg.apache.lucene.benchmark.byTask.feeds.DemoHTMLParserApache Lucene
FormBasedXmlQueryDemoExample servlet that uses the XML queryparser.Classorg.apache.lucene.demo.xmlparserApache Lucene
DependencyParserDemoDemonstrates how to first use the tagger, then use the NN dependency parser.Classedu.stanford.nlp.parser.nndep.demoJavaNlp
MulticoreWrapperDemoIllustrates simple multithreading of threadsafe objects.Classedu.stanford.nlp.tagger.maxent.documentationJavaNlp
NERDemoThis is a demo of calling CRFClassifier programmatically.Classedu.stanford.nlp.ie.demoJavaNlp
CRDemoMechanismProvides equivalent security to PLAIN but demos use of Connection.Classcom.rabbitmq.client.implRabbitMQ
CRDemoMechanism .CRDemoSaslConfigClasscom.rabbitmq.client.impl.CRDemoMechanismRabbitMQ
DemoThis class is an applet demonstration of the EDF.ClassFiji
DemodulationClassFlowJFiji
NEWTDemoListenerClasscom.jogamp.newt.opengl.utilJogAmp
AbstractHistogramNodeModelClassorg.knime.base.node.viz.histogram.nodeKNIME
AbstractNormalizerPMMLNodeModelThe NormalizeNodeModel uses the Normalizer to normalize the input DataTable.Classorg.knime.base.node.preproc.pmml.normalizeKNIME
AbstractParallelNodeModelThis class is an extension of a normal NodeModel that offers parallel processing of DataTables.Classorg.knime.base.node.parallelKNIME
AbstractSamplingNodeModelNodeModel implementation to sample rows from an input table, thus, this node has one inport.Classorg.knime.base.node.preproc.sampleKNIME
AccuracyScorerNodeModelThe hilite scorer node's model.Classorg.knime.base.node.mine.scorer.accuracyKNIME
ActiveBranchInverterNodeModelUtility Node for a Try-Catch Enclosure.Classorg.knime.base.node.flowcontrol.trycatch.inverterKNIME
AddEmptyRowsNodeModelThis is the model implementation of AddEmptyRows.Classorg.knime.base.node.preproc.addemptyrowsKNIME
AggregateOutputNodeModelThis models aggregates the result from each of the cross validation loops.Classorg.knime.base.node.meta.xvalidationKNIME
AppendedRowsNodeModelNodeModel that concatenates its two input table to one output table.Classorg.knime.base.node.preproc.append.rowKNIME
AppendVariableToTable2NodeModelNodeModel for the "Variable To TableColumn" node which adds variables as new columns to the input table.Classorg.knime.base.node.flowvariable.appendvariabletotable2KNIME
AppendVariableToTableNodeModelClassorg.knime.base.node.flowvariable.appendvariabletotableKNIME
ARFFReaderNodeModelThe model of the ARFF reader node.Classorg.knime.base.node.io.arffreaderKNIME
ARFFReaderNodeModel .ARFFFileFilterFileFilter for the ARFFReader/writer file chooser dialog.Classorg.knime.base.node.io.arffreaderKNIME
ARFFWriterNodeModelClassorg.knime.base.node.io.arffwriterKNIME
AutoBinnerApplyNodeModelClassorg.knime.base.node.preproc.autobinner.applyKNIME
AutoBinnerLearnNodeModelClassorg.knime.base.node.preproc.autobinnerKNIME
AutoBinnerLearnNodeModelClassorg.knime.base.node.preproc.autobinner2KNIME
AutoBinnerLearnNodeModelClassorg.knime.base.node.preproc.autobinner3KNIME
BasisFunctionLearnerNodeModelAbstract basisfunction model holding the trained rule table.Classorg.knime.base.node.mine.bfnKNIME
BasisFunctionPredictor2NodeModelThe basis function predictor model performing a prediction on the data from the first input and the radial basisfunction model from the second.Classorg.knime.base.node.mine.bfnKNIME
BasisFunctionPredictorNodeModelThe basis function predictor model performing a prediction on the data from the first input and the radial basisfunction model from the second.Classorg.knime.base.node.mine.bfnKNIME
BinByDictionaryNodeModelClassorg.knime.base.node.preproc.binnerdictionaryKNIME
BinnerNodeModelClassorg.knime.base.node.preproc.binnerKNIME
BinnerNodeModelClassorg.knime.base.node.preproc.pmml.binnerKNIME
BitVectorGeneratorNodeModelThe BitvectorGenerator translates all values above or equal to a given threshold to a set bit, values below that threshold to bits set to zero.Classorg.knime.base.node.mine.subgroupminerKNIME
BitVectorGeneratorNodeModel .STRING_TYPESRepresents the string types that can be parsed.Classorg.knime.base.node.mine.subgroupminerKNIME
BootstrapNodeModelClassorg.knime.base.node.preproc.bootstrapKNIME
BoxPlotNodeModelThe input data is sorted for each numeric column and the necessary parameters are determined: minimum, lower whiskerClassorg.knime.base.node.viz.plotter.boxKNIME
BreakpointNodeModelA simple breakpoint node which allows to halt execution when a certain condition on the input table is fulfilled (such as is-empty, is-inactive,Classorg.knime.base.node.flowcontrol.breakpointKNIME
BWElimFilterNodeModelThis class is the model for the feature elimination filter node.Classorg.knime.base.node.meta.feature.backwardelimKNIME
BWElimLoopEndNodeModelThis class is the model for the elimination loop's tail node.Classorg.knime.base.node.meta.feature.backwardelimKNIME
BWElimLoopStartNodeModelThis class is the model for the backward elimination head node.Classorg.knime.base.node.meta.feature.backwardelimKNIME
CacheNodeModelClassorg.knime.base.node.util.cacheKNIME
CAIMDiscretizationNodeModel publication of Kurgan and Cios (2004) and performs a discretization based on a Class-Interval interdependance measure.Classorg.knime.base.node.preproc.discretization.caim2.modelcreatorKNIME
CaseConvertNodeModelNodeModel for the CaseConverter Node.Classorg.knime.base.node.preproc.caseconvertKNIME
CaseEndNodeModelClassorg.knime.base.node.switches.caseswitchKNIME
CaseEndNodeModel .MultipleActiveHandlingClassorg.knime.base.node.switches.caseswitchKNIME
CaseStartNodeModelShared node model for (almost) all case switch start nodes.Classorg.knime.base.node.switches.caseswitchKNIME
CategoryToNumberApplyNodeModelNode model of the Category2Number (Apply) node.Classorg.knime.base.node.preproc.colconvert.categorytonumberKNIME
CategoryToNumberNodeModelThe NodeModel of the Category2Number node.Classorg.knime.base.node.preproc.colconvert.categorytonumberKNIME
CategoryToNumberNodeModelThe NodeModel of the Category2Number node.Classorg.knime.base.node.preproc.colconvert.categorytonumber2KNIME
CellReplacerNodeModelThis is the model implementation of CellReplacer.Classorg.knime.base.node.preproc.cellreplaceKNIME
CellReplacerNodeModel .NoMatchPolicyClassorg.knime.base.node.preproc.cellreplaceKNIME
CellSplitterByPosNodeModelThis is the model implementation of CellSplitterByPosition.Classorg.knime.base.node.preproc.cellsplitbyposKNIME
CellSplitterNodeModelModel of the node that splits one column into many, based on a user specifiedAuthor:ohl, University of KonstanzClassorg.knime.base.node.preproc.cellsplitKNIME
ClusterAssignerNodeModelClassorg.knime.base.node.mine.cluster.assignKNIME
ClusterNodeModelGenerate a clustering using a fixed number of cluster centers and the k-means algorithm.Classorg.knime.base.node.mine.cluster.kmeansKNIME
ColCombine2NodeModelThis is the model implementation of ColCombine.Classorg.knime.base.node.preproc.colcombine2KNIME
ColCombineNodeModelThis is the model implementation of ColCombine.Classorg.knime.base.node.preproc.colcombineKNIME
ColConvertNodeModelNodeModel for the ColConverter Node.Classorg.knime.base.node.preproc.colconvertKNIME
CollectionCreate2NodeModelClassorg.knime.base.collection.list.create2KNIME
CollectionSplitNodeModelClassorg.knime.base.collection.list.splitKNIME
ColorAppender2NodeModelNode model to append color settings to a column selected in the dialog.Classorg.knime.base.node.viz.property.colorKNIME
ColorExtractNodeModelClassorg.knime.base.node.viz.property.color.extractKNIME
ColorManager2NodeModelClassorg.knime.base.node.viz.property.colorKNIME
ColumnAggregatorNodeModelNodeModel implementation of the column aggregator node.Classorg.knime.base.node.preproc.columnaggregatorKNIME
ColumnAppenderNodeModelClassorg.knime.base.node.preproc.columnappendKNIME
ColumnAutoTypeCasterNodeModelThe column type changer node model which converts a string column to a numeric or date-type column iff all column-entries could be converted.Classorg.knime.base.node.preproc.colautotypecastKNIME
ColumnComparatorNodeModelThe comparator node model which compares two columns by it values within one row, and appends a new column with the value of the first column if both areClassorg.knime.base.node.preproc.colcompareKNIME
ColumnFilterRefNodeModelClassorg.knime.base.node.preproc.filter.columnrefKNIME
ColumnHeaderExtractorNodeModelThis is the model implementation of ColumnHeaderExtractor.Classorg.knime.base.node.preproc.columnheaderextractKNIME
ColumnHeaderExtractorNodeModel .ColTypeClassorg.knime.base.node.preproc.columnheaderextractKNIME
ColumnHeaderInsertNodeModelClassorg.knime.base.node.preproc.columnheaderinsertKNIME
ColumnListLoopStartNodeModelThis is the model for the column list loop start node that does the realAuthor:Thorsten Meinl, University of KonstanzClassorg.knime.base.node.meta.looper.columnlistKNIME
ColumnListLoopStartNodeModelThis is the model for the column list loop start node that does the realAuthor:Thorsten Meinl, University of KonstanzClassorg.knime.base.node.meta.looper.columnlist2KNIME
ColumnMergerNodeModelClassorg.knime.base.node.preproc.columnmergeKNIME
ColumnRenameRegexNodeModelClassorg.knime.base.node.preproc.columnrenameregexKNIME
ColumnResorterNodeModelClassorg.knime.base.node.preproc.columnresorterKNIME
ColumnToGrid2NodeModelClassorg.knime.base.node.preproc.columntogrid2KNIME
ColumnToGridNodeModelClassorg.knime.base.node.preproc.columntogridKNIME
ConditionalBoxPlotNodeModelClass for the model of a conditional box plot.Classorg.knime.base.node.viz.condboxKNIME
ConstantValueColumnNodeModelClassorg.knime.base.node.preproc.constantvalueKNIME
CorrelationComputeNodeModelClassorg.knime.base.node.preproc.correlation.computeKNIME
CorrelationFilterNodeModelClassorg.knime.base.node.preproc.correlation.filterKNIME
CreateBitVectorNodeModelThe BitvectorGenerator translates all values above or equal to a given threshold to a set bit, values below that threshold to bits set to zero.Classorg.knime.base.node.preproc.bitvector.createKNIME
CreateBitVectorNodeModel .ColumnTypeClassorg.knime.base.node.preproc.bitvector.createKNIME
CreateBitVectorNodeModel .SetMatchingClassorg.knime.base.node.preproc.bitvector.createKNIME
CreateBitVectorNodeModel .StringTypeClassorg.knime.base.node.preproc.bitvector.createKNIME
CreateByteVectorNodeModelThis is the model implementation of CreateByteVector.Classorg.knime.base.node.preproc.bytevector.createKNIME
CreateTableStructureNodeModelThis is the model implementation of CreateTableStructure.Classorg.knime.base.node.preproc.createtablestructureKNIME
CreateTableStructureNodeModel .ColTypeClassorg.knime.base.node.preproc.createtablestructureKNIME
CreateTempDirectoryNodeModelClassorg.knime.base.node.util.createtempdirKNIME
CrossJoinerNodeModelClassorg.knime.base.node.preproc.crossjoinKNIME
CrosstabNodeModelThis is the model for the Crosstab node.Classorg.knime.base.node.viz.crosstableKNIME
CrosstabNodeModel .CrosstabTotalsClassorg.knime.base.node.viz.crosstableKNIME
CSVReaderNodeModelClassorg.knime.base.node.io.csvreaderKNIME
CSVWriterNodeModelNodeModel to write a DataTable to a CSV (comma separated value) file.Classorg.knime.base.node.io.csvwriterKNIME
DatabaseLoopingNodeModelClassorg.knime.base.node.io.databaseKNIME
DataColumnSpecFilterNodeModelThe model for the column filter which extracts certain columns from the input DataTable using a list of columns toClassorg.knime.base.node.preproc.filter.columnKNIME
DataColumnSpecFilterPMMLNodeModelThe model for the column filter which extracts certain columns from the input DataTable using a list of columns toClassorg.knime.base.node.preproc.pmml.columnfilterKNIME
DataValidatorNodeModelClassorg.knime.base.node.preproc.datavalidatorKNIME
DataValidatorSpecNodeModelClassorg.knime.base.node.preproc.datavalidatorKNIME
DBColumnFilterNodeModelClassorg.knime.base.node.io.databaseKNIME
DBColumnRenameNodeModelClassorg.knime.base.node.io.database.columnrenameKNIME
DBConnectionNodeModelClassorg.knime.base.node.io.databaseKNIME
DBConnectionWriterNodeModelClassorg.knime.base.node.io.databaseKNIME
DBDeleteRowsNodeModelClassorg.knime.base.node.io.databaseKNIME
DBDropTableNodeModelDrops the given table in the given db.Classorg.knime.base.node.io.database.dropKNIME
DBGroupByNodeModelClassorg.knime.base.node.io.databaseKNIME
DBGroupByNodeModel2Classorg.knime.base.node.io.database.groupbyKNIME
DBJoinerNodeModelClassorg.knime.base.node.io.databaseKNIME
DBNodeModelAbstract class derives the general NodeModel for all database nodeSince:2.Classorg.knime.base.node.io.databaseKNIME
DBQueryNodeModelClassorg.knime.base.node.io.databaseKNIME
DBQueryNodeModel2Classorg.knime.base.node.io.databaseKNIME
DBReaderConnectionNodeModelClassorg.knime.base.node.io.databaseKNIME
DBReaderNodeModelClassorg.knime.base.node.io.databaseKNIME
DBRowFilterNodeModelClassorg.knime.base.node.io.databaseKNIME
DBSorterNodeModelClassorg.knime.base.node.io.databaseKNIME
DBSQLExecutorNodeModelClassorg.knime.base.node.io.databaseKNIME
DBTableSelectorNodeModelClassorg.knime.base.node.io.database.connectionKNIME
DBUpdateNodeModelClassorg.knime.base.node.io.databaseKNIME
DBWriterNodeModelClassorg.knime.base.node.io.databaseKNIME
DecisionTreeLearnerNodeModel2Classorg.knime.base.node.mine.decisiontree2.learner2KNIME
DecTreePredictorNodeModelClassorg.knime.base.node.mine.decisiontree2.predictorKNIME
DecTreePredictorNodeModelDespite being public no official API.Classorg.knime.base.node.mine.decisiontree2.predictor2KNIME
DecTreeToImageNodeModelThe NodeModel of the Decision Tree to Image node.Classorg.knime.base.node.mine.decisiontree2.imageKNIME
DefaultTableNodeModelThis is the model for the DefaultTable node.Classorg.knime.base.node.io.defKNIME
DefaultVisualizationNodeModel functionality that is needed for a default plotter implementation.Classorg.knime.base.node.viz.plotter.nodeKNIME
DiscretizationApplyNodeModelThis node takes a discretization model and applies it to the given input dataAuthor:Christoph Sieb, University of KonstanzSee Also:Discretization2ApplyNodeFactoryClassorg.knime.base.node.preproc.discretization.caim2.modelapplyKNIME
DomainNodeModelClassorg.knime.base.node.preproc.domain.dialog2KNIME
DomainNodeModelClassorg.knime.base.node.preproc.domainKNIME
DoubleToIntNodeModelThe NodeModel for the Number to String Node that converts doublesAuthor:cebron, University of Konstanz, adae, University of KonstanzClassorg.knime.base.node.preproc.double2intKNIME
EditNominalDomainDicNodeModelClassorg.knime.base.node.preproc.domain.editnominal.dicKNIME
EditNominalDomainNodeModelClassorg.knime.base.node.preproc.domain.editnominalKNIME
EditNumericDomainNodeModelClassorg.knime.base.node.preproc.domain.editnumericKNIME
EditNumericDomainNodeModel .DomainOverflowPolicyDefines the behavior if a row value of selected input columns exceeds the defined bounds.Classorg.knime.base.node.preproc.domain.editnumericKNIME
EmptyTableSwitchNodeModelClassorg.knime.base.node.switches.emptytableswitchKNIME
EndcaseNodeModelEnd of an IF Statement.Classorg.knime.base.node.switches.endcaseKNIME
EndifNodeModelEnd of an IF Statement.Classorg.knime.base.node.switches.endifKNIME
EntropyNodeModelClassorg.knime.base.node.mine.scorer.entropKNIME
EqualSizeSamplingNodeModelClassorg.knime.base.node.preproc.equalsizesamplingKNIME
ExpandBitVectorNodeModelThis is the model implementation of ExpandBitVector.Classorg.knime.base.node.preproc.bitvector.expandKNIME
ExpandByteVectorNodeModelThis is the model implementation of ExpandByteVector.Classorg.knime.base.node.preproc.bytevector.expandKNIME
ExpandVectorNodeModelBase class for vector expander nodes.Classorg.knime.base.node.utilKNIME
ExtendedScopeNodeModel(No-API) Core Extension of NodeModel that widens the scope of some of the methods.Classorg.knime.core.nodeKNIME
ExtractTableDimensionNodeModelClassorg.knime.base.node.util.extracttabledimensionKNIME
ExtractTableSpecNodeModelClassorg.knime.base.node.util.extracttablespecKNIME
ExtractVariablesNodeModelClassorg.knime.base.node.flowvariable.extractvariablesKNIME
ExtToolOutputNodeModel provides methods to store the output of the external tool and to save and load this output.Classorg.knime.base.node.util.exttoolKNIME
FileReaderNodeModelClassorg.knime.base.node.io.filereaderKNIME
FixedColumnHistogramNodeModelThe NodeModel class of the histogram plotter.Classorg.knime.base.node.viz.histogram.nodeKNIME
FixedPieNodeModelThe NodeModel class of the fixed pie chart implementation.Classorg.knime.base.node.viz.pie.node.fixedKNIME
FixedWidthFRNodeModelClassorg.knime.base.node.io.fixedwidthfrKNIME
FuzzyBasisFunctionLearnerNodeModelThe fuzzy basis function model training FuzzyBasisFunctionLearnerRows.Classorg.knime.base.node.mine.bfn.fuzzyKNIME
FuzzyBasisFunctionPredictor2NodeModelClassorg.knime.base.node.mine.bfn.fuzzyKNIME
FuzzyBasisFunctionPredictorNodeModelThe fuzzy basis function predictor model performing a prediction on the data from the first input and the fuzzy basisfunction model from the second.Classorg.knime.base.node.mine.bfn.fuzzyKNIME
FuzzyClusterNodeModelGenerate a fuzzy c-means clustering using a fixed number of cluster centers.Classorg.knime.base.node.mine.cluster.fuzzycmeansKNIME
GeneralRegressionPredictorNodeModelNode model for the general regression predictor.Classorg.knime.base.node.mine.regression.logistic.predictKNIME
GenericCatchNodeModelEnd of an Try-Catch Enclosure.Classorg.knime.base.node.flowcontrol.trycatch.genericcatchKNIME
GenericTryNodeModelStart of a Try-Catch Enclosure.Classorg.knime.base.node.flowcontrol.trycatch.generictryKNIME
GlobalTimerinfoNodeModelA simple node reporting global node timing and execution information for the entire KNIME installation during it's life span.Classorg.knime.base.node.util.globaltimerinfoKNIME
GroupByNodeModelThe NodeModel implementation of the group by node which uses the GroupByTable class implementations to create the resulting table.Classorg.knime.base.node.preproc.groupbyKNIME
GroupLoopStartNodeModelClassorg.knime.base.node.meta.looper.groupKNIME
HierarchicalClusterNodeModelClassorg.knime.base.node.mine.cluster.hierarchicalKNIME
HierarchicalClusterNodeModel .LinkageDifferent types of determination of the distance between two clusters.Classorg.knime.base.node.mine.cluster.hierarchicalKNIME
HiliteFilterNodeModelClassorg.knime.base.node.preproc.filter.hiliteKNIME
HistogramNodeModelThe NodeModel class of the interactive histogram plotter.Classorg.knime.base.node.viz.histogram.nodeKNIME
ImageColumnWriterNodeModelThis is the model for the Image writer node.Classorg.knime.base.node.image.imagecolwriterKNIME
ImageToTableNodeModelNode model allows translating an generic image port object into a table withAuthor:Thomas Gabriel, KNIME.Classorg.knime.base.node.imageKNIME
InjectVariablesNodeModelClassorg.knime.base.node.flowvariable.injectvariablesKNIME
InteractiveHiLiteCollectorNodeModelClassorg.knime.base.node.preproc.filter.hilite.collectorKNIME
InteractivePieNodeModelThe interactive implementation of the PieNodeModel class.Classorg.knime.base.node.viz.pie.node.interactiveKNIME
InterruptibleNodeModelThis class provides a generic implementation of a node that can be stopped and resumed during execution.Classorg.knime.core.node.interruptKNIME
JDBCConnectorNodeModelClassorg.knime.base.node.io.database.connectionKNIME
Joiner2NodeModelThis is the model of the joiner node.Classorg.knime.base.node.preproc.joinerKNIME
KnnNodeModelThis is the model for the k Nearest Neighbor node.Classorg.knime.base.node.mine.knnKNIME
LagColumnNodeModelClassorg.knime.base.node.preproc.columnlagKNIME
LiftChartNodeModelThe node model of a lift chart.Classorg.knime.base.node.viz.liftchartKNIME
LineReaderNodeModelClassorg.knime.base.node.io.linereaderKNIME
LinReg2LearnerNodeModelNodeModel to the linear regression learner node.Classorg.knime.base.node.mine.regression.linear2.learnerKNIME
LinRegLearnerNodeModelNodeModel to the linear regression learner node.Classorg.knime.base.node.mine.regression.linear.learnKNIME
ListFilesNodeModelThis is the model implementation of List Files.Classorg.knime.base.node.io.listfilesKNIME
ListFilesNodeModelThis is the model implementation of List Files.Classorg.knime.base.node.io.listfiles2KNIME
LogRegLearnerNodeModelNodeModel to the logistic regression learner node.Classorg.knime.base.node.mine.regression.logistic.learnerKNIME
LoopEnd2NodeModelClassorg.knime.base.node.meta.looperKNIME
LoopEndConditionNodeModelThis class is the model for the condition loop tail node.Classorg.knime.base.node.meta.looper.conditionKNIME
LoopEndJoinNodeModelLoop End Node that joins the input table with the previous input (colum wise concatenation).Classorg.knime.base.node.meta.looperKNIME
LoopEndNodeModelThis model is the tail node of a for loop.Classorg.knime.base.node.meta.looperKNIME
LoopStartChunkNodeModelLoop start node that outputs a set of rows at a time.Classorg.knime.base.node.meta.looper.chunkKNIME
LoopStartCountNodeModelThis model is the head node of a for loop.Classorg.knime.base.node.meta.looperKNIME
LoopStartGenericNodeModelThis class is the model for the condition loop head node.Classorg.knime.base.node.meta.looper.conditionKNIME
LoopStartIntervalNodeModelThis is the model for the interval loop start node.Classorg.knime.base.node.meta.looperKNIME
LoopStartVariableNodeModelStart of loop: pushes variables in input datatable columns onto stack, taking the values from one row per iteration.Classorg.knime.base.node.flowvariable.variableloopheadKNIME
LowVarFilter2NodeModelNodeModel for low variance filter node.Classorg.knime.base.node.preproc.lowvarfilter2KNIME
ManualIfNodeModelStart of an IF statement.Classorg.knime.base.node.switches.manualifKNIME
Many2OneCol2NodeModelClassorg.knime.base.node.preproc.columntrans2KNIME
Many2OneCol2PMMLNodeModelThis is the model implementation of Many2OneColPMML.Classorg.knime.base.node.preproc.pmml.columntrans2KNIME
Many2OneCol2PMMLNodeModel .IncludeMethodPossible methods to let a column match.Classorg.knime.base.node.preproc.pmml.columntrans2KNIME
Many2OneColNodeModelClassorg.knime.base.node.preproc.columnTransKNIME
Many2OneColPMMLNodeModelThis is the model implementation of Many2OneColPMML.Classorg.knime.base.node.preproc.pmml.columnTransKNIME
Many2OneColPMMLNodeModel .IncludeMethodPossible methods to let a column match.Classorg.knime.base.node.preproc.pmml.columnTransKNIME
MDSNodeModelClassorg.knime.base.node.mine.mdsKNIME
MDSProjectionNodeModelClassorg.knime.base.node.mine.mds.mdsprojectionKNIME
MergeVariablesNodeModelClassorg.knime.base.node.util.mergevariablesKNIME
MissingNodeModelNo API - Model to missing node placeholder node.Classorg.knime.core.node.missingKNIME
MissingValueApplyNodeModelThis is the model implementation of CompiledModelReader.Classorg.knime.base.node.preproc.pmml.missingval.applyKNIME
MissingValueColumnFilterNodeModelThe model for the missing value column filter which removes all columns with more missing values than a certain percentage.Classorg.knime.base.node.preproc.filter.missingvaluecolfilterKNIME
MissingValueHandlerNodeModelThis is the model implementation of CompiledModelReader.Classorg.knime.base.node.preproc.pmml.missingval.computeKNIME
MissingValueHandling2NodeModelNodeModel for missing value node.Classorg.knime.base.node.preproc.missingvalKNIME
MissingValueHandling3NodeModelNodeModel for missing value node.Classorg.knime.base.node.preproc.missingvalKNIME
MLPPredictorNodeModelThe Neural Net Predictor takes as input a DataTable with the data that has to be classifiedClassorg.knime.base.node.mine.neural.mlpKNIME
MLPPredictorNodeModelThe Neural Net Predictor takes as input a DataTable with the data that has to be classifiedClassorg.knime.base.node.mine.neural.mlp2KNIME
MVColumnFilterNodeModelThis is the model implementation of CellReplacer.Classorg.knime.base.node.preproc.draganddroppanelKNIME
NaiveBayesLearnerNodeModelThis is the NodeModel implementation of the "Naive Bayes Learner" node.Classorg.knime.base.node.mine.bayes.naivebayes.learnerKNIME
NaiveBayesLearnerNodeModel2This is the NodeModel implementation of the "Naive Bayes Learner" node.Classorg.knime.base.node.mine.bayes.naivebayes.learner2KNIME
NaiveBayesPredictorNodeModelThis is the NodeModel implementation of the "Naive Bayes Predictor" node.Classorg.knime.base.node.mine.bayes.naivebayes.predictorKNIME
NaiveBayesPredictorNodeModelThis is the NodeModel implementation of the "Naive Bayes Predictor" node.Classorg.knime.base.node.mine.bayes.naivebayes.predictor2KNIME
NaiveBayesPredictorNodeModel2This is the NodeModel implementation of the "Naive Bayes Predictor" node.Classorg.knime.base.node.mine.bayes.naivebayes.predictor3KNIME
NodeModelAbstract class defining a node's configuration and execution (among others).Classorg.knime.core.nodeKNIME
NodeModelWarningListenerInterfaceorg.knime.core.nodeKNIME
NodePersistor .LoadNodeModelSettingsFailPolicyPolicy on how to behave if the node model settings fails.Classorg.knime.core.nodeKNIME
NominalValueRowFilterNodeModelThis is the model implementation of PossibleValueRowFilter.Classorg.knime.base.node.preproc.filter.nominalKNIME
Normalizer2NodeModelThe NormalizeNodeModel uses the Normalizer to normalize the input DataTable.Classorg.knime.base.node.preproc.normalize2KNIME
Normalizer2NodeModel .CalculationResultHelper class for being able to return all necessary information in the Normalizer2NodeModel.Classorg.knime.base.node.preproc.normalize2KNIME
Normalizer3NodeModelThe Normalizer3NodeModel uses the Normalizer to normalize the input DataTable.Classorg.knime.base.node.preproc.normalize3KNIME
NormalizerApplyNodeModelClassorg.knime.base.node.preproc.normalizeKNIME
NormalizerDeNodeModelThe node model for the denormalizer.Classorg.knime.base.node.preproc.normalizeKNIME
NormalizerNodeModelThe NormalizeNodeModel uses the Normalizer to normalize the input DataTable.Classorg.knime.base.node.preproc.normalizeKNIME
NormalizerPMMLApplyNodeModelClassorg.knime.base.node.preproc.pmml.normalizeKNIME
NormalizerPMMLDeNodeModelClassorg.knime.base.node.preproc.pmml.normalizeKNIME
NormalizerPMMLNodeModelClassorg.knime.base.node.preproc.pmml.normalizeKNIME
NormalizerPMMLNodeModelNoOptInClassorg.knime.base.node.preproc.pmml.normalizeKNIME
NoSettingsNodeModelConvenience model class that make some empty stub implementations of methods that are not used by nodes that are not configurable (e.Classorg.knime.core.nodeKNIME
NumberToCategoryApplyNodeModelNode model of the Number2Category Apply node.Classorg.knime.base.node.preproc.colconvert.numbertocategoryKNIME
NumberToStringNodeModelThe NodeModel for the Number to String Node that converts numbersAuthor:cebron, University of KonstanzClassorg.knime.base.node.preproc.colconvert.numbertostringKNIME
NumberToStringNodeModelThe NodeModel for the Number to String Node that converts numbersAuthor:cebron, University of KonstanzClassorg.knime.base.node.preproc.pmml.numbertostringKNIME
NumericRowSplitterNodeModelClassorg.knime.base.node.preproc.rowsplitKNIME
NumericScorerNodeModelClassorg.knime.base.node.mine.scorer.numericKNIME
One2ManyCol2NodeModelClassorg.knime.base.node.preproc.columntrans2KNIME
One2ManyCol2PMMLNodeModelThis node converts one column to many columns, such that each possible value becomes an extra column with the value 1 if the row contains this value inClassorg.knime.base.node.preproc.pmml.columntrans2KNIME
One2ManyColNodeModelThis node converts one column to many columns, such that each possible value becomes an extra column with the value 1 if the row contains this value inClassorg.knime.base.node.preproc.columnTransKNIME
One2ManyColPMMLNodeModelThis node converts one column to many columns, such that each possible value becomes an extra column with the value 1 if the row contains this value inClassorg.knime.base.node.preproc.pmml.columnTransKNIME
PartitionNodeModelClassorg.knime.base.node.preproc.partitionKNIME
PCAApplyNodeModelClassorg.knime.base.node.mine.pcaKNIME
PCAComputeNodeModelNode for PCA learning.Classorg.knime.base.node.mine.pcaKNIME
PCANodeModelThe model class that implements the PCA on the input table.Classorg.knime.base.node.mine.pcaKNIME
PCAReverseNodeModelInvert PCA transformation to transform data back to original space.Classorg.knime.base.node.mine.pcaKNIME
PieNodeModelThe abstract pie chart implementation of theNodeModel class.Classorg.knime.base.node.viz.pie.nodeKNIME
Pivot2NodeModelThe NodeModel implementation of the pivot node which uses the GroupByNodeModel class implementations to create an intermediateClassorg.knime.base.node.preproc.pivotKNIME
PMMLKNNNodeModelThis is the model implementation of PMMLFragmentMergerNodeModel.Classorg.knime.base.node.mine.knn.pmmlKNIME
PMMLReaderNodeModelClassorg.knime.base.node.io.pmml.readKNIME
PMMLWriterNodeModelClassorg.knime.base.node.io.pmml.writeKNIME
PolyRegLearnerNodeModelThis node performs polynomial regression on an input table with numeric-only columns.Classorg.knime.base.node.mine.regression.polynomial.learnerKNIME
PolyRegLearnerNodeModelThis node performs polynomial regression on an input table with numeric-only columns.Classorg.knime.base.node.mine.regression.polynomial.learner2KNIME
PortObjectReaderNodeModelClassorg.knime.base.node.io.portobjectKNIME
PortObjectWriterNodeModelClassorg.knime.base.node.io.portobjectKNIME
RadialBasisFunctionLearnerNodeModel RadialBasisFunctionLearnerRows.Classorg.knime.base.node.mine.bfn.radialKNIME
RadialBasisFunctionPredictor2NodeModelClassorg.knime.base.node.mine.bfn.radialKNIME
RadialBasisFunctionPredictorNodeModelThe radial basisfunction predictor model performing a prediction on the data from the first input and the radial basisfunction model from the second.Classorg.knime.base.node.mine.bfn.radialKNIME
ReadContextPropertyNodeModelClassorg.knime.base.node.io.extractcontextpropKNIME
ReadPNGFromURLNodeModelClassorg.knime.base.node.image.readpngKNIME
ReadSysPropertyNodeModelClassorg.knime.base.node.io.extractsyspropKNIME
ReadTableNodeModelNodeMode for table that reads the file as written from theAuthor:wiswedel, University of KonstanzClassorg.knime.base.node.io.table.readKNIME
RecursiveLoopEnd2NodeModelThis is the model implementation of Recursive Loop End Node (2port).Classorg.knime.base.node.meta.looper.recursiveKNIME
RecursiveLoopEndNodeModelThis is the model implementation of Recursive Loop End Node (1port).Classorg.knime.base.node.meta.looper.recursiveKNIME
RecursiveLoopStart2NodeModelThis is the model implementation of Recursive Loop Start node (2ports).Classorg.knime.base.node.meta.looper.recursiveKNIME
RecursiveLoopStartNodeModelThis is the model implementation of Recursive Loop Start node.Classorg.knime.base.node.meta.looper.recursiveKNIME
RegexSplitNodeModelClassorg.knime.base.node.preproc.regexsplitKNIME
RegressionPredictorNodeModelNode model for the linear regression predictor.Classorg.knime.base.node.mine.regression.predictKNIME
RegressionPredictorNodeModelNode model for the general regression predictor.Classorg.knime.base.node.mine.regression.predict2KNIME
RenameNodeModelNodeModel implementation for the renaming node.Classorg.knime.base.node.preproc.renameKNIME
ROCNodeModelThis model prepares the data for the ROC curve view.Classorg.knime.base.node.viz.rocKNIME
RoundDoubleNodeModelClassorg.knime.base.node.preproc.rounddoubleKNIME
RowFilter2PortNodeModelModel of a node filtering rows.Classorg.knime.base.node.preproc.filter.rowKNIME
RowFilterNodeModelModel of a node filtering rows.Classorg.knime.base.node.preproc.filter.rowKNIME
RowFilterRefNodeModelThe Reference Row Filter node allow the filtering of row IDs based on a second reference table.Classorg.knime.base.node.preproc.filter.rowrefKNIME
RowKeyNodeModel2The node model of the row key manipulation node.Classorg.knime.base.node.preproc.rowkey2KNIME
RPropNodeModelRPropNodeModel trains a MultiLayerPerceptron with resilient backpropagation.Classorg.knime.base.node.mine.neural.rpropKNIME
RuleEngineNodeModelThis is the model for the business rule node.Classorg.knime.base.node.rulesKNIME
SampleDataNodeModelModel that generates one DataTable with randomly distributed patterns.Classorg.knime.base.node.util.sampledataKNIME
SamplingNodeModelNodeModel implementation to sample rows from an input table, thus, this node has one in- and one outport.Classorg.knime.base.node.preproc.sampleKNIME
SaveWorkflowNodeModelClassorg.knime.base.node.workflow.saveKNIME
SearchReplaceDictNodeModelClassorg.knime.base.node.preproc.stringreplacer.dictKNIME
SendMailNodeModelClassorg.knime.base.node.util.sendmailKNIME
SetOperatorNodeModelThis class is the node implementation of the set operation node.Classorg.knime.base.node.preproc.setoperatorKNIME
ShapeAppenderNodeModelNode model to append shape settings to a (new) column selected in the dialog.Classorg.knime.base.node.viz.property.shapeKNIME
ShapeManagerNodeModelClassorg.knime.base.node.viz.property.shapeKNIME
ShuffleNodeModel possible outcomes are possible and equally likely.Classorg.knime.base.node.preproc.shuffleKNIME
SimpleStreamableFunctionNodeModelAbstract definition of a node that applies a simple function using a ColumnRearranger.Classorg.knime.core.node.streamable.simpleKNIME
SimpleStreamableFunctionWithInternalsNodeModelAbstract class of node that computes a simple (1:1) function but needs to have some final processing afterwards (mostly only setting an error message).Classorg.knime.core.node.streamable.simpleKNIME
SizeAppenderNodeModelNode model to append size settings to a (new) column selected in the dialog.Classorg.knime.base.node.viz.property.sizeKNIME
SizeManager2NodeModelA node model for setting sizes using the double values of a column specified using the SizeManagerNodeDialog.Classorg.knime.base.node.viz.property.sizeKNIME
SleepNodeModelA simple breakpoint node which allows to halt execution when a certain condition on the input table is fulfilled (such as is-empty, is-inactive, is-active, .Classorg.knime.base.node.flowcontrol.sleepKNIME
SmoteNodeModelClassorg.knime.base.node.mine.smoteKNIME
SorterNodeModelThis class implements the NodeModel for the sorter node.Classorg.knime.base.node.preproc.sorterKNIME
SotaNodeModelClassorg.knime.base.node.mine.sotaKNIME
SotaPredictorNodeModelClassorg.knime.base.node.mine.sota.predictorKNIME
SplitNodeModel2NodeModel with one input, two outputs.Classorg.knime.base.node.preproc.split2KNIME
SQLExtractNodeModelThis is the model implementation of SQLExtract.Classorg.knime.base.node.io.databaseKNIME
SQLInjectNodeModelThis is the model implementation of "SQL Inject" node.Classorg.knime.base.node.io.databaseKNIME
StartcaseNodeModelStart of a CASE Statement.Classorg.knime.base.node.switches.startcaseKNIME
Statistics2NodeModelThe StatisticsNodeModel creates a new StatisticTable based on the input dataAuthor:Thomas Gabriel, University of KonstanzClassorg.knime.base.node.viz.statisticsKNIME
Statistics3NodeModelThe StatisticsNodeModel creates a new StatisticTable based on the input dataAuthor:Thomas Gabriel, University of KonstanzClassorg.knime.base.node.viz.statistics2KNIME
StringReplacerNodeModelThis is the model for the string replacer node that does the work.Classorg.knime.base.node.preproc.stringreplacerKNIME
StringToNumberNodeModelThe NodeModel for the String to Number Node that converts strings to numbers.Classorg.knime.base.node.preproc.colconvert.stringtonumberKNIME
StringToNumberNodeModelThe NodeModel for the String to Number Node that converts strings to numbers.Classorg.knime.base.node.preproc.pmml.stringtonumberKNIME
SubsetMatcherNodeModelNodeModel implementation.Classorg.knime.base.node.preproc.matcherKNIME
SVMLearnerNodeModelClassorg.knime.base.node.mine.svm.learnerKNIME
SVMPredictorNodeModelNodeModel of the SVM Predictor Node.Classorg.knime.base.node.mine.svm.predictorKNIME
SVMPredictorNodeModelNodeModel of the SVM Predictor Node.Classorg.knime.base.node.mine.svm.predictor2KNIME
TableColumnToVariableNodeModelClassorg.knime.base.node.flowvariable.tablecoltovariableKNIME
TableCreator2NodeModelClassorg.knime.base.node.io.tablecreatorKNIME
TableNodeModelNode model for a table view.Classorg.knime.base.node.viz.tableKNIME
TableRowToImageNodeModelClassorg.knime.base.node.image.tablerowtoimageKNIME
TableToVariableNodeModelThe node model for the table row to variable node.Classorg.knime.base.node.flowvariable.tablerowtovariableKNIME
TargetShufflingNodeModelClassorg.knime.base.node.preproc.targetshufflingKNIME
ThreadedColAppenderNodeModelClassorg.knime.base.node.parallel.appenderKNIME
ThreadedNodeModelThis model is an extension of the AbstractParallelNodeModel that uses a sub pool of the global KNIME thread pool.Classorg.knime.base.node.parallelKNIME
ThreadedTableBuilderNodeModelThis model is an extension of the NodeModel that allows you to easily process data in parallel.Classorg.knime.base.node.parallel.builderKNIME
TimerinfoNodeModelA simple node collecting timer information from the current workflow and providing it as output table.Classorg.knime.base.node.util.timerinfoKNIME
TransposeTableNodeModelClassorg.knime.base.node.preproc.transposeKNIME
UngroupNodeModelClassorg.knime.base.node.preproc.ungroupKNIME
Unpivot2NodeModelClassorg.knime.base.node.preproc.unpivot2KNIME
ValueCounterNodeModelThis is the model for the value counter node that does all the work.Classorg.knime.base.node.preproc.valcountKNIME
VariableFileReaderNodeModelClassorg.knime.base.node.io.filereaderKNIME
VariableLoopEndNodeModelClassorg.knime.base.node.meta.looper.variableloopendKNIME
VariableToTable2NodeModelNodeModel for the "Variable To TableRow" node which converts variables into a single row values with the variable names as column headers.Classorg.knime.base.node.flowvariable.variabletotablerow2KNIME
VariableToTableNodeModelClassorg.knime.base.node.flowvariable.variabletotablerowKNIME
VirtualParallelizedChunkPortObjectInNodeModelClassorg.knime.core.node.workflow.virtual.parchunkKNIME
VirtualParallelizedChunkPortObjectOutNodeModelClassorg.knime.core.node.workflow.virtual.parchunkKNIME
VirtualSubNodeInputNodeModelNodeModel of the subnode virtual source node.Classorg.knime.core.node.workflow.virtual.subnodeKNIME
VirtualSubNodeOutputNodeModelNodeModel to subnode virtual output node.Classorg.knime.core.node.workflow.virtual.subnodeKNIME
WorkflowManager .NodeModelFilterA subclassable filter object that is used in various findXYZ methods.Classorg.knime.core.node.workflowKNIME
WriteImageNodeModelClassorg.knime.base.node.image.writeimageKNIME
WriteTableNodeModelNodeModel for the node to write arbitrary tables to a file.Classorg.knime.base.node.io.table.writeKNIME
XML2PMMLNodeModelThis is the model implementation of XML2PMML.Classorg.knime.base.node.preproc.pmml.xml2pmmlKNIME
CoDefaultTreeNodeModelSee Also:Serialized FormFields inherited from interface com.Classcom.ptc.core.ca.co.client.treeWindChill
CoTreeNodeModelThe interface the model of the tree node element implements.Interfacecom.ptc.core.ca.co.client.treeWindChill
CoWindchillEnumerationDDEModelDoerClasscom.ptc.core.ca.co.client.windchillWindChill
GlideModuleAn interface allowing lazy configuration of Glide including setting options using GlideBuilder and registeringInterfacecom.bumptech.glide.moduleGlide
HTreeVersusHashMapDemoA simple demonstration which may be used to compare the HTree performance against a Java collections class such as HashMap orClasscom.bigdata.htreeBlazeGraph
DemoThe main demo class which interprets the command line switches in order to determine how to call the demo programsClassjxl.demoJava ExcelApi
Style .HideModeHideMode enumeration.Classcom.sencha.gxt.core.clientGXT
NodeModeA NodeMode identifies a mode an INode might be set to during procession of a request.Classcom.sapportals.portal.prt.pomSAP NetWeaver
NodeMonitor Monitor node events from the node service to update the file state cache and feed notification events into the file server change notification handler.Classorg.alfresco.filesys.repoAlFresco
NodeMonitorFactoryClassorg.alfresco.filesys.repoAlFresco
DemoManager This class manages the operation of the overall Demo application.Classcom.microstrategy.sdk.externalsecurityMicroStrategy
UpgradeModuleThis interface represents a single upgrade module.Interfacecom.microstrategy.web.app.utils.upgradeMicroStrategy
DemoAndroidHarnessFields inherited from class com.Classjme3test.androidJMonkeyEngine
DemoLaunchAdapterThe view adapter which gets a list of LaunchEntries and displaqs themFields inherited from interface android.Classjme3test.androidJMonkeyEngine
DemoLaunchEntryName (=appClass) and Description of one demo launch inside the main apkConstructor SummaryDemoLaunchEntry(java.Classjme3test.androidJMonkeyEngine
DemoMainActivityFields inherited from class android.Classjme3test.androidJMonkeyEngine
DemoDataData class to store demo data.Classorg.jscience.chemistry.vaporJScience
DemoAppletClassnet.yacy.visualizationYacy
HTTPDemonInstances of this class can be passed as argument to the serverCore.Classnet.yacy.server.httpYacy
DigitalDemodulatorA signal processor based on a modulation method which decodes the input signal by removing the modulation and producing a base-band signal which retains all otherClassagi.foundation.communications.signalprocessingAGI ( Analytical Graphics )
RendererShadeModelenum RendererShadeModelIdentifies which shade model to use.Classagi.foundation.graphics.rendererAGI ( Analytical Graphics )
AutoHideMouseListenerMouseListener for AutohideContainer.Classcom.jidesoft.dockingJideSoft
ComplDemoDemonstration of complex arithmetics.Classde.frame4j.demosFrame4j
SAXdemoJava XML demonstration application for SAX.Classde.frame4j.demosFrame4j
AlignmentGuiDemoGet an instance of the two alignment GUIs.ClassdemoBioJava
BioJavaAADemoCreated by andreas on 8/9/14.ClassdemoBioJava
DemoAlignmentFromFastaDemo of how to use the FastaStructureParser class to read protein structures from a FASTA file.ClassdemoBioJava
DemoAlignProteinsClassdemoBioJava
DemoAsaClassdemoBioJava
DemoAtomCacheExample of how to load PDB files using the AtomCache class.ClassdemoBioJava
DemoBerkeleyScopA demo for how to use the Berkeley version of SCOP instead of the default UK-SCOPSince:3.ClassdemoBioJava
DemoCATHAn example for how to access CATH data.ClassdemoBioJava
DemoCEExample of how to run a structure alignment using the CE algorithm.ClassdemoBioJava
DemoCeSymmQuick demo of how to call CE-Symm programmatically.ClassdemoBioJava
DemoChangeChemCompProviderThis demo shows how to use an alternative ChemCompProvider.ClassdemoBioJava
DemoCommandLineStartupClassdemoBioJava
DemoContactsClassdemoBioJava
DemoCrystalInterfacesClassdemoBioJava
DemoDistanceTreeThis demo contains the CookBook example to create a phylogenetic tree from a multiple sequence alignment (MSA).ClassdemoBioJava
DemoDomainsplitClassdemoBioJava
DemoFATCATClassdemoBioJava
DemoLoadSecStrucDemonstration of how to load a Structure with the SS information, either from the PDB file annotation (Author's assignment) or from the DSSP file in theClassdemoBioJava
DemoLoadStructureExample for how to load protein structures (from PDB files).ClassdemoBioJava
DemoLoadSubstMaxClassdemoBioJava
DemoMMCIFReaderAn example of how to read MMcif filesAuthor:Andreas PrlicClassdemoBioJava
DemoMultipleMCDemo for running the MultipleMC Algorithm on a protein family.ClassdemoBioJava
DemoNWALignmentClassdemoBioJava
DemoOrientBioAssemblyCreated by ap3 on 02/04/2015.ClassdemoBioJava
DemoRotationAxisA demo for how to use RotationAxis to display the rotation for an alignment.ClassdemoBioJava
DemoSCOPA class demonstrating the use of the SCOP parsing toolsAuthor:Andreas PrlicClassdemoBioJava
DemoSecStrucCalcDemonstration on how to use the Secondary Structure Prediction (DSSP) implementation in BioJava and obtain different SS representations andClassdemoBioJava
DemoShowBiolAssemblyClassdemoBioJava
DemoShowCATHDomainClassdemoBioJava
DemoShowLargeAssemblyClassdemoBioJava
DemoShowValidationResultsClassdemoBioJava
DemoSixFrameTranslationCreated by andreas on 8/10/15.ClassdemoBioJava
DemoStructureFromFastaDemo of how to use the FastaStructureParser class to read protein structures from a FASTA file.ClassdemoBioJava
DemoSW3DAlignerClassdemoBioJava
HmmerDemoThe cookbook recipe for how to request Pfam annotations for a protein sequence using the Hmmer3 serviceSince:3.ClassdemoBioJava
NCBIQBlastServiceDemoA simple demo showing NCBIQBlastService usageAuthor:Gediminas RimsaClassdemoBioJava
ParseFastaFileDemoCreated by andreas on 6/17/15.ClassdemoBioJava
WebStartClientDemoClassdemoBioJava
DemoTaskDemonstration task to test the resource adaptor.Classorg.jppf.jca.demoJppf
J2EEDemoInstances of this class encapsulate a simple call to the JPPF resource adapter.Classorg.jppf.jca.demoJppf
NIVision .DataMatrixDemodulationModeClasscom.ni.visionRoborio
NIVision .QRDemodulationModeClasscom.ni.visionRoborio
DemographicAndTechniqueAnnotationsA class to extract selected DICOM annotative attributes into defined displayed area relative positions.Classcom.pixelmed.displayPixelMed
IconDemographicAndTechniqueAnnotationsA class to extract selected DICOM annotative attributes into defined displayed area relative positions for icons.Classcom.pixelmed.displayPixelMed
MammoDemographicAndTechniqueAnnotationsA class to extract selected DICOM annotative attributes into defined displayed area relative positions for mammograms.Classcom.pixelmed.displayPixelMed