public interface DomainModelReferenceChangeListener
DomainModelReferenceChangeListener
allows to subscribe to DomainModelReferences
and thus be notified when the VDomainModelReference
changes.Modifier and Type | Method and Description |
---|---|
void |
notifyChange()
Gets called in order to notify the listener, that the
VDomainModelReference has changed. |
void notifyChange()
VDomainModelReference
has changed.Copyright © 2019. All rights reserved.