EGF Engine
Release 0.1.0

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

All Known Implementing Classes:
MethodPatternCodeViewer.MethodPatternCodeContentProvider, PatternEditorContentOutlinePage, PatternImplementationPage.MethodNameValidator, PatternSpecificationPage.ParameterDetails, PatternSpecificationPage.ParameterNameValidator, PatternSpecificationPage.ParametersContentProvider

public interface IPatternModificationListener

Pattern modifications listener.


Method Summary
 void notifyChanged(IPatternModificationNotification notification_p)
          Notify that a change to the pattern model has occurred.
 

Method Detail

notifyChanged

void notifyChanged(IPatternModificationNotification notification_p)
Notify that a change to the pattern model has occurred.

Parameters:
notification_p - a description of the change.

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.