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

generateCreateChildActions(Collection<?>, ISelection) - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryActionBarContributor
This generates a CreateChildAction for each object in descriptors, and returns the collection of these actions
generateCreateSiblingActions(Collection<?>, ISelection) - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryActionBarContributor
This generates a CreateSiblingAction for each object in descriptors, and returns the collection of these actions
getActionBarContributor() - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
 
getActionBars() - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
 
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.
getAdapter(Class) - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
This is how the framework determines which interfaces we implement
getAdapterFactory() - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
 
getAffectedObjects() - Method in class org.eclipse.emf.workspace. EMFOperationCommand
Obtains the affected objects from my wrapped operation, if it is an IAdvancedUndoableOperation.
getAffectedResources(List<? extends Notification>) - Static method in class org.eclipse.emf.workspace. ResourceUndoContext
Deprecated. Since the 1.3 release, use the IResourceUndoContextPolicy.getContextResources(IUndoableOperation, List) method of the editing domain's resource undo-context policy, instead
getAffectedResources(IUndoableOperation) - Static method in class org.eclipse.emf.workspace. ResourceUndoContext
Extracts the set of EMF Resources affected by the specified operation, from the ResourceUndoContexts attached to it.
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.
getArgumentsString(Object[]) - Static method in class org.eclipse.emf.transaction.internal. Tracing
Retrieves a textual representation of the specified arguments.
getArgumentsString(Object[]) - Static method in class org.eclipse.emf.transaction.ui.internal. Tracing
Retrieves a textual representation of the specified arguments.
getArgumentsString(Object[]) - Static method in class org.eclipse.emf.workspace.internal. Tracing
Retrieves a textual representation of the specified arguments.
getArgumentString(Object) - Static method in class org.eclipse.emf.transaction.internal. Tracing
Retrieves a textual representation of the specified argument.
getArgumentString(Object) - Static method in class org.eclipse.emf.transaction.ui.internal. Tracing
Retrieves a textual representation of the specified argument.
getArgumentString(Object) - Static method in class org.eclipse.emf.workspace.internal. Tracing
Retrieves a textual representation of the specified argument.
getChange() - Method in class org.eclipse.emf.workspace. AbstractEMFOperation
Obtains the change description that I recorded during execution of my transaction.
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.
getChildren() - Method in class org.eclipse.emf.workspace. CompositeEMFOperation
Obtains my nested operations.
getChildren(Object) - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor.ReverseAdapterFactoryContentProvider
 
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.
getCommand() - Method in class org.eclipse.emf.workspace. EMFCommandOperation
Obtains the command that I wrap.
getContentOutlinePage() - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
This accesses a cached version of the content outliner
getContextResources(IUndoableOperation, List<? extends Notification>) - Method in class org.eclipse.emf.workspace. AbstractResourceUndoContextPolicy
 
getContextResources(IUndoableOperation, List<? extends Notification>) - Method in interface org.eclipse.emf.workspace. IResourceUndoContextPolicy
Determines the resources in the undo context of the specified operation, during which execution the changes indicated by the given notifications occurred.
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.
getDefault() - Static method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. ResourceLoadedListener
Returns the default listener instance.
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.
getDefaultUndoContext() - Method in class org.eclipse.emf.workspace.impl. WorkspaceCommandStackImpl
 
getDefaultUndoContext() - Method in interface org.eclipse.emf.workspace. IWorkspaceCommandStack
Obtains the default undo context to add to the undoable operations that I execute on my operation history to wrap Commands.
getDefaultUndoContextLabel() - Method in class org.eclipse.emf.workspace.impl. WorkspaceCommandStackImpl
Obtains the label to display for the default undo context that I apply to operations executed through me as Commands.
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.
getDescription() - Method in class org.eclipse.emf.workspace. EMFOperationCommand
My description is my wrapped operation's label.
getDescription() - Method in class org.eclipse.emf.workspace.ui.actions. RedoActionWrapper
Delegates to the operation framework action handler.
getDescription() - Method in class org.eclipse.emf.workspace.ui.actions. UndoActionWrapper
Delegates to the operation framework action handler.
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.
getEditingDomain() - Method in class org.eclipse.emf.workspace. AbstractEMFOperation
Obtains my editing domain.
getEditingDomain(ResourceSet) - Method in class org.eclipse.emf.workspace.examples.extlibrary.domain. EXTLibraryEditingDomainFactory
 
getEditingDomain() - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEditingDomain() - Method in class org.eclipse.emf.workspace. ResourceUndoContext
Obtains the editing domain that manages my resource.
getEditingDomain() - Method in class org.eclipse.emf.workspace.util. WorkspaceSynchronizer
Queries the editing domain whose resources I synchronize with the workspace.
getElements(Object) - Method in class org.eclipse.emf.transaction.ui.provider. TransactionalAdapterFactoryContentProvider
Extends the inherited implementation by running in a read-only transaction.
getElements(Object) - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor.ReverseAdapterFactoryContentProvider
 
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.
getFile(Resource) - Static method in class org.eclipse.emf.workspace.util. WorkspaceSynchronizer
Obtains the workspace file corresponding to the specified resource, if it has a platform-resource URI.
getFiles(Collection<? extends Resource>) - Method in class org.eclipse.emf.workspace.util. WorkspaceValidateEditSupport
 
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.
getLabel() - Method in class org.eclipse.emf.workspace. EMFOperationCommand
My label is my wrapped operation's label.
getLabel() - Method in class org.eclipse.emf.workspace. ResourceUndoContext
 
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.
getMostRecentCommand() - Method in class org.eclipse.emf.workspace.impl. WorkspaceCommandStackImpl
Gets the command from the most recently executed, done, or redone operation.
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.
getOperation() - Method in class org.eclipse.emf.workspace.impl. EMFOperationTransaction
Obtains the operation that wraps my command.
getOperationHistory() - Method in class org.eclipse.emf.workspace.impl. WorkspaceCommandStackImpl
 
