g-Eclipse
Release 1.0.0

eu.geclipse.workflow.ui.editor
Class WorkflowDiagramEditorUtil.LazyElement2ViewMap

java.lang.Object
  extended by eu.geclipse.workflow.ui.editor.WorkflowDiagramEditorUtil.LazyElement2ViewMap
Enclosing class:
WorkflowDiagramEditorUtil

public static class WorkflowDiagramEditorUtil.LazyElement2ViewMap
extends java.lang.Object


Field Summary
 java.util.List editPartTmpHolder
           
 
Constructor Summary
WorkflowDiagramEditorUtil.LazyElement2ViewMap(View scope, java.util.Set elements)
           
 
Method Summary
 java.util.Map getElement2ViewMap()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

editPartTmpHolder

public final java.util.List editPartTmpHolder
Constructor Detail

WorkflowDiagramEditorUtil.LazyElement2ViewMap

public WorkflowDiagramEditorUtil.LazyElement2ViewMap(View scope,
                                                     java.util.Set elements)
Method Detail

getElement2ViewMap

public final java.util.Map getElement2ViewMap()

g-Eclipse
Release 1.0.0