Uses of Interface
org.eclipse.graphiti.platform.IDiagramEditor

Packages that use IDiagramEditor
org.eclipse.graphiti.dt   
org.eclipse.graphiti.features.impl   
org.eclipse.graphiti.pattern   
org.eclipse.graphiti.ui.platform   
 

Uses of IDiagramEditor in org.eclipse.graphiti.dt
 

Fields in org.eclipse.graphiti.dt declared as IDiagramEditor
private  IDiagramEditor AbstractDiagramTypeProvider.diagramEditor
           
 

Methods in org.eclipse.graphiti.dt that return IDiagramEditor
 IDiagramEditor AbstractDiagramTypeProvider.getDiagramEditor()
           
 IDiagramEditor IDiagramTypeProvider.getDiagramEditor()
          Returns the current diagram editor.
 

Methods in org.eclipse.graphiti.dt with parameters of type IDiagramEditor
 void AbstractDiagramTypeProvider.init(Diagram diagram, IDiagramEditor diagramEditor)
           
 void IDiagramTypeProvider.init(Diagram diagram, IDiagramEditor diagramEditor)
          Implement this method to initialise the diagram type provider.
private  void AbstractDiagramTypeProvider.setDiagramEditor(IDiagramEditor diagramEditor)
           
 

Uses of IDiagramEditor in org.eclipse.graphiti.features.impl
 

Methods in org.eclipse.graphiti.features.impl that return IDiagramEditor
protected  IDiagramEditor AbstractFeature.getDiagramEditor()
          Gets the diagram editor.
 

Uses of IDiagramEditor in org.eclipse.graphiti.pattern
 

Methods in org.eclipse.graphiti.pattern that return IDiagramEditor
protected  IDiagramEditor AbstractBasePattern.getDiagramEditor()
          Gets the diagram editor.
 

Uses of IDiagramEditor in org.eclipse.graphiti.ui.platform
 

Methods in org.eclipse.graphiti.ui.platform that return IDiagramEditor
protected  IDiagramEditor GFPropertySection.getDiagramEditor()
           
 



Copyright (c) SAP AG 2005, 2010.