Uses of Class
de.uni_trier.wi2.procake.data.object.transformation.WFBlockToUIGraph.CreatedNodes
-
Packages that use WFBlockToUIGraph.CreatedNodes Package Description de.uni_trier.wi2.procake.data.object.transformation -
-
Uses of WFBlockToUIGraph.CreatedNodes in de.uni_trier.wi2.procake.data.object.transformation
Methods in de.uni_trier.wi2.procake.data.object.transformation that return WFBlockToUIGraph.CreatedNodes Modifier and Type Method Description protected WFBlockToUIGraph.CreatedNodesWFBlockToUIGraph. createGraphNode(SequencedObject newItem)Creates the GraphNodes necessary for representing the given block-oriented workflow-objectmodel-item in the graph.
-