org.eclipse.gmf.graphdef.editor.part
Class GMFGraphDiagramEditorUtil.LazyElement2ViewMap

java.lang.Object
  extended by org.eclipse.gmf.graphdef.editor.part.GMFGraphDiagramEditorUtil.LazyElement2ViewMap
Enclosing class:
GMFGraphDiagramEditorUtil

public static class GMFGraphDiagramEditorUtil.LazyElement2ViewMap
extends Object


Field Summary
 List editPartTmpHolder
           
 
Constructor Summary
GMFGraphDiagramEditorUtil.LazyElement2ViewMap(org.eclipse.gmf.runtime.notation.View scope, Set elements)
           
 
Method Summary
 Map getElement2ViewMap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

editPartTmpHolder

public final List editPartTmpHolder
Constructor Detail

GMFGraphDiagramEditorUtil.LazyElement2ViewMap

public GMFGraphDiagramEditorUtil.LazyElement2ViewMap(org.eclipse.gmf.runtime.notation.View scope,
                                                     Set elements)
Method Detail

getElement2ViewMap

public final Map getElement2ViewMap()


Copyright © 2011. All Rights Reserved.