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

I

ignore(Resource) - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. ResourceLoadedListener
Ignores any future load/unload notifications from the specified resource, until the next call to watch(res).
improveLabel(Command) - Method in class org.eclipse.emf.workspace. EMFCommandOperation
Computes a more user-friendly label for the operation than the label created by default for EMF's feature-changing commands.
inherit(Map<?, ?>, Map<Object, Object>, boolean) - Method in class org.eclipse.emf.transaction.internal. AllowChangePropagationBlockingOption
 
inherit(Map<?, ?>, Map<Object, Object>, boolean) - Method in class org.eclipse.emf.transaction.internal. BlockChangePropagationOption
 
inherit(Map<?, ?>, Map<Object, Object>, boolean) - Method in interface org.eclipse.emf.transaction. Transaction.OptionMetadata
Updates the options map of a child transaction to inherit the setting in a parent transaction, if it is a hereditary option and the child does not already have a setting for it.
inherit(Map<?, ?>, Map<Object, Object>, boolean) - Method in class org.eclipse.emf.transaction.util. BasicTransactionOptionMetadata
 
init(IActionBars) - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryActionBarContributor
Extends the inherited method to replace the action handlers for undo and redo with our operation-history-aware implementations.
init(IEditorSite, IEditorInput) - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
This is called during startup
initializeEditingDomain() - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
This sets up the editing domain for the model editor
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.emf.transaction.ui.provider. TransactionalAdapterFactoryContentProvider
Extends the inherited implementation by running in a read-only transaction.
INSTANCE - Static variable in interface org.eclipse.emf.transaction.impl. TransactionValidator.Factory
The shared default implementation of the validator factory interface.
INSTANCE - Static variable in class org.eclipse.emf.transaction.internal. EMFTransactionPlugin
 
INSTANCE - Static variable in interface org.eclipse.emf.transaction. Transaction.OptionMetadata.Registry
The shared transaction option metadata registry.
INSTANCE - Static variable in interface org.eclipse.emf.transaction. TransactionalEditingDomain.Factory
Static factory instance that can create instances of the default transactional editing domain implementation.
INSTANCE - Static variable in interface org.eclipse.emf.transaction. TransactionalEditingDomain.Registry
The single static registry instance.
INSTANCE - Static variable in class org.eclipse.emf.transaction.ui.internal. EMFTransactionUIPlugin
 
INSTANCE - Static variable in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditorPlugin
Keep track of the singleton
INSTANCE - Static variable in class org.eclipse.emf.workspace.internal. EMFWorkspacePlugin
 
INSTANCE - Static variable in class org.eclipse.emf.workspace.ui.internal. EMFWorkbenchUIPlugin
 
INSTANCE - Static variable in class org.eclipse.emf.workspace. WorkspaceEditingDomainFactory
The single shared instance of the workbench editing domain factory.
InternalLifecycle - Interface in org.eclipse.emf.transaction.impl
Internal adapter interface that must be provided by a TransactionalEditingDomain implementation that provides a TransactionalEditingDomain.Lifecycle adapter.
InternalTransaction - Interface in org.eclipse.emf.transaction.impl
An internal interface that must be provided by any implementation of the public Transaction interface, in order to function correctly in the transactional editing domain framework.
InternalTransactionalCommandStack - Interface in org.eclipse.emf.transaction.impl
An internal interface that must be provided by any implementation of the public TransactionalCommandStack interface, in order to function correctly in the transactional editing domain framework.
InternalTransactionalEditingDomain - Interface in org.eclipse.emf.transaction.impl
Internal interface that must be provided by any implementation of the public TransactionalEditingDomain API, in order to function correctly in the transactional editing domain framework.
IResourceUndoContextPolicy - Interface in org.eclipse.emf.workspace
A rule determining the resources for which an IUndoableOperation should be tagged with ResourceUndoContexts.
isAborted() - Method in class org.eclipse.emf.transaction.impl. TransactionImpl
Queries whether I have been aborted.
isAbstractChange(Notification) - Method in class org.eclipse.emf.workspace. AbstractResourceUndoContextPolicy
Queries whether the specified notification signals an abstract change to a resource, which would potentially put that resource into the operation context.
isActive() - Method in class org.eclipse.emf.transaction.impl. TransactionImpl
 
