A B C D E F G H I L M N O P R S T U V W Y

V

validate() - Method in class org.eclipse.emf.transaction.impl.ReadOnlyValidatorImpl
I always return an OK status because there is never anything to validate in a read-only transaction.
validate(Transaction) - Method in class org.eclipse.emf.transaction.impl.ReadWriteValidatorImpl
 
validate() - Method in class org.eclipse.emf.transaction.impl.TransactionImpl
Validates me.
validate(Transaction) - Method in interface org.eclipse.emf.transaction.impl.TransactionValidator
Performs the validation step of a commit.
validateEdit(Transaction, Object) - Method in class org.eclipse.emf.transaction.util.ValidateEditSupport.Default
 
validateEdit(Transaction, Object) - Method in interface org.eclipse.emf.transaction.util.ValidateEditSupport
Performs validate-edit for a transaction.
ValidateEditOption - Class in org.eclipse.emf.transaction.internal
Metadata implementation for the non-trivial complexity of the Transaction.OPTION_VALIDATE_EDIT transaction option.
ValidateEditOption() - Constructor for class org.eclipse.emf.transaction.internal.ValidateEditOption
Initializes me.
ValidateEditSupport - Interface in org.eclipse.emf.transaction.util
Interface for the Transaction.OPTION_VALIDATE_EDIT transaction option to check, when a transaction commits, that all of the resources that it has modified are actually editable or (by some means supplied by the platform) can be made to be editable.
ValidateEditSupport.Default - Class in org.eclipse.emf.transaction.util
A default implementation of the ValidateEditSupport interface, that uses the editing domain's read-only resource map to determine whether a resource can be edited and depends on notifications of the Resource.isModified() property changing to track which resources need to be validated (note that this implies that the resource is tracking modifications).
ValidateEditSupport.Default() - Constructor for class org.eclipse.emf.transaction.util.ValidateEditSupport.Default
Initializes me.
VALIDATION_FAILURE - Static variable in class org.eclipse.emf.transaction.internal.EMFTransactionStatusCodes
 
validationFailure - Static variable in class org.eclipse.emf.transaction.internal.l10n.Messages
 

Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.
A B C D E F G H I L M N O P R S T U V W Y