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

C

canApply() - Method in interface org.eclipse.emf.transaction.TransactionChangeDescription
Queries whether I can apply my changes.
canApply() - Method in class org.eclipse.emf.transaction.util.CommandChangeDescription
I can apply if my wrapped command can undo or redo, according to whether it was last undone or redone.
canApply() - Method in class org.eclipse.emf.transaction.util.CompositeChangeDescription
I can apply myself if all of my composed changes can apply themselves.
canApply() - Method in class org.eclipse.emf.workspace.util.OperationChangeDescription
I can apply if my wrapped operation can undo or redo, according to whether it was last undone or redone.
canExecute() - Method in class org.eclipse.emf.workspace.CompositeEMFOperation
I can execute if all of my children can execute.
canExecute() - Method in class org.eclipse.emf.workspace.EMFCommandOperation
I can execute if my command can execute.
canExecute() - Method in class org.eclipse.emf.workspace.EMFOperationCommand
I can execute if my wrapped operation can execute.
cannotRedo - Static variable in class org.eclipse.emf.workspace.internal.l10n.Messages
 
cannotUndo - Static variable in class org.eclipse.emf.workspace.internal.l10n.Messages
 
canRedo() - Method in class org.eclipse.emf.transaction.impl.TransactionalCommandStackImpl
Extends the inherited implementation to consider the redoability of ConditionalRedoCommands.
canRedo() - Method in class org.eclipse.emf.transaction.RecordingCommand
I can be redone if I successfully recorded the changes that I executed.
canRedo() - Method in interface org.eclipse.emf.transaction.util.ConditionalRedoCommand
Queries whether I can be redone.
canRedo() - Method in class org.eclipse.emf.transaction.util.ConditionalRedoCommand.Compound
I can redo if none of my composed commands cannot redo.
canRedo() - Method in class org.eclipse.emf.workspace.AbstractEMFOperation
Queries whether I can be redone.
canRedo() - Method in class org.eclipse.emf.workspace.CompositeEMFOperation
I can redo if my transaction successfully completed with changes recorded and my children can all be redone.
canRedo() - Method in class org.eclipse.emf.workspace.EMFCommandOperation
I can redo if either my wrapped command is a ConditionalRedoCommand that can undo, or it is not a conditionally redoable command.
canRedo() - Method in class org.eclipse.emf.workspace.EMFOperationCommand
I can redo if my wrapped operation can redo.
canRedo() - Method in class org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl
Queries whether we can redo my default undo context in my operation history.
canSetOptions() - Method in class org.eclipse.emf.workspace.AbstractEMFOperation
Queries whether my options can be changed.
canUndo() - Method in class org.eclipse.emf.transaction.RecordingCommand
I can be undone if I successfully recorded the changes that I executed.
canUndo() - Method in class org.eclipse.emf.workspace.AbstractEMFOperation
Queries whether I can be undone.
canUndo() - Method in class org.eclipse.emf.workspace.CompositeEMFOperation
I can undo if my transaction successfully completed with changes recorded and my children can all be undone.
canUndo() - Method in class org.eclipse.emf.workspace.EMFCommandOperation
I can undo if my command or (if any) trigger command can undo.
canUndo() - Method in class org.eclipse.emf.workspace.EMFOperationCommand
I can undo if my wrapped operation can undo.
canUndo() - Method in class org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl
Queries whether we can undo my default undo context in my operation history.
catching(Class<?>, String, Throwable) - Static method in class org.eclipse.emf.transaction.internal.Tracing
Traces the catching of the specified throwable in the specified method of the specified class.
catching(Class<?>, String, Throwable) - Static method in class org.eclipse.emf.transaction.ui.internal.Tracing
Traces the catching of the specified throwable in the specified method of the specified class.
catching(Class<?>, String, Throwable) - Static method in class org.eclipse.emf.workspace.internal.Tracing
Traces the catching of the specified throwable in the specified method of the specified class.
chain(Command) - Method in class org.eclipse.emf.transaction.RecordingCommand
 
chain(Command) - Method in class org.eclipse.emf.transaction.util.CommandChangeDescription
Chains a new command onto the command that I encapsulate, returning the chained result.
chain(Command) - Method in class org.eclipse.emf.transaction.util.ConditionalRedoCommand.Compound
I am self-chaining.
chain(Command) - Method in class org.eclipse.emf.workspace.EMFOperationCommand
 
change - Variable in class org.eclipse.emf.transaction.impl.TransactionImpl
 
changedResources - Variable in class org.eclipse.emf.workspace.examples.extlibrary.presentation.EXTLibraryEditor
Resources that have been changed since last activation
changing(String, String, Object, Object) - Static method in class org.eclipse.emf.transaction.internal.Tracing
Traces the changing of a value.
changing(String, Class<?>, String, String, Object, Object) - Static method in class org.eclipse.emf.transaction.internal.Tracing
 
changing(String, String, Object, Object) - Static method in class org.eclipse.emf.transaction.ui.internal.Tracing
Traces the changing of a value.
changing(String, Class<?>, String, String, Object, Object) - Static method in class org.eclipse.emf.transaction.ui.internal.Tracing
 
changing(String, String, Object, Object) - Static method in class org.eclipse.emf.workspace.internal.Tracing
Traces the changing of a value.
changing(String, Class<?>, String, String, Object, Object) - Static method in class org.eclipse.emf.workspace.internal.Tracing
 
clear() - Method in class org.eclipse.emf.transaction.util.CompositeChangeDescription
Removes any change descriptions that I may have.
close() - Method in class org.eclipse.emf.transaction.impl.TransactionImpl
Closes me.
close() - Method in class org.eclipse.emf.transaction.impl.TriggerCommandTransaction
Extends the inherited implementation by first clearing my change description, so that I will not propagate these changes upwards.
cmdException - Static variable in class org.eclipse.emf.workspace.examples.extlibrary.internal.l10n.Messages
 
cmdFailed - Static variable in class org.eclipse.emf.workspace.examples.extlibrary.internal.l10n.Messages
 
cmdRollback - Static variable in class org.eclipse.emf.workspace.examples.extlibrary.internal.l10n.Messages
 
cmdStkCtxLabel - Static variable in class org.eclipse.emf.workspace.internal.l10n.Messages
 
cmdStkSaveCtxLabel - Static variable in class org.eclipse.emf.workspace.internal.l10n.Messages
 
collectsNotifications(Transaction) - Static method in class org.eclipse.emf.transaction.impl.TransactionImpl
Queries whether the specified transaction collects notifications for broadcast to listeners or for validation.
CommandChangeDescription - Class in org.eclipse.emf.transaction.util
A change description that simply wraps a Command, asking it to undo or redo when applying.
CommandChangeDescription(Command) - Constructor for class org.eclipse.emf.transaction.util.CommandChangeDescription
Initializes me with the command that I encapsulate.
CommandStackExceptionHandler - Class in org.eclipse.emf.workspace.examples.extlibrary.domain
An exception handler for the shared editing domain's command stack, that shows errors in a pop-up dialog.
CommandStackExceptionHandler() - Constructor for class org.eclipse.emf.workspace.examples.extlibrary.domain.CommandStackExceptionHandler
 
commit() - Method in class org.eclipse.emf.transaction.impl.TransactionImpl
 
commit() - Method in interface org.eclipse.emf.transaction.Transaction
Attempts to commit the transaction.
commit() - Method in class org.eclipse.emf.workspace.impl.NonEMFTransaction
Appends my non-EMF change and commits.
CompositeChangeDescription - Class in org.eclipse.emf.transaction.util
A composition of zero or more change descriptions representing the changes performed by transactions in a possibly nested structure.
CompositeChangeDescription() - Constructor for class org.eclipse.emf.transaction.util.CompositeChangeDescription
 