getOperationHistory() - Method in interface org.eclipse.emf.workspace. IWorkspaceCommandStack
Obtains the operation history to which I delegate command execution.
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.
getOptions() - Method in class org.eclipse.emf.workspace. AbstractEMFOperation
Obtains the transaction options that I use to create my transaction.
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.
getParent(Object) - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor.ReverseAdapterFactoryContentProvider
 
getPlugin() - Static method in class org.eclipse.emf.transaction.internal. EMFTransactionPlugin
Obtains the Eclipse plug-in that I implement.
getPlugin() - Static method in class org.eclipse.emf.transaction.ui.internal. EMFTransactionUIPlugin
Obtains the Eclipse plug-in that I implement.
getPlugin() - Static method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditorPlugin
Returns the singleton instance of the Eclipse plugin
getPlugin() - Static method in class org.eclipse.emf.workspace.internal. EMFWorkspacePlugin
Obtains the Eclipse plug-in that I implement.
getPlugin() - Static method in class org.eclipse.emf.workspace.ui.internal. EMFWorkbenchUIPlugin
Obtains the Eclipse plug-in that I implement.
getPluginId() - Static method in class org.eclipse.emf.transaction.internal. EMFTransactionPlugin
Obtains my plug-in identifier.
getPluginId() - Static method in class org.eclipse.emf.transaction.ui.internal. EMFTransactionUIPlugin
Obtains my plug-in identifier.
getPluginId() - Static method in class org.eclipse.emf.workspace.internal. EMFWorkspacePlugin
Obtains my plug-in identifier.
getPluginId() - Static method in class org.eclipse.emf.workspace.ui.internal. EMFWorkbenchUIPlugin
Obtains my plug-in identifier.
getPluginResourceLocator() - Method in class org.eclipse.emf.transaction.internal. EMFTransactionPlugin
 
getPluginResourceLocator() - Method in class org.eclipse.emf.transaction.ui.internal. EMFTransactionUIPlugin
 
getPluginResourceLocator() - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditorPlugin
Returns the singleton instance of the Eclipse plugin
getPluginResourceLocator() - Method in class org.eclipse.emf.workspace.internal. EMFWorkspacePlugin
 
getPluginResourceLocator() - Method in class org.eclipse.emf.workspace.ui.internal. EMFWorkbenchUIPlugin
 
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.
getPropertySheetPage() - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
This accesses a cached version of the property sheet
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.
getRedoCommand() - Method in class org.eclipse.emf.workspace.impl. WorkspaceCommandStackImpl
Gets the command from the top of the redo history, if any.
getResource() - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
Obtains the single resource that I edit.
getResource() - Method in class org.eclipse.emf.workspace. ResourceUndoContext
Obtains the resource that I represent.
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.
getResourceUndoContextPolicy() - Method in class org.eclipse.emf.workspace.impl. WorkspaceCommandStackImpl
Obtains my resource undo-context policy.
getResourceUndoContextPolicy() - Method in class org.eclipse.emf.workspace. WorkspaceEditingDomainFactory
Obtains a resource undo-context policy to apply to the editing domain, to determine how to attach ResourceUndoContexts to operations in the associated history.
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
 
getResult() - Method in class org.eclipse.emf.workspace. EMFOperationCommand
 
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
 
getSavepointUndoContextLabel() - Method in class org.eclipse.emf.workspace.impl. WorkspaceCommandStackImpl
Obtains the label to display for the save-point undo context that I apply to the last operation in my default undo context that was executed at the time save was performed (as indicated by invocation of the WorkspaceCommandStackImpl.saveIsDone() method).
getSelection() - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
This implements ISelectionProvider to return this editor's overall selection
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.
getText() - Method in class org.eclipse.emf.workspace.ui.actions. RedoActionWrapper
Delegates to the operation framework action handler.
getText() - Method in class org.eclipse.emf.workspace.ui.actions. UndoActionWrapper
Delegates to the operation framework action handler.
getToolTipText() - Method in class org.eclipse.emf.workspace.ui.actions. RedoActionWrapper
Delegates to the operation framework action handler.
getToolTipText() - Method in class org.eclipse.emf.workspace.ui.actions. UndoActionWrapper
Delegates to the operation framework action handler.
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
 
getUnderlyingFile(Resource) - Static method in class org.eclipse.emf.workspace.util. WorkspaceSynchronizer
Obtains the workspace file underlying the specified resource.
getUndoCommand() - Method in class org.eclipse.emf.workspace.impl. WorkspaceCommandStackImpl
Gets the command from the top of the undo history, if any.
getUndoContext() - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
Obtains my undo context for populating the Undo and Redo menus from the operation history.
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
 
getViewer() - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
This returns the viewer as required by the IViewerProvider interface
gotoMarker(IMarker) - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
 

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