Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

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.
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.

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

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire