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

E

EDITING_DOMAIN_DISPOSING - Static variable in class org.eclipse.emf.transaction. TransactionalEditingDomainEvent
Event type indicating the editing domain disposing.
editingDomain - Variable in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
This keeps track of the editing domain that is used to track all changes to the model
editingDomainDisposing(TransactionalEditingDomainEvent) - Method in interface org.eclipse.emf.transaction. TransactionalEditingDomainListener
Signals that the transactional editing domain to which the lister is attached is to be disposed.
editingDomainDisposing(TransactionalEditingDomainEvent) - Method in class org.eclipse.emf.transaction. TransactionalEditingDomainListenerImpl
 
EditingDomainManager - Class in org.eclipse.emf.transaction.impl
The editing domain manager initializes editing domain instances from the org.eclipse.emf.transaction.editingDomains extension point.
editorSelection - Variable in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
This keeps track of the selection of the editor as a whole
EMFCommandOperation - Class in org.eclipse.emf.workspace
An operation that wraps an EMF Command to execute it in a read/write transaction on an IOperationHistory.
EMFCommandOperation(TransactionalEditingDomain, Command) - Constructor for class org.eclipse.emf.workspace. EMFCommandOperation
Initializes me with my editing domain and a command to execute.
EMFCommandOperation(TransactionalEditingDomain, Command, Map<?, ?>) - Constructor for class org.eclipse.emf.workspace. EMFCommandOperation
Initializes me with my editing domain, a command to execute, and transaction options.
EMFCommandTransaction - Class in org.eclipse.emf.transaction.impl
A transaction implementation use by the command stack to wrap the execution of Commands, to provide them the write access that they need.
EMFCommandTransaction(Command, InternalTransactionalEditingDomain, Map<?, ?>) - Constructor for class org.eclipse.emf.transaction.impl. EMFCommandTransaction
Initializes me with my command, editing domain, and options.
EMFOperationCommand - Class in org.eclipse.emf.workspace
An implementation of the EMF Command API that wraps an IUndoableOperation.
EMFOperationCommand(TransactionalEditingDomain, IUndoableOperation) - Constructor for class org.eclipse.emf.workspace. EMFOperationCommand
Initializes me with the undoable operation that I wrap.
EMFOperationCommand(TransactionalEditingDomain, IUndoableOperation, IAdaptable) - Constructor for class org.eclipse.emf.workspace. EMFOperationCommand
Initializes me with the undoable operation that I wrap and an adaptable to pass to it when I execute/undo/redo.
EMFOperationTransaction - Class in org.eclipse.emf.workspace.impl
A specialized transaction implementation that knows the EMFCommandOperation that it supports.
EMFOperationTransaction(Command, InternalTransactionalEditingDomain, Map<?, ?>) - Constructor for class org.eclipse.emf.workspace.impl. EMFOperationTransaction
Initializes me with the command, my editing domain, and my options.
EMFTransactionDebugOptions - Class in org.eclipse.emf.transaction.internal
The debug options available for this plug-in.
EMFTransactionPlugin - Class in org.eclipse.emf.transaction.internal
The main plugin class to be used in the desktop.
EMFTransactionPlugin() - Constructor for class org.eclipse.emf.transaction.internal. EMFTransactionPlugin
The constructor.
EMFTransactionPlugin.Implementation - Class in org.eclipse.emf.transaction.internal
The definition of the Eclipse plug-in flavour of this EMF plug-in.
EMFTransactionPlugin.Implementation() - Constructor for class org.eclipse.emf.transaction.internal. EMFTransactionPlugin.Implementation
Initializes me with my Eclipse plug-in descriptor.
EMFTransactionStatusCodes - Class in org.eclipse.emf.transaction.internal
Error status codes for the EMF Transaction plug-in.
EMFTransactionUIDebugOptions - Class in org.eclipse.emf.transaction.ui.internal
The debug options available for this plug-in.
EMFTransactionUIPlugin - Class in org.eclipse.emf.transaction.ui.internal
The main plugin class to be used in the desktop.
EMFTransactionUIPlugin() - Constructor for class org.eclipse.emf.transaction.ui.internal. EMFTransactionUIPlugin
The constructor.
EMFTransactionUIPlugin.Implementation - Class in org.eclipse.emf.transaction.ui.internal
The definition of the Eclipse plug-in flavour of this EMF plug-in.
EMFTransactionUIPlugin.Implementation() - Constructor for class org.eclipse.emf.transaction.ui.internal. EMFTransactionUIPlugin.Implementation
Initializes me with my Eclipse plug-in descriptor.
EMFTransactionUIStatusCodes - Class in org.eclipse.emf.transaction.ui.internal
Error status codes for the EMF Transaction plug-in.
EMFWorkbenchUIPlugin - Class in org.eclipse.emf.workspace.ui.internal
The main plugin class to be used in the desktop.
EMFWorkbenchUIPlugin() - Constructor for class org.eclipse.emf.workspace.ui.internal. EMFWorkbenchUIPlugin
The constructor.
EMFWorkbenchUIPlugin.Implementation - Class in org.eclipse.emf.workspace.ui.internal
The definition of the Eclipse plug-in flavour of this EMF plug-in.
EMFWorkbenchUIPlugin.Implementation() - Constructor for class org.eclipse.emf.workspace.ui.internal. EMFWorkbenchUIPlugin.Implementation
Initializes me with my Eclipse plug-in descriptor.
EMFWorkspaceDebugOptions - Class in org.eclipse.emf.workspace.internal
The debug options available for this plug-in.
EMFWorkspacePlugin - Class in org.eclipse.emf.workspace.internal
The main plugin class to be used in the desktop.
EMFWorkspacePlugin() - Constructor for class org.eclipse.emf.workspace.internal. EMFWorkspacePlugin
The constructor.
EMFWorkspacePlugin.Implementation - Class in org.eclipse.emf.workspace.internal
The definition of the Eclipse plug-in flavour of this EMF plug-in.
EMFWorkspacePlugin.Implementation() - Constructor for class org.eclipse.emf.workspace.internal. EMFWorkspacePlugin.Implementation
Initializes me with my Eclipse plug-in descriptor.
EMFWorkspaceStatusCodes - Class in org.eclipse.emf.workspace.internal
Error status codes for the EMF Workbench plug-in.
endPrivileged(PrivilegedRunnable<?>) - Method in interface org.eclipse.emf.transaction.impl. InternalTransaction
Returns me to my previous owner, upon completion of the specified privileged runnable.
endPrivileged(PrivilegedRunnable<?>) - Method in interface org.eclipse.emf.transaction.impl. InternalTransactionalEditingDomain
Returns me to my previous owner, upon completion of the specified privileged runnable.
endPrivileged(PrivilegedRunnable<?>) - Method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl
 
