Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.knime.core.node.workflow Classes and Interfaces - 192 results found.
NameDescriptionTypePackageFramework
AbstractNodeExecutionJobManagerDefault implementation of an node execution job manager.Classorg.knime.core.node.workflowKNIME
AnnotationAn annotation on the workflow.Classorg.knime.core.node.workflowKNIME
AnnotationDataClassorg.knime.core.node.workflowKNIME
AnnotationData .StyleRangeFormatting rule on the text; similar to SWT style range.Classorg.knime.core.node.workflowKNIME
AnnotationData .TextAlignmentText alignment in annotation.Classorg.knime.core.node.workflowKNIME
BatchExecutorSimple utility class that takes a workflow, either in a directory or zipped into a single file, executes it and saves the results in the end.Classorg.knime.core.node.workflowKNIME
BatchExecutor .BatchExceptionException that can be thrown by subclasses in BatchExecutor.Classorg.knime.core.node.workflowKNIME
BatchExecutor .IllegalOptionExceptionException for illegal or broken options.Classorg.knime.core.node.workflowKNIME
BatchExecutor .WorkflowConfigurationClassorg.knime.core.node.workflowKNIME
BufferedDataTableViewClassorg.knime.core.node.workflowKNIME
ConnectionContainerHolds all information related to one connection between specific ports of two nodes.Classorg.knime.core.node.workflowKNIME
ConnectionContainer .ConnectionTypeTyp of the connection: meta node input, output, through or "standard" connection.Classorg.knime.core.node.workflowKNIME
ConnectionIDClassorg.knime.core.node.workflowKNIME
ConnectionProgressContained in a ConnectionProgressEvent which is fired when the progress information has changed.Classorg.knime.core.node.workflowKNIME
ConnectionProgressEventThis event is fired in order to update the UI with connection statistics andSee Also:Serialized FormClassorg.knime.core.node.workflowKNIME
ConnectionProgressListenerListener for ConnectionProgressEvent fired when the progress information has changed.Interfaceorg.knime.core.node.workflowKNIME
ConnectionUIInformationDefault implementation of a connection extra info.Classorg.knime.core.node.workflowKNIME
ConnectionUIInformationEventEvent that's fired by a ConnectionContainer when its UI informationAuthor:Bernd Wiswedel, University of KonstanzSee Also:ConnectionContainer.Classorg.knime.core.node.workflowKNIME
ConnectionUIInformationListenerListener for ui information changes on ConnectionContainer.Interfaceorg.knime.core.node.workflowKNIME
CopyNativeNodeContainerPersistorClassorg.knime.core.node.workflowKNIME
CopyNodeContainerMetaPersistorClassorg.knime.core.node.workflowKNIME
CopySingleNodeContainerPersistorClassorg.knime.core.node.workflowKNIME
CopySubNodeContainerPersistorClassorg.knime.core.node.workflowKNIME
CopyWorkflowPersistorClassorg.knime.core.node.workflowKNIME
CredentialsThe credentials implementation.Classorg.knime.core.node.workflowKNIME
CredentialsProviderProvides available credential variables for a workflow.Classorg.knime.core.node.workflowKNIME
CredentialsStoreContainer for credentials defined on a workflow.Classorg.knime.core.node.workflowKNIME
DataColumnPropertiesViewClassorg.knime.core.node.workflowKNIME
DataTableSpecViewClassorg.knime.core.node.workflowKNIME
DialogComponentNodeInterface for nodes which provide dialog components that can be used on metanodes containing those nodes.Interfaceorg.knime.core.node.workflowKNIME
EditorUIInformationStores workflow editor specific settings (like grid settings and zoom level, etc.Classorg.knime.core.node.workflowKNIME
ExecutionControllerClassorg.knime.core.node.workflowKNIME
ExecutionEnvironmentInterface for objects defining the environment nodes will be executed in.Classorg.knime.core.node.workflowKNIME
ExpandSubnodeResultRepresents the result of an expansion of a subnode.Classorg.knime.core.node.workflow.actionKNIME
FileNativeNodeContainerPersistorClassorg.knime.core.node.workflowKNIME
FileNodeContainerMetaPersistorClassorg.knime.core.node.workflowKNIME
FileSingleNodeContainerPersistorClassorg.knime.core.node.workflowKNIME
FileSubNodeContainerPersistorClassorg.knime.core.node.workflowKNIME
FileWorkflowPersistorClassorg.knime.core.node.workflowKNIME
FileWorkflowPersistor .LoadVersionA Version representing a specific workflow format.Classorg.knime.core.node.workflowKNIME
FlowLoopContextSpecial FlowObject holding loop information.Classorg.knime.core.node.workflowKNIME
FlowLoopContext .RestoredFlowLoopContextExecuted start nodes will use this object during workflow load to indicate that a loop was potentially saved in a half-executed state.Classorg.knime.core.node.workflowKNIME
FlowObjectClassorg.knime.core.node.workflowKNIME
FlowObjectStackContainer for the stack that keeps for an individual node the flow variables and flow loop information.Classorg.knime.core.node.workflowKNIME
FlowObjectStackViewClassorg.knime.core.node.workflowKNIME
FlowScopeContextControl object on a FlowObjectStack to indicate presence of a scope.Classorg.knime.core.node.workflowKNIME
FlowSubnodeScopeContextClassorg.knime.core.node.workflowKNIME
FlowTryCatchContextPushed on top of the stack inside a try-catch construct.Classorg.knime.core.node.workflowKNIME
FlowVariableFlowVariable holding local variables of basic types which can be passed along connections in a workflow.Classorg.knime.core.node.workflowKNIME
FlowVariable .ScopeOrdinary workflow or flow variable.Classorg.knime.core.node.workflowKNIME
FlowVariable .TypeType of a variable, supports currently only scalars.Classorg.knime.core.node.workflowKNIME
FromFileNodeContainerPersistorInterfaceorg.knime.core.node.workflowKNIME
FromFileNodeContainerPersistor .PersistorWithPortIndexRepresents the persistor of a connected node with its port (port at the connected node!).Classorg.knime.core.node.workflowKNIME
GlobalTableRepositoryClassorg.knime.core.node.workflowKNIME
ICredentialsCredentials object representing login/password information.Interfaceorg.knime.core.node.workflowKNIME
IllegalFlowObjectStackExceptionClassorg.knime.core.node.workflowKNIME
IllegalLoopExceptionClassorg.knime.core.node.workflowKNIME
InnerFlowLoopContextControl object on a FlowObjectStack to indicate the actual execution of a loop start node.Classorg.knime.core.node.workflowKNIME
InsertWorkflowPersistorClassorg.knime.core.node.workflowKNIME
InternalNodeContainerStateClassorg.knime.core.node.workflowKNIME
LoopEndNodeComplement to @see{LoopStartNode}.Interfaceorg.knime.core.node.workflowKNIME
LoopEndParallelizeNodeInterfaceorg.knime.core.node.workflowKNIME
LoopStartNodeInterface implemented by NodeModel classes to define a loop start node.Interfaceorg.knime.core.node.workflowKNIME
LoopStartNodeTerminatorInterface for the start node of a loop which provides information about the termination of the loop.Interfaceorg.knime.core.node.workflowKNIME
LoopStartParallelizeNodeInterfaceorg.knime.core.node.workflowKNIME
MetaNodeDialogPaneAn empty dialog, which is used to create dialogs with only miscellaneous tabs (such as memory policy and job selector panel).Classorg.knime.core.node.workflowKNIME
MetaNodeTemplateInformationAdditional information that is associated with a meta node that are used as templates.Classorg.knime.core.node.workflowKNIME
MetaNodeTemplateInformation .RoleThe template's role.Classorg.knime.core.node.workflowKNIME
MetaNodeTemplateInformation .TemplateTypeInstance of WorkflowManager.Classorg.knime.core.node.workflowKNIME
MetaNodeTemplateInformation .UpdateStatusError checking for update.Classorg.knime.core.node.workflowKNIME
ModelContentOutPortViewA port view showing the port's ModelContent asAuthor:Thomas Gabriel, University of KonstanzSee Also:Serialized FormClassorg.knime.core.node.workflowKNIME
NativeNodeContainerClassorg.knime.core.node.workflowKNIME
NativeNodeContainer .LoopStatusPossible loop states.Classorg.knime.core.node.workflowKNIME
NativeNodeContainerPersistorInterfaceorg.knime.core.node.workflowKNIME
NodeAnnotationAnnotation associated with a node.Classorg.knime.core.node.workflowKNIME
NodeAnnotationDataClassorg.knime.core.node.workflowKNIME
NodeContainerAbstract super class for containers holding node or just structural information of a meta node.Classorg.knime.core.node.workflowKNIME
NodeContainer .NodeContainerSettingsHelper class that defines load/save routines for general NodeContainer properties.Classorg.knime.core.node.workflowKNIME
NodeContainer .NodeContainerSettings .SplitTypeNode can't handle it.Classorg.knime.core.node.workflowKNIME
NodeContainer .StateOld and unfortunately public possible status values of a NodeContainer.Classorg.knime.core.node.workflowKNIME
NodeContainerExecutionResultRemote execution result.Classorg.knime.core.node.workflow.execresultKNIME
NodeContainerExecutionStatusStatus of a finished execution of a node.Interfaceorg.knime.core.node.workflow.execresultKNIME
NodeContainerMetaPersistorInterfaceorg.knime.core.node.workflowKNIME
NodeContainerOutPortThe implementation of an OutPort of a SingleNodeContainer - e.Classorg.knime.core.node.workflowKNIME
NodeContainerParentInterface used by embedded WorkflowManager instances to invoke actions on the parent item.Interfaceorg.knime.core.node.workflowKNIME
NodeContainerPersistorInterfaceorg.knime.core.node.workflowKNIME
NodeContainerStatePossible status values of a NodeContainer.Interfaceorg.knime.core.node.workflowKNIME
NodeContainerStateObservableInterfaceorg.knime.core.node.workflowKNIME
NodeContainerTemplateInterfaceorg.knime.core.node.workflowKNIME
NodeContextA NodeContext holds information about the context in which an operation on a node is executed.Classorg.knime.core.node.workflowKNIME
NodeExecutionJobRunnable that represents the execution of a node.Classorg.knime.core.node.workflowKNIME
NodeExecutionJobManagerMain entry point for compute intensive jobs.Interfaceorg.knime.core.node.workflowKNIME
NodeExecutionJobManagerFactoryMain entry point for compute intensive jobs.Interfaceorg.knime.core.node.workflowKNIME
NodeExecutionJobManagerPanelSettings panel for NodeExecutionJobManagers.Classorg.knime.core.node.workflowKNIME
NodeExecutionJobReconnectExceptionClassorg.knime.core.node.workflowKNIME
NodeExecutionResultClassorg.knime.core.node.workflow.execresultKNIME
NodeExecutorJobManagerDialogTab NodeExecutionJobManager is available (besides the default one) and shows the settings panel of the job manager(s).Classorg.knime.core.node.workflowKNIME
NodeGraphAnnotationWrapper holding graph annotation information for a node in a workflow such as position in nested scopes, layered depth etc.Classorg.knime.core.node.workflowKNIME
NodeGraphAnnotation .RoleClassorg.knime.core.node.workflowKNIME
NodeIDHolds hierarchical ID of a node.Classorg.knime.core.node.workflowKNIME
NodeInPort connected NodeOutPort if available and to its node.Classorg.knime.core.node.workflowKNIME
NodeMessageClassorg.knime.core.node.workflowKNIME
NodeMessage .TypeError - fatal, node not executable.Classorg.knime.core.node.workflowKNIME
NodeMessageEventClassorg.knime.core.node.workflowKNIME
NodeMessageListenerListener interface for classes that want to get informed aboutAuthor:Fabian Dill, University of KonstanzInterfaceorg.knime.core.node.workflowKNIME
NodeOutPortInterface for a node's output port.Interfaceorg.knime.core.node.workflowKNIME
NodeOutPortWrapperClassorg.knime.core.node.workflowKNIME
NodePortAbstract node port implementation which keeps an index and a port name.Interfaceorg.knime.core.node.workflowKNIME
NodePortAdaptorClassorg.knime.core.node.workflowKNIME
NodeProgressContained in a NodeProgressEvent which is fired when the progress information has changed, either the progress (value between 0 and 1 orClassorg.knime.core.node.workflowKNIME
NodeProgressEventClassorg.knime.core.node.workflowKNIME
NodeProgressListenerListener for NodeProgressEvent fired when the progress information has changed.Interfaceorg.knime.core.node.workflowKNIME
NodePropertyChangedEventEvent fired when properties of a node change.Classorg.knime.core.node.workflowKNIME
NodePropertyChangedEvent .NodePropertyProperty types that can possibly change.Classorg.knime.core.node.workflowKNIME
NodePropertyChangedListenerA listener interface for objects interested in changed properties of a node.Interfaceorg.knime.core.node.workflowKNIME
NodeStateChangeListenerInterface for clients that are interested in notifications about stateAuthor:Christoph Sieb, University of KonstanzInterfaceorg.knime.core.node.workflowKNIME
NodeStateEventClassorg.knime.core.node.workflowKNIME
NodeTimerHolds execution timing information about a specific node.Classorg.knime.core.node.workflowKNIME
NodeTimer .GlobalNodeStatsClassorg.knime.core.node.workflowKNIME
NodeUIInformationSpecial NodeExtraInfo object used by the workflow editor.Classorg.knime.core.node.workflowKNIME
NodeUIInformationEventClassorg.knime.core.node.workflowKNIME
NodeUIInformationListenerInterfaceorg.knime.core.node.workflowKNIME
ObsoleteMetaNodeFileWorkflowPersistorClassorg.knime.core.node.workflowKNIME
OutPortViewClassorg.knime.core.node.workflowKNIME
ParallelizedChunkContentAn object representing the copied content of a chunk that is executed inAuthor:wiswedel, University of KonstanzClassorg.knime.core.node.workflow.virtual.parchunkKNIME
ParallelizedChunkContentMasterRepresents all parallel chunks (ParallelChunkContent) together and also encapsulating metanode.Classorg.knime.core.node.workflow.virtual.parchunkKNIME
PasteWorkflowContentPersistorPersistor that is used to represent, for instance the clipboard content.Classorg.knime.core.node.workflowKNIME
ScopeEndNodeComplement to ScopeStartNode.Interfaceorg.knime.core.node.workflowKNIME
ScopeStartNodeInterface implemented by NodeModel classes to define a the start of a new scope.Interfaceorg.knime.core.node.workflowKNIME
SingleNodeContainer internals, such as a node with an underlying implementation or a subnode hiding it's internal workflow.Classorg.knime.core.node.workflowKNIME
SingleNodeContainer .MemoryPolicyAvailable policy how to handle output data.Classorg.knime.core.node.workflowKNIME
SingleNodeContainer .SingleNodeContainerSettingsHandles the settings specific to a SingleNodeContainer.Classorg.knime.core.node.workflowKNIME
SingleNodeContainerExecutionResultSpecialized execution result for SingleNodeContainer.Classorg.knime.core.node.workflow.execresultKNIME
SingleNodeContainerPersistorInterfaceorg.knime.core.node.workflowKNIME
SubNodeContainer and acting like a NativeNodeContainer to the outside.Classorg.knime.core.node.workflowKNIME
SubnodeContainerExecutionResultSpecialized execution result for SubNodeContainer.Classorg.knime.core.node.workflow.execresultKNIME
SubNodeContainerPersistorDescribes persistor for SubNodeContainer.Interfaceorg.knime.core.node.workflowKNIME
TemplateNodeContainerPersistorInterfaceorg.knime.core.node.workflowKNIME
UIInformationBasic interface for extra information.Interfaceorg.knime.core.node.workflowKNIME
UnsupportedWorkflowVersionExceptionException that is thrown by the load routines if an unsupported workflow version (created by a future KNIME version) is read.Classorg.knime.core.node.workflowKNIME
VirtualParallelizedChunkNodeInputUtility object that represents the output objects of virtual input nodes.Classorg.knime.core.node.workflow.virtual.parchunkKNIME
VirtualParallelizedChunkPortObjectInNodeFactoryNode used for parallelization loops and sub nodes.Classorg.knime.core.node.workflow.virtual.parchunkKNIME
VirtualParallelizedChunkPortObjectInNodeModelClassorg.knime.core.node.workflow.virtual.parchunkKNIME
VirtualParallelizedChunkPortObjectOutNodeFactoryClassorg.knime.core.node.workflow.virtual.parchunkKNIME
VirtualParallelizedChunkPortObjectOutNodeModelClassorg.knime.core.node.workflow.virtual.parchunkKNIME
VirtualPortObjectInNodeFactoryEmpty extension of VirtualParallelizedChunkPortObjectInNodeFactory for backward compatibility reasons (fully qualified name possibly saved in workflows).Classorg.knime.core.node.workflow.virtualKNIME
VirtualPortObjectOutNodeFactoryEmpty extension of VirtualSubNodeOutputNodeFactory for backward compatibility reasons (fully qualified name possibly saved in workflows).Classorg.knime.core.node.workflow.virtualKNIME
VirtualSubNodeExchangeUtility object that represents the output objects of virtual output nodes.Classorg.knime.core.node.workflow.virtual.subnodeKNIME
VirtualSubNodeInputConfigurationClassorg.knime.core.node.workflow.virtual.subnodeKNIME
VirtualSubNodeInputNodeDialogPaneClassorg.knime.core.node.workflow.virtual.subnodeKNIME
VirtualSubNodeInputNodeFactoryFactory to subnode virtual input node.Classorg.knime.core.node.workflow.virtual.subnodeKNIME
VirtualSubNodeInputNodeModelNodeModel of the subnode virtual source node.Classorg.knime.core.node.workflow.virtual.subnodeKNIME
VirtualSubNodeOutputConfigurationClassorg.knime.core.node.workflow.virtual.subnodeKNIME
VirtualSubNodeOutputNodeDialogPaneClassorg.knime.core.node.workflow.virtual.subnodeKNIME
VirtualSubNodeOutputNodeFactoryFactory to virtual subnode output node.Classorg.knime.core.node.workflow.virtual.subnodeKNIME
VirtualSubNodeOutputNodeModelNodeModel to subnode virtual output node.Classorg.knime.core.node.workflow.virtual.subnodeKNIME
WizardExecutionControllerA utility class received from the workflow manager that allows stepping back and forth in a wizard execution.Classorg.knime.core.node.workflowKNIME
WizardExecutionController .NodeIDSuffixClassorg.knime.core.node.workflowKNIME
WizardExecutionController .WizardPageContentResult value of WizardExecutionController.Classorg.knime.core.node.workflowKNIME
WorkflowClassorg.knime.core.node.workflowKNIME
Workflow .NodeAndInportsClassorg.knime.core.node.workflowKNIME
WorkflowAnnotationWorkflow annotation (not associated with a node).Classorg.knime.core.node.workflowKNIME
WorkflowCipherClassorg.knime.core.node.workflowKNIME
WorkflowCipherPromptCallback method to query the unlock password for a meta node.Classorg.knime.core.node.workflowKNIME
WorkflowCipherPrompt .PromptCancelledThrown to indicate that user gives up entering the password.Classorg.knime.core.node.workflowKNIME
WorkflowContextThis class holds information about the context in which a workflows currently resides.Classorg.knime.core.node.workflowKNIME
WorkflowContext .FactoryFactory for workflow contexts.Classorg.knime.core.node.workflowKNIME
WorkflowCopyContentClass representing node IDs and workflow annotations that need to be copied from a workflow.Classorg.knime.core.node.workflowKNIME
WorkflowCreationHelperInstances of this class are used during creation of new workflows.Classorg.knime.core.node.workflowKNIME
WorkflowEventEvent-class for workflow events.Classorg.knime.core.node.workflowKNIME
WorkflowEvent .TypeClassorg.knime.core.node.workflowKNIME
WorkflowExecutionModeenum WorkflowExecutionModeAuthor:Christian Albrecht, KNIME.Classorg.knime.core.node.workflowKNIME
WorkflowExecutionResultSpecialized execution result for WorkflowManager.Classorg.knime.core.node.workflow.execresultKNIME
WorkflowInPortClassorg.knime.core.node.workflowKNIME
WorkflowListenerInterface for listeners that receive workflow events.Interfaceorg.knime.core.node.workflowKNIME
WorkflowLoadHelperCallback class that is used during loading of a workflow to read user credentials and other information.Classorg.knime.core.node.workflowKNIME
WorkflowLoadHelper .UnknownKNIMEVersionLoadPolicyHow to proceed when a workflow written with a future KNIME version isClassorg.knime.core.node.workflowKNIME
WorkflowManagerContainer holding nodes and connections of a (sub) workflow.Classorg.knime.core.node.workflowKNIME
WorkflowManager .AuthorInformationMeta data such as who create the workflow and who edited it last and when.Classorg.knime.core.node.workflowKNIME
WorkflowManager .NodeModelFilterA subclassable filter object that is used in various findXYZ methods.Classorg.knime.core.node.workflowKNIME
WorkflowOutPortClassorg.knime.core.node.workflowKNIME
WorkflowPersistorInterfaceorg.knime.core.node.workflowKNIME
WorkflowPersistor .ConnectionContainerTemplateHelper class representing a connection.Classorg.knime.core.node.workflowKNIME
WorkflowPersistor .LoadResultClassorg.knime.core.node.workflowKNIME
WorkflowPersistor .LoadResultEntryClassorg.knime.core.node.workflowKNIME
WorkflowPersistor .LoadResultEntry .LoadResultEntryTypeReturns the enum constant of this type with the specified name.Classorg.knime.core.node.workflowKNIME
WorkflowPersistor .MetaNodeLinkUpdateResultClassorg.knime.core.node.workflowKNIME
WorkflowPersistor .NodeContainerTemplateLinkUpdateResultClassorg.knime.core.node.workflowKNIME
WorkflowPersistor .NodeFactoryUnknownExceptionThrown when node factory is not available.Classorg.knime.core.node.workflowKNIME
WorkflowPersistor .WorkflowLoadResultClassorg.knime.core.node.workflowKNIME
WorkflowPersistor .WorkflowPortTemplateClassorg.knime.core.node.workflowKNIME
WorkflowSaveHelperHelper object to specify options when workflow gets saved.Classorg.knime.core.node.workflowKNIME