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

G

getActiveTransaction() - Method in interface org.eclipse.emf.transaction.impl. InternalTransactionalEditingDomain
Obtains the transaction that currently has access to me, and whose thread of execution is active.
getActiveTransaction() - Method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl
 
getAdapter(Class<? extends T>) - Method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl
 
getAdapter(Class<? extends T>) - Method in interface org.eclipse.emf.transaction.util. Adaptable
Obtains an instance of the specified adapter type.
getAdapter(TransactionalEditingDomain, Class<? extends T>) - Static method in class org.eclipse.emf.transaction.util. TransactionUtil
Obtains an instance of the specified adapter type for an editing domain.
getAggregatePrecommitListeners() - Method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl
Obtains a copy of my aggregate pre-commit listener list as an array, for safe iteration that allows concurrent updates to the original list.
getChangeDescription() - Method in class org.eclipse.emf.transaction.impl. TransactionImpl
 
getChangeDescription() - Method in interface org.eclipse.emf.transaction. Transaction
Obtains the change description summarizing the changes made to the model during the execution of the transaction.
getChangeRecorder() - Method in interface org.eclipse.emf.transaction.impl. InternalTransactionalEditingDomain
Obtains the change recorder that I use to track changes in my resource set.
getChangeRecorder() - Method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl
 
getChildren(Object) - Method in class org.eclipse.emf.transaction.ui.provider. TransactionalAdapterFactoryContentProvider
Extends the inherited implementation by running in a read-only transaction.
getColumnImage(Object, int) - Method in class org.eclipse.emf.transaction.ui.provider. TransactionalAdapterFactoryLabelProvider
Extends the inherited implementation by running in a read-only transaction.
getColumnText(Object, int) - Method in class org.eclipse.emf.transaction.ui.provider. TransactionalAdapterFactoryLabelProvider
Extends the inherited implementation by running in a read-only transaction.
getCommand() - Method in class org.eclipse.emf.transaction.impl. EMFCommandTransaction
Obtains the command for which I provide read/write access to the editing domain.
getDebugID(TransactionalEditingDomain) - Static method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl
Obtains an ID suitable for display in debug/trace messages.
getDebugID(Transaction) - Static method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl
Obtains an ID suitable for display in debug/trace messages.
getDefaultImage(Object) - Method in class org.eclipse.emf.transaction.ui.provider. TransactionalAdapterFactoryLabelProvider
Extends the inherited implementation by running in a read-only transaction.
getDefaultOptions(TransactionalEditingDomain) - Static method in class org.eclipse.emf.transaction.impl. TransactionImpl
Obtains the default transaction options, if any, of the specified editing domain.
getDefaultTransactionOptions() - Method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl
 
getDefaultTransactionOptions() - Method in interface org.eclipse.emf.transaction. TransactionalEditingDomain.DefaultOptions
Obtains a read-only view of the editing domain's default transaction options.
getDefaultValue() - Method in interface org.eclipse.emf.transaction. Transaction.OptionMetadata
Obtains the default value of an option.
getDefaultValue() - Method in class org.eclipse.emf.transaction.util. BasicTransactionOptionMetadata
 
getDepth() - Method in class org.eclipse.emf.transaction.util. Lock
Queries the depth to which I am acquired by the calling thread.
getDomain() - Method in class org.eclipse.emf.transaction.impl. AbstractTransactionalCommandStack
 
getDomain() - Method in interface org.eclipse.emf.transaction.impl. InternalTransactionalCommandStack
Obtains the editing domain in which I create transactions.
getEditableValue() - Method in class org.eclipse.emf.transaction.ui.provider. TransactionalPropertySource
Delegates the my wrapped property source in the appropriate transaction.
getEditingDomain(ResourceSet) - Method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl.FactoryImpl
 
getEditingDomain(String) - Method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl.RegistryImpl
 
getEditingDomain() - Method in class org.eclipse.emf.transaction.impl. TransactionChangeRecorder
Obtains the editing domain that I assist.
getEditingDomain() - Method in class org.eclipse.emf.transaction.impl. TransactionImpl
 
