EGF Engine
Release 0.1.0

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

Packages that use IPatternModificationNotification
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 IPatternModificationNotification in org.eclipse.egf.pattern.ui.editor
 

Methods in org.eclipse.egf.pattern.ui.editor with parameters of type IPatternModificationNotification
 void PatternEditor.sendNotification(IPatternModificationNotification notification_p)
          Send given notification to all registered listeners.
 

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

Methods in org.eclipse.egf.pattern.ui.editor.page with parameters of type IPatternModificationNotification
 void PatternImplementationPage.MethodNameValidator.notifyChanged(IPatternModificationNotification notification_p)
           
 void PatternSpecificationPage.ParametersContentProvider.notifyChanged(IPatternModificationNotification notification_p)
           
 void PatternSpecificationPage.ParameterDetails.notifyChanged(IPatternModificationNotification notification_p)
           
 void PatternSpecificationPage.ParameterNameValidator.notifyChanged(IPatternModificationNotification notification_p)
           
protected  void PatternSpecificationPage.ParameterDetailsHandler.notifyListeners(IPatternModificationNotification notification_p)
          Notify registered listeners that handled parameter has changed.
 

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

Classes in org.eclipse.egf.pattern.ui.internal.editor that implement IPatternModificationNotification
 class DefaultPatternModificationNotification
           
 

Methods in org.eclipse.egf.pattern.ui.internal.editor with parameters of type IPatternModificationNotification
 void PatternEditorContentOutlinePage.notifyChanged(IPatternModificationNotification notification_p)
           
 void IPatternModificationListener.notifyChanged(IPatternModificationNotification notification_p)
          Notify that a change to the pattern model has occurred.
 

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

Methods in org.eclipse.egf.pattern.ui.internal.editor.page.implementation with parameters of type IPatternModificationNotification
 void MethodPatternCodeViewer.MethodPatternCodeContentProvider.notifyChanged(IPatternModificationNotification notification_p)
           
 


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.