EGF Engine
Release 0.1.0

Uses of Interface
org.eclipse.egf.common.ui.viewers.IContentHandler

Packages that use IContentHandler
org.eclipse.egf.common.ui.viewers   
org.eclipse.egf.pattern.ui.editor.page   
org.eclipse.egf.pattern.ui.internal.editor   
org.eclipse.egf.pattern.ui.internal.editor.page   
org.eclipse.egf.pattern.ui.internal.editor.page.implementation   
 

Uses of IContentHandler in org.eclipse.egf.common.ui.viewers
 

Methods in org.eclipse.egf.common.ui.viewers that return IContentHandler
protected abstract  IContentHandler OrderedListViewerWithAddAndRemove.getContentHandler()
          Get content handler instance.
 

Uses of IContentHandler in org.eclipse.egf.pattern.ui.editor.page
 

Classes in org.eclipse.egf.pattern.ui.editor.page that implement IContentHandler
protected  class PatternImplementationPage.InternalMethodsHandler
          Internal methods handler.
protected  class PatternSpecificationPage.ParameterDetailsHandler
          Parameter details content handler.
protected  class PatternSpecificationPage.ParametersContentHandler
          Parameters content handler.
 

Methods in org.eclipse.egf.pattern.ui.editor.page that return IContentHandler
protected  IContentHandler PatternSpecificationPage.ParametersViewer.getContentHandler()
           
 

Uses of IContentHandler in org.eclipse.egf.pattern.ui.internal.editor
 

Classes in org.eclipse.egf.pattern.ui.internal.editor that implement IContentHandler
protected  class PatternEditorContentOutlinePage.PatternMethodNode
          Pattern method node.
 

Uses of IContentHandler in org.eclipse.egf.pattern.ui.internal.editor.page
 

Classes in org.eclipse.egf.pattern.ui.internal.editor.page that implement IContentHandler
 class DefaultContentHandler
          Default content handler implementation for pattern page.
 

Uses of IContentHandler in org.eclipse.egf.pattern.ui.internal.editor.page.implementation
 

Classes in org.eclipse.egf.pattern.ui.internal.editor.page.implementation that implement IContentHandler
 class InternalMethodHandler
           
 class MethodActionHandler
          A proxy to a pattern method action.
protected  class MethodPatternCodeDetailsViewer.MethodPatternCodeActionHandler
          Method pattern code action handler.
protected  class MethodPatternCodeViewer.MethodPatternCodeContentHandler
          Method pattern code content handler.
 

Methods in org.eclipse.egf.pattern.ui.internal.editor.page.implementation that return IContentHandler
protected  IContentHandler MethodPatternCodeViewer.getContentHandler()
           
 


EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.