Uses of Interface
de.cau.cs.kieler.kiml.ui.editors.IDiagramEditorConnector

Packages that use IDiagramEditorConnector
de.cau.cs.kieler.kiml.ui.layout Classes with generic implementations to apply layout to GMF diagrams. 
de.cau.cs.kieler.papyrus Bridge code to enable KIELER features for the Papyrus editors. 
 

Uses of IDiagramEditorConnector in de.cau.cs.kieler.kiml.ui.layout
 

Methods in de.cau.cs.kieler.kiml.ui.layout that return types with arguments of type IDiagramEditorConnector
 List<IDiagramEditorConnector> EclipseLayoutServices.getEditorConnectors()
          Returns the list of connector classes to foreign editors.
 

Uses of IDiagramEditorConnector in de.cau.cs.kieler.papyrus
 

Classes in de.cau.cs.kieler.papyrus that implement IDiagramEditorConnector
 class MultiPartDiagramConnector
          Implementation of the editor connector interface for the Papyrus multi part diagram editor.