Uses of Interface
org.eclipse.emf.ecp.core.util.observer.ECPPropertiesObserver

Packages that use ECPPropertiesObserver
org.eclipse.emf.ecp.core.util   
org.eclipse.emf.ecp.internal.ui.model   
 

Uses of ECPPropertiesObserver in org.eclipse.emf.ecp.core.util
 

Methods in org.eclipse.emf.ecp.core.util with parameters of type ECPPropertiesObserver
 void ECPProperties.addObserver(ECPPropertiesObserver changeObserver)
          Adds an ECPPropertiesObserver which will be notified if a property changes.
 void ECPProperties.removeObserver(ECPPropertiesObserver changeObserver)
          Removes an ECPPropertiesObserver from the collection of observer which will be notified if a property changes.
 

Uses of ECPPropertiesObserver in org.eclipse.emf.ecp.internal.ui.model
 

Classes in org.eclipse.emf.ecp.internal.ui.model that implement ECPPropertiesObserver
 class PropertiesContentProvider
           
 



Copyright © 2014. All Rights Reserved.