endPrivileged(PrivilegedRunnable<?>) - Method in class org.eclipse.emf.transaction.impl. TransactionImpl
 
endRecording() - Method in class org.eclipse.emf.transaction.impl. TransactionChangeRecorder
Extends the inherited implementation to clear the reference to the change description returned.
entering(Class<?>, String, Object...) - Static method in class org.eclipse.emf.transaction.internal. Tracing
Traces the entering into the specified method of the specified class, with the specified parameters.
entering(Class<?>, String, Object...) - Static method in class org.eclipse.emf.transaction.ui.internal. Tracing
Traces the entering into the specified method of the specified class, with the specified parameters.
entering(Class<?>, String, Object...) - Static method in class org.eclipse.emf.workspace.internal. Tracing
Traces the entering into the specified method of the specified class, with the specified parameters.
equals(Object) - Method in class org.eclipse.emf.workspace. ResourceUndoContext
I am equal to other ResourceUndoContexts on the same resource as mine.
EXCEPTION_HANDLER_FAILED - Static variable in class org.eclipse.emf.transaction.internal. EMFTransactionStatusCodes
 
EXCEPTION_HANDLER_FAILED - Static variable in class org.eclipse.emf.workspace.internal. EMFWorkspaceStatusCodes
 
ExceptionHandler - Interface in org.eclipse.emf.transaction
An interface for client objects that handle exceptions occurring in the interaction with an editing domain's command stack.
exceptionHandler - Variable in class org.eclipse.emf.transaction.impl. AbstractTransactionalCommandStack
 
exceptionHandlerFailed - Static variable in class org.eclipse.emf.transaction.internal.l10n. Messages
 
exceptionHandlerFailed - Static variable in class org.eclipse.emf.workspace.internal.l10n. Messages
 
EXCEPTIONS_CATCHING - Static variable in class org.eclipse.emf.transaction.internal. EMFTransactionDebugOptions
 
EXCEPTIONS_CATCHING - Static variable in class org.eclipse.emf.transaction.ui.internal. EMFTransactionUIDebugOptions
 
EXCEPTIONS_CATCHING - Static variable in class org.eclipse.emf.workspace.internal. EMFWorkspaceDebugOptions
 
EXCEPTIONS_THROWING - Static variable in class org.eclipse.emf.transaction.internal. EMFTransactionDebugOptions
 
EXCEPTIONS_THROWING - Static variable in class org.eclipse.emf.transaction.ui.internal. EMFTransactionUIDebugOptions
 
EXCEPTIONS_THROWING - Static variable in class org.eclipse.emf.workspace.internal. EMFWorkspaceDebugOptions
 
