Class PalladioComponentModelDiagramEditorUtil.LazyElement2ViewMap

java.lang.Object
de.uka.ipd.sdq.pcm.gmf.composite.part.PalladioComponentModelDiagramEditorUtil.LazyElement2ViewMap
Enclosing class:
PalladioComponentModelDiagramEditorUtil

public static class PalladioComponentModelDiagramEditorUtil.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.