Interface INodeWithName

All Superinterfaces:
INamedElement<NodeKey>, ITypedWorkflowElement<NodeKey>, IWorkflowElementTypeProviding, Serializable
All Known Subinterfaces:
IFileProvidingNodeWithName
All Known Implementing Classes:
FileProvidingNodeWithName, NodeWithName

public interface INodeWithName extends ITypedWorkflowElement<NodeKey>, INamedElement<NodeKey>, Serializable
A reference to a workflow node, such as those returned by IWorkflowProvider.getNormalCompletionProvidingPredecessors().
Since:
7.0.0
Author:
XIMA MEDIA GmbH