Uses of Interface
de.xima.fc.interfaces.workflow.ITreeWithDataAccessor
-
Packages that use ITreeWithDataAccessor Package Description de.xima.fc.plugin.workflow de.xima.fc.workflow.designer.logic -
-
Uses of ITreeWithDataAccessor in de.xima.fc.plugin.workflow
Classes in de.xima.fc.plugin.workflow that implement ITreeWithDataAccessor Modifier and Type Class Description class
TreeAccessorWithDataWorkflowNode
ITreeWithDataAccessor
for treatingWorkflowNode
s as a tree, so that they can be used with the execution analyzer. -
Uses of ITreeWithDataAccessor in de.xima.fc.workflow.designer.logic
Classes in de.xima.fc.workflow.designer.logic that implement ITreeWithDataAccessor Modifier and Type Class Description class
TreeAccessorWithDataNodeModel
Accessor for treatingNodeModel
s as a tree, so that they can be used with the execution analyzer.
-