EGF Engine
Release 0.1.0

Uses of Interface
org.eclipse.egf.core.ui.internal.observable.IListViewerObserver

Packages that use IListViewerObserver
org.eclipse.egf.core.ui.internal.viewers   
org.eclipse.egf.core.ui.wizard.page   
 

Uses of IListViewerObserver in org.eclipse.egf.core.ui.internal.viewers
 

Methods in org.eclipse.egf.core.ui.internal.viewers with parameters of type IListViewerObserver
 void AbstractObservableContentProvider.addListViewerObserver(IListViewerObserver listViewerObserver_p)
          Add given listener to the list of IListViewerObserver notified when viewer content changes.
 void AbstractObservableContentProvider.removeListViewerObserver(IListViewerObserver listViewerObserver_p)
          Remove given listener from the list of IListViewerObserver notified when viewer content changes.
 

Uses of IListViewerObserver in org.eclipse.egf.core.ui.wizard.page
 

Classes in org.eclipse.egf.core.ui.wizard.page that implement IListViewerObserver
 class AbstractPatternLibrarySequenceWizardPage
          Base class to implement the pattern library wizard page that allows the end-user to select production orchestration
and the runtime orchestration.
 class PatternLibraryProductionSequenceWizardPage
          Implement the pattern library production orchestration wizard page.
 class PatternLibraryRuntimeSequenceWizardPage
          Implement the pattern library runtime orchestration wizard page.
 


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.