getEditingDomain() - Method in class org.eclipse.emf.transaction. ResourceSetChangeEvent
Obtains the editing domain whose resource set contents changed.
getEditingDomain() - Method in interface org.eclipse.emf.transaction. Transaction
Queries the editing domain in which I am transacting.
getEditingDomain(ResourceSet) - Method in interface org.eclipse.emf.transaction. TransactionalEditingDomain.Factory
Obtains the transactional editing domain (if any) that is currently managing the specified resource set.
getEditingDomain(String) - Method in interface org.eclipse.emf.transaction. TransactionalEditingDomain.Registry
Obtains the editing domain having the specified ID.
getEditingDomain(EObject) - Static method in class org.eclipse.emf.transaction.util. TransactionUtil
Obtains the transactional editing domain that manages the specified element.
getEditingDomain(Resource) - Static method in class org.eclipse.emf.transaction.util. TransactionUtil
Obtains the transactional editing domain that manages the specified resource.
getEditingDomain(ResourceSet) - Static method in class org.eclipse.emf.transaction.util. TransactionUtil
Obtains the transactional editing domain that manages the specified resource set.
getEditingDomain(Object) - Static method in class org.eclipse.emf.transaction.util. TransactionUtil
Obtains the transactional editing domain that manages the specified object.
getElements(Object) - Method in class org.eclipse.emf.transaction.ui.provider. TransactionalAdapterFactoryContentProvider
Extends the inherited implementation by running in a read-only transaction.
getEventType() - Method in class org.eclipse.emf.transaction. TransactionalEditingDomainEvent
Queries the kind of transactional editing event that I signal to TransactionalEditingDomainListeners.
getExceptionHandler() - Method in class org.eclipse.emf.transaction.impl. AbstractTransactionalCommandStack
 
getExceptionHandler() - Method in interface org.eclipse.emf.transaction. TransactionalCommandStack
Obtains my exception handler.
getFilter() - Method in interface org.eclipse.emf.transaction. ResourceSetListener
Provides a filter to select which notifications should be sent to this listener.
getFilter() - Method in class org.eclipse.emf.transaction. ResourceSetListenerImpl
 
getID() - Method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl
 
getID() - Method in interface org.eclipse.emf.transaction. TransactionalEditingDomain
Obtains my unique ID.
getImage(Object) - Method in class org.eclipse.emf.transaction.ui.provider. TransactionalAdapterFactoryLabelProvider
Extends the inherited implementation by running in a read-only transaction.
getImageFromObject(Object) - Method in class org.eclipse.emf.transaction.ui.provider. TransactionalAdapterFactoryLabelProvider
Extends the inherited implementation by running in a read-only transaction.
getInstance() - Static method in class org.eclipse.emf.transaction.impl. EditingDomainManager
Gets the singleton instance.
getInstance() - Static method in class org.eclipse.emf.transaction.impl. FilterManager
Obtains the singleton instance of this class.
getInstance() - Static method in class org.eclipse.emf.transaction.impl. ResourceSetManager
Obtains the singleton manager instance.
getInternalDomain() - Method in class org.eclipse.emf.transaction.impl. TransactionImpl
Obtains my owning editing domain as the internal interface.
getLifecycle() - Method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl
Obtains my lazily-created lifecycle implementation.
getLifecycle() - Method in class org.eclipse.emf.transaction.impl. TransactionImpl
Obtains the life-cycle adapter, if any, of my editing domain, with which I will notify it of my lifecycle events.
getLifecycleListeners() - Method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl.LifecycleImpl
Obtains a copy of my life-cycle listener list as an array, for safe iteration that allows concurrent updates to the original list.
getNotifications() - Method in interface org.eclipse.emf.transaction.impl. InternalTransaction
Obtains the list of notifications that were received during execution of this transaction.
getNotifications() - Method in class org.eclipse.emf.transaction.impl. TransactionImpl
 
getNotifications() - Method in class org.eclipse.emf.transaction. ResourceSetChangeEvent
Obtains the list of events (as Notifications), in the order in which they occurred, indicating the changes that occurred during the transaction.
getNotificationsForPostcommit(Transaction) - Method in class org.eclipse.emf.transaction.impl. ReadWriteValidatorImpl
 
getNotificationsForPostcommit(Transaction) - Method in interface org.eclipse.emf.transaction.impl. TransactionValidator
Obtains the notifications that I need to broadcast in a post-commit resource-change event for the specified transaction.
getNotificationsForPrecommit(Transaction) - Method in class org.eclipse.emf.transaction.impl. ReadWriteValidatorImpl
 
getNotificationsForPrecommit(Transaction) - Method in interface org.eclipse.emf.transaction.impl. TransactionValidator
Obtains the notifications that I need to broadcast in a pre-commit resource-change event for the specified transaction.
getNotificationsForValidation(Transaction) - Method in class org.eclipse.emf.transaction.impl. ReadWriteValidatorImpl
 
getNotificationsForValidation(Transaction) - Method in interface org.eclipse.emf.transaction.impl. TransactionValidator
Obtains the notifications received, in order, during the execution of the (possibly nested) transaction(s) that I am validating.
getObjectChanges() - Method in class org.eclipse.emf.transaction.util. CompositeChangeDescription
My object changes are the concatenation of the changes in my composed descriptions.
getObjectsToAttach() - Method in class org.eclipse.emf.transaction.util. CompositeChangeDescription
My objects to detach are the concatenation of the changes in my composed descriptions.
getObjectsToDetach() - Method in class org.eclipse.emf.transaction.util. CompositeChangeDescription
My objects to attach are the concatenation of the changes in my composed descriptions.
getOption() - Method in interface org.eclipse.emf.transaction. Transaction.OptionMetadata
Obtains the key of the option that I describe.
getOption() - Method in class org.eclipse.emf.transaction.util. BasicTransactionOptionMetadata
 
getOptionMetadata() - Method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl
Obtains my lazily-created transaction option metadata registry.
getOptionMetadata(Object) - Method in interface org.eclipse.emf.transaction. Transaction.OptionMetadata.Registry
Obtains a metadata object describing the specified transaction option.
getOptionMetadata(Object) - Method in class org.eclipse.emf.transaction.util. BasicTransactionOptionMetadataRegistry
Obtains a metadata object describing the specified transaction option. This implementation caches, locally, the lazily created metadata for options that are unrecognized.
getOptions() - Method in class org.eclipse.emf.transaction.impl. TransactionImpl
 
getOptions() - Method in interface org.eclipse.emf.transaction. Transaction
Obtains the special options with which I was created.
getOwner() - Method in class org.eclipse.emf.transaction.impl. PrivilegedRunnable
Obtains the thread that created and owns me.
getOwner() - Method in class org.eclipse.emf.transaction.impl. TransactionImpl
 
getOwner() - Method in interface org.eclipse.emf.transaction. Transaction
Queries the thread that owns me.
getOwner() - Method in class org.eclipse.emf.transaction.util. Lock
Queries the current owner of the lock.
getParent() - Method in class org.eclipse.emf.transaction.impl. TransactionImpl
 
getParent() - Method in interface org.eclipse.emf.transaction. Transaction
My parent transaction, if any.
getParent(Object) - Method in class org.eclipse.emf.transaction.ui.provider. TransactionalAdapterFactoryContentProvider
Extends the inherited implementation by running in a read-only transaction.
getPostcommitListeners() - Method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl
Obtains a copy of my post-commit listener list as an array, for safe iteration that allows concurrent updates to the original list.
getPrecommitListeners() - Method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl
Obtains a copy of my pre-commit listener list as an array, for safe iteration that allows concurrent updates to the original list.
getPropertyDescriptors() - Method in class org.eclipse.emf.transaction.ui.provider. TransactionalPropertySource
Delegates the my wrapped property source in the appropriate transaction.
getPropertySource(Object) - Method in class org.eclipse.emf.transaction.ui.provider. TransactionalAdapterFactoryContentProvider
Extends the inherited implementation by running in a read-only transaction.
getPropertyValue(Object) - Method in class org.eclipse.emf.transaction.ui.provider. TransactionalPropertySource
Delegates the my wrapped property source in the appropriate transaction.
getResourceChanges() - Method in class org.eclipse.emf.transaction.util. CompositeChangeDescription
My resource changes are the concatenation of the changes in my composed descriptions.
getResourcesToValidate() - Method in class org.eclipse.emf.transaction.util. ValidateEditSupport.Default
Obtains the set of resources that we have determined need to be validated for edit, because they have changed from being unmodified to modified.
getResult() - Method in interface org.eclipse.emf.transaction. RunnableWithResult
Returns a result computed by my Runnable.run() method.
getResult() - Method in class org.eclipse.emf.transaction. RunnableWithResult.Impl
 