execute(Command, Map<?, ?>) - Method in class org.eclipse.emf.transaction.impl. AbstractTransactionalCommandStack
Default implementation delegates to the subclass implementation of AbstractTransactionalCommandStack.doExecute(Command, Map), handling the roll-back exception if the command is rolled back.
execute(Command) - Method in class org.eclipse.emf.transaction.impl. AbstractTransactionalCommandStack
Redefines the inherited method by forwarding to the TransactionalCommandStack.execute(Command, Map) method.
execute() - Method in class org.eclipse.emf.transaction. RecordingCommand
Implements the execution with automatic recording of undo information.
execute(Command, Map<?, ?>) - Method in interface org.eclipse.emf.transaction. TransactionalCommandStack
Executes the specified command in a read/write transaction.
execute() - Method in class org.eclipse.emf.transaction.util. TriggerCommand
Executes all of my trigger commands, then prepends the original triggering command (if any) so that it will be undone/redone with the others.
execute(IProgressMonitor, IAdaptable) - Method in class org.eclipse.emf.workspace. AbstractEMFOperation
Implements the execution by delegating to the AbstractEMFOperation.doExecute(IProgressMonitor, IAdaptable) method within a read/write transaction.
execute() - Method in class org.eclipse.emf.workspace. EMFOperationCommand
Executes my wrapped operation and inserts it into the active transaction's change description for rollback and undo/redo support.
EXECUTE_INTERRUPTED - Static variable in class org.eclipse.emf.workspace.internal. EMFWorkspaceStatusCodes
 
EXECUTE_ROLLED_BACK - Static variable in class org.eclipse.emf.workspace.internal. EMFWorkspaceStatusCodes
 
executeInterrupted - Static variable in class org.eclipse.emf.workspace.internal.l10n. Messages
 
executeRolledBack - Static variable in class org.eclipse.emf.workspace.internal.l10n. Messages
 
executeTriggers(Command, List<Command>, Map<?, ?>) - Method in interface org.eclipse.emf.transaction.impl. InternalTransactionalCommandStack
Executes the specified list of trigger commands.
executeTriggers(Command, List<Command>, Map<?, ?>) - Method in class org.eclipse.emf.transaction.impl. TransactionalCommandStackImpl
 
executeTriggers(Command, List<Command>, Map<?, ?>) - Method in class org.eclipse.emf.workspace.impl. WorkspaceCommandStackImpl
 
exiting(Class<?>, String) - Static method in class org.eclipse.emf.transaction.internal. Tracing
Traces the exiting from the specified method of the specified class.
exiting(Class<?>, String, Object) - Static method in class org.eclipse.emf.transaction.internal. Tracing
Traces the exiting from the specified method of the specified class, with the specified return value.
exiting(Class<?>, String) - Static method in class org.eclipse.emf.transaction.ui.internal. Tracing
Traces the exiting from the specified method of the specified class.
exiting(Class<?>, String, Object) - Static method in class org.eclipse.emf.transaction.ui.internal. Tracing
Traces the exiting from the specified method of the specified class, with the specified return value.
exiting(Class<?>, String) - Static method in class org.eclipse.emf.workspace.internal. Tracing
Traces the exiting from the specified method of the specified class.
exiting(Class<?>, String, Object) - Static method in class org.eclipse.emf.workspace.internal. Tracing
Traces the exiting from the specified method of the specified class, with the specified return value.
ExtendedPropertySheetPage - Class in org.eclipse.emf.transaction.ui.view
An extension of the extended property sheet page that performs refreshes in read transactions.
ExtendedPropertySheetPage(AdapterFactoryEditingDomain) - Constructor for class org.eclipse.emf.transaction.ui.view. ExtendedPropertySheetPage
Initializes me with the editing domain in which I create transactions.
EXTLibraryActionBarContributor - Class in org.eclipse.emf.workspace.examples.extlibrary.presentation
This is the action bar contributor for the EXTLibrary model editor
EXTLibraryActionBarContributor() - Constructor for class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryActionBarContributor
This creates an instance of the contributor
EXTLibraryEditingDomainFactory - Class in org.eclipse.emf.workspace.examples.extlibrary.domain
An editing domain factory registered on the extension point to create our shared editing domain for EXTLibrary model editors.
EXTLibraryEditingDomainFactory() - Constructor for class org.eclipse.emf.workspace.examples.extlibrary.domain. EXTLibraryEditingDomainFactory
 
EXTLibraryEditor - Class in org.eclipse.emf.workspace.examples.extlibrary.presentation
This is an example of a EXTLibrary model editor
EXTLibraryEditor() - Constructor for class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
This creates a model editor
EXTLibraryEditor.ReverseAdapterFactoryContentProvider - Class in org.eclipse.emf.workspace.examples.extlibrary.presentation
 
EXTLibraryEditor.ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor.ReverseAdapterFactoryContentProvider
 
EXTLibraryEditorPlugin - Class in org.eclipse.emf.workspace.examples.extlibrary.presentation
This is the central singleton for the EXTLibrary editor plugin
EXTLibraryEditorPlugin() - Constructor for class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditorPlugin
Create the instance
EXTLibraryEditorPlugin.Implementation - Class in org.eclipse.emf.workspace.examples.extlibrary.presentation
The actual implementation of the Eclipse Plugin
EXTLibraryEditorPlugin.Implementation() - Constructor for class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditorPlugin.Implementation
Creates an instance

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