org.eclipse.emf.ecp.view.spi.model
Interface DomainModelReferenceChangeListener


public interface DomainModelReferenceChangeListener

The DomainModelReferenceChangeListener allows to subscribe to DomainModelReferences and thus be notified when the VDomainModelReference changes.

Since:
1.3
Author:
Eugen Neufeld

Method Summary
 void notifyChange()
          Gets called in order to notify the listener, that the VDomainModelReference has changed.
 

Method Detail

notifyChange

void notifyChange()
Gets called in order to notify the listener, that the VDomainModelReference has changed.



Copyright © 2015. All Rights Reserved.