Class EMFProfileDiagramEditorUtil.LazyElement2ViewMap

java.lang.Object
org.modelversioning.emfprofile.diagram.part.EMFProfileDiagramEditorUtil.LazyElement2ViewMap
Enclosing class:
EMFProfileDiagramEditorUtil

public static class EMFProfileDiagramEditorUtil.LazyElement2ViewMap extends Object
XXX This is quite suspicious code (especially editPartTmpHolder) and likely to be removed soon
Generated class or method.
  • Constructor Details

    • LazyElement2ViewMap

      public LazyElement2ViewMap(org.eclipse.gmf.runtime.notation.View scope, Set<? extends EObject> elements)
      Generated class or method.
  • Method Details

    • getElement2ViewMap

      public final Map<EObject,org.eclipse.gmf.runtime.notation.View> getElement2ViewMap()
      Generated class or method.