Runtime

Uses of Package
org.eclipse.gmf.runtime.diagram.ui.resources.editor.document

Packages that use org.eclipse.gmf.runtime.diagram.ui.resources.editor.document
org.eclipse.gmf.runtime.diagram.ui.resources.editor.document   
org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document   
org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.editor   
org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts   
 

Classes in org.eclipse.gmf.runtime.diagram.ui.resources.editor.document used by org.eclipse.gmf.runtime.diagram.ui.resources.editor.document
AbstractDocument
          Abstract implementation of IDocument.
AbstractDocumentProvider
          An abstract implementation of a sharable document provider.
AbstractDocumentProvider.DocumentProviderOperation
          Operation created by the document provider and to be executed by the providers runnable context.
AbstractDocumentProvider.ElementInfo
          Collection of all information managed for a connected element.
DiagramDocument
          An implementation of IDiagramDocument,
DiagramModificationListener
          Listener for modification events on a diagram.
DocumentEvent
          Specification of changes applied to documents.
DocumentProviderRegistry
          This registry manages shared document providers.
DocumentProviderRegistry.IDocumentProviderSelector
           
EditorInputProxy
           
IDiagramDocument
          An interface defining a IDocument with content of org.eclipse.gmf.runtime.notation.Diagram
IDiagramDocumentProvider
          An interface to be implemented by all document providers, that create IDiagramDocument
IDocument
          An IDocument represents extensible content providing support A document allows to set its content and to manipulate it.
IDocumentListener
          Interface for objects which are interested in getting informed about document changes.
IDocumentProvider
          A document provider maps between domain elements and documents.
IElementStateListener
          Interface for parties interested in standardized element changes.
MEditingDomainElement
           
 

Classes in org.eclipse.gmf.runtime.diagram.ui.resources.editor.document used by org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.document
AbstractDocumentProvider
          An abstract implementation of a sharable document provider.
AbstractDocumentProvider.ElementInfo
          Collection of all information managed for a connected element.
DiagramDocument
          An implementation of IDiagramDocument,
DiagramModificationListener
          Listener for modification events on a diagram.
DocumentEvent
          Specification of changes applied to documents.
EditorInputProxy
           
IDiagramDocument
          An interface defining a IDocument with content of org.eclipse.gmf.runtime.notation.Diagram
IDiagramDocumentProvider
          An interface to be implemented by all document providers, that create IDiagramDocument
IDocument
          An IDocument represents extensible content providing support A document allows to set its content and to manipulate it.
IDocumentListener
          Interface for objects which are interested in getting informed about document changes.
IDocumentProvider
          A document provider maps between domain elements and documents.
MEditingDomainElement
           
 

Classes in org.eclipse.gmf.runtime.diagram.ui.resources.editor.document used by org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.editor
IDocumentEditor
          An interface to be implemented by all the editors displaying a diagram
 

Classes in org.eclipse.gmf.runtime.diagram.ui.resources.editor.document used by org.eclipse.gmf.runtime.diagram.ui.resources.editor.parts
IDiagramDocument
          An interface defining a IDocument with content of org.eclipse.gmf.runtime.notation.Diagram
IDocumentEditor
          An interface to be implemented by all the editors displaying a diagram
IDocumentProvider
          A document provider maps between domain elements and documents.
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.