isActive() - Method in interface org.eclipse.emf.transaction. Transaction
Queries whether I am active.
isAggregatePrecommitListener() - Method in interface org.eclipse.emf.transaction. ResourceSetListener
Queries whether I should be invoked only for pre-commit of the root transaction, with all of the notifications from that transaction and any nested transactions.
isAggregatePrecommitListener() - Method in class org.eclipse.emf.transaction. ResourceSetListenerImpl
By default, assume that we want individual transaction pre-commit.
isDirty() - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
This is for implementing IEditorPart and simply tests the command stack
isEmpty() - Method in interface org.eclipse.emf.transaction. TransactionChangeDescription
Queries whether I have no changes.
isEmpty() - Method in class org.eclipse.emf.transaction.util. CommandChangeDescription
I can only assume that the operation I wrap makes some kind of change.
isEmpty() - Method in class org.eclipse.emf.transaction.util. CompositeChangeDescription
Queries whether I have no composed change descriptions.
isEmpty() - Method in class org.eclipse.emf.workspace.util. OperationChangeDescription
I can only assume that the operation I wrap makes some kind of change.
isEnabled() - Method in class org.eclipse.emf.workspace.ui.actions. RedoActionWrapper
Delegates to the operation framework action handler.
isEnabled() - Method in class org.eclipse.emf.workspace.ui.actions. UndoActionWrapper
Delegates to the operation framework action handler.
isHandled() - Method in class org.eclipse.emf.workspace.ui.actions. RedoActionWrapper
Delegates to the operation framework action handler.
isHandled() - Method in class org.eclipse.emf.workspace.ui.actions. UndoActionWrapper
Delegates to the operation framework action handler.
isHereditary() - Method in interface org.eclipse.emf.transaction. Transaction.OptionMetadata
Queries whether the option is inherited by nested transactions.
isHereditary() - Method in class org.eclipse.emf.transaction.util. BasicTransactionOptionMetadata
 
isLabelProperty(Object, String) - Method in class org.eclipse.emf.transaction.ui.provider. TransactionalAdapterFactoryLabelProvider
Extends the inherited implementation by running in a read-only transaction.
isLoaded(Resource) - Method in class org.eclipse.emf.transaction.impl. ResourceSetManager
Queries whether the specified resource is currently loaded.
isLoading(Resource) - Method in class org.eclipse.emf.transaction.impl. ResourceSetManager
Queries whether the specified resource is currently loading.
isNotificationEnabled(Transaction) - Static method in class org.eclipse.emf.transaction.impl. TransactionImpl
Queries whether the specified transaction should send post-commit events, according to its options.
isPaused() - Method in class org.eclipse.emf.transaction.impl. TransactionChangeRecorder
Queries whether I am currently paused in my recording.
isPersisted(Resource) - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
This returns whether something has been persisted to the URI of the specified resource.
isPostcommitOnly() - Method in class org.eclipse.emf.transaction. DemultiplexingListener
I want only post-commit events, not pre-commit events.
isPostcommitOnly() - Method in interface org.eclipse.emf.transaction. ResourceSetListener
Queries whether I am interested only in the post-commit ( ResourceSetListener.resourceSetChanged(ResourceSetChangeEvent)) call-back.
isPostcommitOnly() - Method in class org.eclipse.emf.transaction. ResourceSetListenerImpl
By default, assume that we do not only want post-commit events but also pre-commit events.
isPrecommitOnly() - Method in interface org.eclipse.emf.transaction. ResourceSetListener
Queries whether I am interested only in the pre-commit ( ResourceSetListener.transactionAboutToCommit(ResourceSetChangeEvent)) call-back.
isPrecommitOnly() - Method in class org.eclipse.emf.transaction. ResourceSetListenerImpl
By default, assume that we do not only want pre-commit events but also post-commit events.
isPrecommitOnly() - Method in class org.eclipse.emf.transaction. TriggerListener
I want only ppre-commit events, not post-commit events.
isPropertyResettable(Object) - Method in class org.eclipse.emf.transaction.ui.provider. TransactionalPropertySource
Delegates the my wrapped property source in the appropriate transaction.
isPropertySet(Object) - Method in class org.eclipse.emf.transaction.ui.provider. TransactionalPropertySource
Delegates the my wrapped property source in the appropriate transaction.
isReadOnly() - Method in class org.eclipse.emf.transaction.impl. TransactionImpl
 
isReadOnly() - Method in interface org.eclipse.emf.transaction. Transaction
Queries whether I am a read-only transaction.
isReuseParentTransaction() - Method in class org.eclipse.emf.workspace. AbstractEMFOperation
Queries whether I reuse an existing read/write transaction when possible.
isRollingBack() - Method in interface org.eclipse.emf.transaction.impl. InternalTransaction
Queries whether this transaction or any of its ancestors is in the process of rolling back.
isRollingBack() - Method in class org.eclipse.emf.transaction.impl. TransactionImpl
 
isSaveAsAllowed() - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
This always returns true because it is not currently supported
isSaveNeeded() - Method in class org.eclipse.emf.workspace.impl. WorkspaceCommandStackImpl
 
isSet(Map<?, ?>) - Method in interface org.eclipse.emf.transaction. Transaction.OptionMetadata
Queries whether the specified map has a setting for my option.
isSet(Map<?, ?>) - Method in class org.eclipse.emf.transaction.util. BasicTransactionOptionMetadata
 
isStaticallyRegistered(String) - Method in class org.eclipse.emf.transaction.impl. EditingDomainManager
Queries whether the specified editing domain ID is statically registered on our extension point.
isTag() - Method in interface org.eclipse.emf.transaction. Transaction.OptionMetadata
Queries whether the option is a tag, meaning that it adorns a transaction with client-specific information but that it does not otherwise affect the semantics (or behaviour) of the transaction.
isTag() - Method in class org.eclipse.emf.transaction.util. BasicTransactionOptionMetadata
 
isTransactionNestingEnabled() - Method in class org.eclipse.emf.workspace. CompositeEMFOperation
Queries whether nesting of transactions is enabled, meaning that all child operations (recursively) execute in their own (nested) transactions.
isTriggerEnabled(Transaction) - Static method in class org.eclipse.emf.transaction.impl. TransactionImpl
Queries whether the specified transaction should invoke pre-commit, listeners, according to its options and read-only state.
isUndoEnabled(Transaction) - Static method in class org.eclipse.emf.transaction.impl. TransactionImpl
Queries whether the specified transaction should record undo information, according to its options and read-only state.
isUnloaded(Resource) - Method in class org.eclipse.emf.transaction.impl. ResourceSetManager
Queries whether the specified resource is currently unloaded.
isUnloading(Resource) - Method in class org.eclipse.emf.transaction.impl. ResourceSetManager
Queries whether the specified resource is currently unloading.
isUnprotected(Transaction) - Static method in class org.eclipse.emf.transaction.impl. TransactionImpl
Queries whether the specified transaction is an unprotected write, according to its options and read-only state.
isValidationEnabled(Transaction) - Static method in class org.eclipse.emf.transaction.impl. TransactionImpl
Queries whether the specified transaction should validate changes, according to its options and read-only state.
iterator() - Method in class org.eclipse.emf.workspace. CompositeEMFOperation
Obtains an iterator to traverse my child operations.
IWorkspaceCommandStack - Interface in org.eclipse.emf.workspace
A specialized transactional command stack that delegates the execution of commands to an IOperationHistory.

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