CompositeEMFOperation - Class in org.eclipse.emf.workspace
An implementation of a composite undoable operation for composition of operations which may include AbstractEMFOperations.
CompositeEMFOperation(TransactionalEditingDomain, String) - Constructor for class org.eclipse.emf.workspace.CompositeEMFOperation
Initializes me with the editing domain in which I am making model changes and a label.
CompositeEMFOperation(TransactionalEditingDomain, String, Map<?, ?>) - Constructor for class org.eclipse.emf.workspace.CompositeEMFOperation
Initializes me with the editing domain, a label, and transaction options.
CompositeEMFOperation(TransactionalEditingDomain, String, List<? extends IUndoableOperation>) - Constructor for class org.eclipse.emf.workspace.CompositeEMFOperation
Initializes me with the editing domain, a label, and child operations.
CompositeEMFOperation(TransactionalEditingDomain, String, List<? extends IUndoableOperation>, Map<?, ?>) - Constructor for class org.eclipse.emf.workspace.CompositeEMFOperation
Initializes me with the editing domain, a label, and child operations, and transaction options.
CONCURRENT_WRITE - Static variable in class org.eclipse.emf.transaction.internal.EMFTransactionStatusCodes
 
concurrentWrite - Static variable in class org.eclipse.emf.transaction.internal.l10n.Messages
 
ConditionalRedoCommand - Interface in org.eclipse.emf.transaction.util
A specialization of the EMF Command API that accounts for conditional redoable-ness.
ConditionalRedoCommand.Compound - Class in org.eclipse.emf.transaction.util
A conditionally redoable compound command.
ConditionalRedoCommand.Compound() - Constructor for class org.eclipse.emf.transaction.util.ConditionalRedoCommand.Compound
 
ConditionalRedoCommand.Compound(int, List<Command>) - Constructor for class org.eclipse.emf.transaction.util.ConditionalRedoCommand.Compound
 
ConditionalRedoCommand.Compound(int, String, List<Command>) - Constructor for class org.eclipse.emf.transaction.util.ConditionalRedoCommand.Compound
 
ConditionalRedoCommand.Compound(int, String, String, List<Command>) - Constructor for class org.eclipse.emf.transaction.util.ConditionalRedoCommand.Compound
 
ConditionalRedoCommand.Compound(int, String, String) - Constructor for class org.eclipse.emf.transaction.util.ConditionalRedoCommand.Compound
 
ConditionalRedoCommand.Compound(int, String) - Constructor for class org.eclipse.emf.transaction.util.ConditionalRedoCommand.Compound
 
ConditionalRedoCommand.Compound(int) - Constructor for class org.eclipse.emf.transaction.util.ConditionalRedoCommand.Compound
 
ConditionalRedoCommand.Compound(List<Command>) - Constructor for class org.eclipse.emf.transaction.util.ConditionalRedoCommand.Compound
 
ConditionalRedoCommand.Compound(String, List<Command>) - Constructor for class org.eclipse.emf.transaction.util.ConditionalRedoCommand.Compound
 
ConditionalRedoCommand.Compound(String, String, List<Command>) - Constructor for class org.eclipse.emf.transaction.util.ConditionalRedoCommand.Compound
 
ConditionalRedoCommand.Compound(String, String) - Constructor for class org.eclipse.emf.transaction.util.ConditionalRedoCommand.Compound
 
ConditionalRedoCommand.Compound(String) - Constructor for class org.eclipse.emf.transaction.util.ConditionalRedoCommand.Compound
 
configureListeners(String, TransactionalEditingDomain) - Method in class org.eclipse.emf.transaction.impl.EditingDomainManager
Creates (if necessary) listeners registered against the specified editing domain ID and and adds them to it.
considerAllResourceChanges() - Method in class org.eclipse.emf.workspace.AbstractResourceUndoContextPolicy
May be overridden by subclasses to consider changes to any feature of a resource, not just its contents-list or URI, as affecting it.
ConsoleUtil - Class in org.eclipse.emf.workspace.examples.extlibrary.console
A Util Class: provides convenient API to write to the Eclipse Console View The client of println(String name, String msg) methods does not need to do any housekeeping work to use this method.
ConsoleUtil() - Constructor for class org.eclipse.emf.workspace.examples.extlibrary.console.ConsoleUtil
 
