EGF Engine
Release 0.1.0

Uses of Interface
org.eclipse.egf.pattern.ui.internal.editor.IPatternModificationListener

Packages that use IPatternModificationListener
org.eclipse.egf.pattern.ui.editor   
org.eclipse.egf.pattern.ui.editor.page   
org.eclipse.egf.pattern.ui.internal.editor   
org.eclipse.egf.pattern.ui.internal.editor.page.implementation   
 

Uses of IPatternModificationListener in org.eclipse.egf.pattern.ui.editor
 

Methods in org.eclipse.egf.pattern.ui.editor that return IPatternModificationListener
 IPatternModificationListener[] PatternEditor.getModificationListeners()
          Get modification listeners.
 

Methods in org.eclipse.egf.pattern.ui.editor with parameters of type IPatternModificationListener
 void PatternEditor.addPatternModificationListener(IPatternModificationListener listener_p)
          Add a modification listener to this editor.
 void PatternEditor.removePatternModificationListener(IPatternModificationListener listener_p)
          Remove a modification listener.
 

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

Classes in org.eclipse.egf.pattern.ui.editor.page that implement IPatternModificationListener
protected  class PatternImplementationPage.MethodNameValidator
          Method name validator.
protected  class PatternSpecificationPage.ParameterDetails
          Parameter details page.
protected  class PatternSpecificationPage.ParameterNameValidator
          Parameter name validator.
protected  class PatternSpecificationPage.ParametersContentProvider
          Content provider for parameters of handled pattern.
 

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

Classes in org.eclipse.egf.pattern.ui.internal.editor that implement IPatternModificationListener
 class PatternEditorContentOutlinePage
          Pattern editor content outline page.
 

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

Classes in org.eclipse.egf.pattern.ui.internal.editor.page.implementation that implement IPatternModificationListener
protected  class MethodPatternCodeViewer.MethodPatternCodeContentProvider
          Method pattern code content provider.
 


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.