getRoot() - Method in interface org.eclipse.emf.transaction.impl. InternalTransaction
Obtains the root transaction (the one that has no parent).
getRoot() - Method in class org.eclipse.emf.transaction.impl. TransactionImpl
 
getSource() - Method in class org.eclipse.emf.transaction. TransactionalEditingDomainEvent
 
getStatus() - Method in class org.eclipse.emf.transaction.impl. TransactionImpl
 
getStatus() - Method in exception org.eclipse.emf.transaction. RollbackException
Obtains the status describing the cause of the transaction rollback.
getStatus() - Method in interface org.eclipse.emf.transaction. RunnableWithResult
Queries my commit status.
getStatus() - Method in class org.eclipse.emf.transaction. RunnableWithResult.Impl
 
getStatus() - Method in interface org.eclipse.emf.transaction. Transaction
Obtains the status of the transaction.
getTarget() - Method in class org.eclipse.emf.transaction. ResourceSetListenerImpl
Queries the transactional editing domain, if any, to which I am listening.
getText(Object) - Method in class org.eclipse.emf.transaction.ui.provider. TransactionalAdapterFactoryLabelProvider
Extends the inherited implementation by running in a read-only transaction.
getTransaction() - Method in class org.eclipse.emf.transaction.impl. PrivilegedRunnable
Obtains the transaction to which I provide access.
getTransaction() - Method in class org.eclipse.emf.transaction. ResourceSetChangeEvent
Obtains the transaction in which resource set changes have occurred.
getTransaction() - Method in class org.eclipse.emf.transaction. TransactionalEditingDomainEvent
Queries the transaction for which the event signals a change, or null if the event pertains to the editing domain, itself.
getTransactionalCommandStack() - Method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl
Obtains my command stack as the internal interface.
getTransactionalEditingDomain() - Method in class org.eclipse.emf.transaction.ui.view. ExtendedPropertySheetPage
Obtains my editing domain.
getTransactionOptionRegistry(TransactionalEditingDomain) - Static method in class org.eclipse.emf.transaction.util. TransactionUtil
Gets the best transaction-option registry available for the specified editing domain.
getTriggeringCommand() - Method in class org.eclipse.emf.transaction.util. TriggerCommand
Retrieves the command that triggered the trigger commands.
getTriggers() - Method in interface org.eclipse.emf.transaction.impl. InternalTransaction
Obtains the triggers that were executed during my commit.
getTriggers() - Method in class org.eclipse.emf.transaction.impl. TransactionImpl
 
getTriggers() - Method in class org.eclipse.emf.transaction.util. TriggerCommand
Retrieves my trigger commands (not including the triggering command, if any).
getType() - Method in interface org.eclipse.emf.transaction. Transaction.OptionMetadata
Obtains the type value of an option.
getType() - Method in class org.eclipse.emf.transaction.util. BasicTransactionOptionMetadata
 
getUndoRedoOptions() - Method in class org.eclipse.emf.transaction.impl. AbstractTransactionalCommandStack
Obtains my editing domain's default undo/redo transaction options.
getUndoRedoOptions() - Method in interface org.eclipse.emf.transaction.impl. InternalTransactionalEditingDomain
Retrieves the undo/redo options that should be used when creating transactions.
getUndoRedoOptions() - Method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl
 
getValidateEditSupport() - Method in class org.eclipse.emf.transaction.impl. TransactionChangeRecorder
 
getValidator() - Method in interface org.eclipse.emf.transaction.impl. InternalTransactionalEditingDomain
Gets the validator that transactions should use to validate themselves upon committing.
getValidator() - Method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl
 
getValidatorFactory() - Method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl
Obtains the factory that this transactional editing domain uses to create validators for transaction validation.
getValue(Map<?, ?>) - Method in interface org.eclipse.emf.transaction. Transaction.OptionMetadata
Gets the value (implicit/default or explicit) of my option in the specified map.
getValue(Map<?, ?>) - Method in class org.eclipse.emf.transaction.util. BasicTransactionOptionMetadata
 

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