public interface EMFFormsStructuralChangeTester
VDomainModelReference has changed.| Modifier and Type | Method and Description |
|---|---|
boolean |
isStructureChanged(VDomainModelReference reference,
org.eclipse.emf.ecore.EObject domainRootObject,
ModelChangeNotification notification)
Checks whether the domain structure of the given
VDomainModelReference has changed for the changes
indicated by the given ModelChangeNotification. |
boolean isStructureChanged(VDomainModelReference reference, org.eclipse.emf.ecore.EObject domainRootObject, ModelChangeNotification notification)
VDomainModelReference has changed for the changes
indicated by the given ModelChangeNotification.reference - The VDomainModelReferencedomainRootObject - The root object of the VDomainModelReference.notification - The ModelChangeNotificationCopyright © 2016. All rights reserved.