Modifier and Type | Method and Description |
---|---|
boolean |
StructuralChangeCustomDMRTester.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 . |
void |
VCustomDomainModelReferenceImpl.notifyChange(ModelChangeNotification notification)
Notify about a change.
|
Modifier and Type | Method and Description |
---|---|
void |
ModelChangeListener.notifyChange(ModelChangeNotification notification)
Notify about a change.
|
Modifier and Type | Method and Description |
---|---|
protected void |
VFeaturePathDomainModelReferenceImpl.cleanDiagnostic(boolean baseFeatureChanged,
ModelChangeNotification notification) |
void |
VFeaturePathDomainModelReferenceImpl.notifyChange(ModelChangeNotification notification)
Notify about a change.
|
Modifier and Type | Method and Description |
---|---|
void |
VTableDomainModelReferenceImpl.notifyChange(ModelChangeNotification notification) |
Modifier and Type | Method and Description |
---|---|
void |
ViewModelListener.notifyChange(ModelChangeNotification notification)
Notify about a change.
|
Modifier and Type | Method and Description |
---|---|
boolean |
EMFFormsStructuralChangeTesterImpl.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 . |
Modifier and Type | Method and Description |
---|---|
boolean |
StructuralChangeTesterDefault.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 . |
Modifier and Type | Method and Description |
---|---|
boolean |
StructuralChangeTesterIndex.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 . |
Modifier and Type | Method and Description |
---|---|
boolean |
StructuralChangeTesterKeyAttribute.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 . |
Modifier and Type | Method and Description |
---|---|
boolean |
StructuralChangeTesterMapping.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 . |
Modifier and Type | Method and Description |
---|---|
boolean |
StructuralChangeTesterTable.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 . |
Modifier and Type | Method and Description |
---|---|
boolean |
EMFFormsStructuralChangeTester.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 |
StructuralChangeTesterInternal.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 . |
Copyright © 2017. All rights reserved.