| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidateEditSupport | |
|---|---|
| org.eclipse.emf.transaction.impl | Implementation of the transactional editing domain API. | 
| org.eclipse.emf.transaction.util | Utilities used by/with the transactional editing domain API. | 
| Uses of ValidateEditSupport in org.eclipse.emf.transaction.impl | 
|---|
| Methods in org.eclipse.emf.transaction.impl that return ValidateEditSupport | |
|---|---|
|  ValidateEditSupport | TransactionChangeRecorder.getValidateEditSupport() | 
| Methods in org.eclipse.emf.transaction.impl with parameters of type ValidateEditSupport | |
|---|---|
|  void | TransactionChangeRecorder.setValidateEditSupport(ValidateEditSupport validateEdit)Sets my validate-edit support, if applicable, for the duration of a root transaction. | 
| Uses of ValidateEditSupport in org.eclipse.emf.transaction.util | 
|---|
| Classes in org.eclipse.emf.transaction.util that implement ValidateEditSupport | |
|---|---|
| static class | ValidateEditSupport.DefaultA default implementation of the ValidateEditSupportinterface,
 that uses the editing domain's read-only resource map to determine
 whether a resource can be edited and depends on notifications of theResource.isModified()property changing to track which resources
 need to be validated (note that this implies that the resource is
 tracking modifications). | 
| 
 | Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||