CONTENT_PROVIDER_INTERRUPTED - Static variable in class org.eclipse.emf.transaction.ui.internal.EMFTransactionUIStatusCodes
 
contentInterrupt - Static variable in class org.eclipse.emf.transaction.ui.internal.l10n.Messages
 
contentOutlinePage - Variable in class org.eclipse.emf.workspace.examples.extlibrary.presentation.EXTLibraryEditor
This is the content outline page
contentOutlineStatusLineManager - Variable in class org.eclipse.emf.workspace.examples.extlibrary.presentation.EXTLibraryEditor
This is a kludge
contentOutlineViewer - Variable in class org.eclipse.emf.workspace.examples.extlibrary.presentation.EXTLibraryEditor
This is the content outline page's viewer
contributeToMenu(IMenuManager) - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation.EXTLibraryActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items
contributeToToolBar(IToolBarManager) - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation.EXTLibraryActionBarContributor
This adds Separators for editor additions to the tool bar
createChangeRecorder(ResourceSet) - Method in class org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl
May be overridden by subclasses to create a custom change recorder implementation.
createChildActions - Variable in class org.eclipse.emf.workspace.examples.extlibrary.presentation.EXTLibraryActionBarContributor
This will contain one CreateChildAction corresponding to each descriptor generated for the current selection by the item provider
createChildMenuManager - Variable in class org.eclipse.emf.workspace.examples.extlibrary.presentation.EXTLibraryActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateChild actions
createContextMenuFor(StructuredViewer) - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation.EXTLibraryEditor
This creates a context menu for the viewer and adds a listener as well registering the menu for extension
createEditingDomain(String) - Method in class org.eclipse.emf.transaction.impl.EditingDomainManager
Creates the editing domain registered on the extension point under the specified id, if an appropriate extension exists.
createEditingDomain() - Method in class org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.FactoryImpl
 
createEditingDomain(ResourceSet) - Method in class org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.FactoryImpl
 
createEditingDomain() - Method in interface org.eclipse.emf.transaction.TransactionalEditingDomain.Factory
Creates an editing domain with a default resource set implementation.
createEditingDomain(ResourceSet) - Method in interface org.eclipse.emf.transaction.TransactionalEditingDomain.Factory
Creates a new transactional editing domain on the specified resource set.
createEditingDomain() - Method in class org.eclipse.emf.workspace.examples.extlibrary.domain.EXTLibraryEditingDomainFactory
 
createEditingDomain(ResourceSet) - Method in class org.eclipse.emf.workspace.examples.extlibrary.domain.EXTLibraryEditingDomainFactory
 
createEditingDomain() - Method in class org.eclipse.emf.workspace.WorkspaceEditingDomainFactory
Creates a new editing domain using a default resource set implementation and the Workbench's shared operation history.
createEditingDomain(ResourceSet) - Method in class org.eclipse.emf.workspace.WorkspaceEditingDomainFactory
Creates a new editing domain using the given resource set and the Workbench's shared operation history.
createEditingDomain(IOperationHistory) - Method in class org.eclipse.emf.workspace.WorkspaceEditingDomainFactory
Creates a new editing domain on a default resource set implementation and the specified operation history.
createEditingDomain(ResourceSet, IOperationHistory) - Method in class org.eclipse.emf.workspace.WorkspaceEditingDomainFactory
Creates a new editing domain on the given resource set and the specified operation history.
createEventTypeFilter(int) - Static method in class org.eclipse.emf.transaction.NotificationFilter
Creates a filter matching any notification of the specified type.
createFeatureFilter(EStructuralFeature) - Static method in class org.eclipse.emf.transaction.NotificationFilter
Creates a filter matching any notification from the specified feature.
createFeatureFilter(Class<?>, int) - Static method in class org.eclipse.emf.transaction.NotificationFilter
Creates a filter matching any notification from the specified feature.
createFeatureFilter(EClassifier, int) - Static method in class org.eclipse.emf.transaction.NotificationFilter
Creates a filter matching any notification from the specified feature.
createLifecycle() - Method in class org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl
Creates a new lifecycle implementation.
createModel() - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation.EXTLibraryEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input
createNotifierFilter(Object) - Static method in class org.eclipse.emf.transaction.NotificationFilter
Creates a filter matching any notification from the specified notifier.
createNotifierTypeFilter(Class<?>) - Static method in class org.eclipse.emf.transaction.NotificationFilter
Creates a filter matching notifications from any instance of the specified type.
createNotifierTypeFilter(EClassifier) - Static method in class org.eclipse.emf.transaction.NotificationFilter
Creates a filter matching notifications from any instance of the specified type.
createOptionMetadataRegistry() - Method in class org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl
Creates a new transaction option metadata registry.
createPages() - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation.EXTLibraryEditor
This is the method used by the framework to install your own controls
createPrivilegedRunnable(Runnable) - Method in class org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl
 
