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 classTreeAccessorWithDataWorkflowNodeITreeWithDataAccessorfor treatingWorkflowNodes 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 classTreeAccessorWithDataNodeModelAccessor for treatingNodeModels as a tree, so that they can be used with the execution analyzer. 
 -