createPrivilegedRunnable(Runnable) - Method in interface org.eclipse.emf.transaction.TransactionalEditingDomain
Wraps the specified runnable to give it access to the currently active transaction.
createPrivilegedRunnable(TransactionalEditingDomain, RunnableWithResult<? extends T>) - Static method in class org.eclipse.emf.transaction.util.TransactionUtil
Utility method for providing privileged access to runnables that return values.
createPropertySource(Object, IItemPropertySource) - Method in class org.eclipse.emf.transaction.ui.provider.TransactionalAdapterFactoryContentProvider
Extends the inherited implementation by running in a read-only transaction.
createReadOnlyValidator() - Method in class org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.ValidatorFactoryImpl
Creates and returns a TransactionValidator which is used to validate a read write transaction.
createReadOnlyValidator() - Method in interface org.eclipse.emf.transaction.impl.TransactionValidator.Factory
Creates and returns a TransactionValidator which is used to validate a read write transaction.
createReadWriteValidator() - Method in class org.eclipse.emf.transaction.impl.TransactionalEditingDomainImpl.ValidatorFactoryImpl
Creates and returns a TransactionValidator which is used to validate a read only transaction.
createReadWriteValidator() - Method in interface org.eclipse.emf.transaction.impl.TransactionValidator.Factory
Creates and returns a TransactionValidator which is used to validate a read only transaction.
createResourceContentTypeFilter(String) - Static method in class org.eclipse.emf.transaction.NotificationFilter
Creates a filter matches any notification from a resource of the specified content type.
createSiblingActions - Variable in class org.eclipse.emf.workspace.examples.extlibrary.presentation.EXTLibraryActionBarContributor
This will contain one CreateSiblingAction corresponding to each descriptor generated for the current selection by the item provider
createSiblingMenuManager - Variable in class org.eclipse.emf.workspace.examples.extlibrary.presentation.EXTLibraryActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateSibling actions
createTransaction(Command, Map<?, ?>) - Method in interface org.eclipse.emf.transaction.impl.InternalTransactionalCommandStack
Creates a read/write transaction in my editing domain for the purpose of executing the specified command.
createTransaction(Command, Map<?, ?>) - Method in class org.eclipse.emf.transaction.impl.TransactionalCommandStackImpl
 
createTransaction(Command, Map<?, ?>) - Method in class org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl
 
createValidator() - Method in class org.eclipse.emf.transaction.impl.ReadWriteValidatorImpl
Creates a validator which will be responsible for the transaction validation
crossResourceReference(Set<Resource>, EObject, Notification) - Method in class org.eclipse.emf.workspace.AbstractResourceUndoContextPolicy
Handles notifications that can potentially represent cross-resource references.
currentViewer - Variable in class org.eclipse.emf.workspace.examples.extlibrary.presentation.EXTLibraryEditor
This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer
currentViewerPane - Variable in class org.eclipse.emf.workspace.examples.extlibrary.presentation.EXTLibraryEditor
This keeps track of the active viewer pane, in the book

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