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

S

safeClass(Object) - Method in class org.eclipse.emf.transaction.util. BasicTransactionOptionMetadata
 
safeEquals(Object, Object) - Method in class org.eclipse.emf.transaction.util. BasicTransactionOptionMetadata
 
sameSetting(Map<?, ?>, Map<?, ?>) - Method in class org.eclipse.emf.transaction.internal. ValidateEditOption
 
sameSetting(Map<?, ?>, Map<?, ?>) - Method in interface org.eclipse.emf.transaction. Transaction.OptionMetadata
Queries whether the specified options maps have the same value of my option, whether that be implicit or explicit.
sameSetting(Map<?, ?>, Map<?, ?>) - Method in class org.eclipse.emf.transaction.util. BasicTransactionOptionMetadata
 
savedResources - Variable in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
Resources that have been saved
saveIsDone() - Method in class org.eclipse.emf.workspace.impl. WorkspaceCommandStackImpl
 
select(List<Notification>, NotificationFilter, ArrayList<Notification>) - Method in class org.eclipse.emf.transaction.impl. FilterManager
Selects the notifications in the given list that match the specified filter.
select(List<Notification>, NotificationFilter) - Method in class org.eclipse.emf.transaction.impl. FilterManager
Selects the notifications in the given list that match the specified filter.
selectionChanged(IWorkbenchPart, ISelection) - Method in class org.eclipse.emf.transaction.ui.view. ExtendedPropertySheetPage
Delegates to the superclass implementation within a read transaction, if an editing domain is available.
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryActionBarContributor
This implements ISelectionChangedListener, handling SelectionChangedEvents by querying for the children and siblings that can be added to the selected object and updating the menus accordingly
selectionChangedListener - Variable in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
This listens to which ever viewer is active
selectionChangedListeners - Variable in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
This keeps track of all the ISelectionChangedListeners that are listening to this editor
selectionProvider - Variable in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryActionBarContributor
This keeps track of the current selection provider
selectionViewer - Variable in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
This is the viewer that shadows the selection in the content outline.
selectUnbatched(List<Notification>, NotificationFilter) - Method in class org.eclipse.emf.transaction.impl. FilterManager
Selects the notifications in the given singleton list of an unbatched notification that match the specified filter.
SEPARATOR_METHOD - Static variable in class org.eclipse.emf.transaction.internal. Tracing
Separator for methods.
SEPARATOR_METHOD - Static variable in class org.eclipse.emf.transaction.ui.internal. Tracing
Separator for methods.
SEPARATOR_METHOD - Static variable in class org.eclipse.emf.workspace.internal. Tracing
Separator for methods.
SEPARATOR_PARAMETER - Static variable in class org.eclipse.emf.transaction.internal. Tracing
Separator for parameters.
SEPARATOR_PARAMETER - Static variable in class org.eclipse.emf.transaction.ui.internal. Tracing
Separator for parameters.
SEPARATOR_PARAMETER - Static variable in class org.eclipse.emf.workspace.internal. Tracing
Separator for parameters.
SEPARATOR_RETURN - Static variable in class org.eclipse.emf.transaction.internal. Tracing
Separator for return values.
SEPARATOR_RETURN - Static variable in class org.eclipse.emf.transaction.ui.internal. Tracing
Separator for return values.
SEPARATOR_RETURN - Static variable in class org.eclipse.emf.workspace.internal. Tracing
Separator for return values.
SEPARATOR_SPACE - Static variable in class org.eclipse.emf.transaction.internal. Tracing
Separator containing a space.
SEPARATOR_SPACE - Static variable in class org.eclipse.emf.transaction.ui.internal. Tracing
Separator containing a space.
SEPARATOR_SPACE - Static variable in class org.eclipse.emf.workspace.internal. Tracing
Separator containing a space.
setActiveEditor(IEditorPart) - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryActionBarContributor
When the active editor changes, this remembers the change and registers with it as a selection provider
setActiveWorkbenchPart(IWorkbenchPart) - Method in class org.eclipse.emf.workspace.examples.extlibrary.actions. LongRunningReadAction
 
setActiveWorkbenchPart(IWorkbenchPart) - Method in class org.eclipse.emf.workspace.ui.actions. RedoActionWrapper
Extends the superclass implementation to update the operation history redo action handler to which I delegate.
setActiveWorkbenchPart(IWorkbenchPart) - Method in class org.eclipse.emf.workspace.ui.actions. UndoActionWrapper
Extends the superclass implementation to update the operation history undo action handler to which I delegate.
setChecked(boolean) - Method in class org.eclipse.emf.workspace.ui.actions. RedoActionWrapper
Delegates to the operation framework action handler.
setChecked(boolean) - Method in class org.eclipse.emf.workspace.ui.actions. UndoActionWrapper
Delegates to the operation framework action handler.
setCurrentViewer(Viewer) - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
This makes sure that one content viewer, either for the current page or the outline view, if it has focus, is the current one
setCurrentViewerPane(ViewerPane) - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
 
setDefaultTransactionOptions(Map<?, ?>) - Method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl
 
setDefaultTransactionOptions(Map<?, ?>) - Method in interface org.eclipse.emf.transaction. TransactionalEditingDomain.DefaultOptions
Sets the default transaction options.
setDescription(String) - Method in class org.eclipse.emf.workspace.ui.actions. RedoActionWrapper
Delegates to the operation framework action handler.
setDescription(String) - Method in class org.eclipse.emf.workspace.ui.actions. UndoActionWrapper
Delegates to the operation framework action handler.
setEditingDomain(InternalTransactionalEditingDomain) - Method in class org.eclipse.emf.transaction.impl. AbstractTransactionalCommandStack
 
setEditingDomain(InternalTransactionalEditingDomain) - Method in interface org.eclipse.emf.transaction.impl. InternalTransactionalCommandStack
Assigns the editing domain in which I create transactions.
setEditingDomain(InternalTransactionalEditingDomain) - Method in class org.eclipse.emf.workspace.impl. WorkspaceCommandStackImpl
Extends the superclass implementation to add/remove listeners on the editing domain.
setEnabled(boolean) - Method in class org.eclipse.emf.workspace.ui.actions. RedoActionWrapper
Delegates to the operation framework action handler.
setEnabled(boolean) - Method in class org.eclipse.emf.workspace.ui.actions. UndoActionWrapper
Delegates to the operation framework action handler.
setExceptionHandler(ExceptionHandler) - Method in class org.eclipse.emf.transaction.impl. AbstractTransactionalCommandStack
 
setExceptionHandler(ExceptionHandler) - Method in interface org.eclipse.emf.transaction. TransactionalCommandStack
Sets an exception handler.
setFocus() - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
 
setID(String) - Method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl
 
setID(String) - Method in interface org.eclipse.emf.transaction. TransactionalEditingDomain
Sets my unique ID.
setLabel - Static variable in class org.eclipse.emf.workspace.internal.l10n. Messages
 
setOperation(EMFCommandOperation) - Method in class org.eclipse.emf.workspace.impl. EMFOperationTransaction
Sets the operation that wraps my command.
setOptions(Map<?, ?>) - Method in class org.eclipse.emf.workspace. AbstractEMFOperation
Replaces my options with a new set.
setParent(InternalTransaction) - Method in interface org.eclipse.emf.transaction.impl. InternalTransaction
Assigns my parent transaction (the one in which I am nested).
setParent(InternalTransaction) - Method in class org.eclipse.emf.transaction.impl. TransactionImpl
 
setPropertyValue(Object, Object) - Method in class org.eclipse.emf.transaction.ui.provider. TransactionalPropertySource
Delegates directly to the wrapper property source, because it will use a command to perform the modification (which implicitly creates a read/write transaction).
setResourceUndoContextPolicy(IResourceUndoContextPolicy) - Method in class org.eclipse.emf.workspace.impl. WorkspaceCommandStackImpl
Sets my resource undo-context policy.
setResult(T) - Method in class org.eclipse.emf.transaction. RunnableWithResult.Impl
Sets my result.
setReuseParentTransaction(boolean) - Method in class org.eclipse.emf.workspace. AbstractEMFOperation
Sets whether I reuse an existing read/write transaction when possible.
setReuseParentTransaction(boolean) - Method in class org.eclipse.emf.workspace. CompositeEMFOperation
Extends the inherited method to toggle my transaction nesting state accordingly.
setSelection(ISelection) - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
This implements ISelectionProvider to set this editor's overall selection.
setSelectionToViewer(Collection<?>) - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
This sets the selection into whichever viewer is active
setStatus(IStatus) - Method in interface org.eclipse.emf.transaction.impl. InternalTransaction
Sets the status of the transaction.
setStatus(IStatus) - Method in class org.eclipse.emf.transaction.impl. TransactionImpl
 
setStatus(IStatus) - Method in class org.eclipse.emf.transaction. RunnableWithResult.Impl
 
setStatus(IStatus) - Method in interface org.eclipse.emf.transaction. RunnableWithResult
Sets the commit status after completion of the Runnable.run() method.
setStatusLineManager(ISelection) - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
 
setTarget(Notifier) - Method in class org.eclipse.emf.transaction.impl. TransactionChangeRecorder
Overrides the superclass method to ignore the "originalTargetObjects" since we never resume recording a paused change description ignore the "targetObjects" because we will never find, upon upon consolidating changes, that any target object is unexpectedly orphaned (as we always listen to everything in the resource set, so will always get the appropriate removal notifications).
setTarget(TransactionalEditingDomain) - Method in interface org.eclipse.emf.transaction. ResourceSetListener.Internal
Informs me that I have been attached to the specified editing domain.
setTarget(TransactionalEditingDomain) - Method in class org.eclipse.emf.transaction. ResourceSetListenerImpl
Remembers the new editing domain that I am now listening to, if it is not null.
setText(String) - Method in class org.eclipse.emf.workspace.ui.actions. RedoActionWrapper
Delegates to the operation framework action handler.
setText(String) - Method in class org.eclipse.emf.workspace.ui.actions. UndoActionWrapper
Delegates to the operation framework action handler.
setToolTipText(String) - Method in class org.eclipse.emf.workspace.ui.actions. RedoActionWrapper
Delegates to the operation framework action handler.
setToolTipText(String) - Method in class org.eclipse.emf.workspace.ui.actions. UndoActionWrapper
Delegates to the operation framework action handler.
setTransactionNestingEnabled(boolean) - Method in class org.eclipse.emf.workspace. CompositeEMFOperation
Sets whether nesting of transactions is enabled.
setValidateEditSupport(ValidateEditSupport) - Method in class org.eclipse.emf.transaction.impl. TransactionChangeRecorder
Sets my validate-edit support, if applicable, for the duration of a root transaction.
setValidator(TransactionValidator) - Method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl
 
setValidatorFactory(TransactionValidator.Factory) - Method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl
Sets the factory to use when creating validators for transaction validation.
shouldTrace() - Static method in class org.eclipse.emf.transaction.internal. Tracing
Retrieves a Boolean value indicating whether tracing is enabled.
shouldTrace(String) - Static method in class org.eclipse.emf.transaction.internal. Tracing
Retrieves a Boolean value indicating whether tracing is enabled for the specified debug option.
shouldTrace() - Static method in class org.eclipse.emf.transaction.ui.internal. Tracing
Retrieves a Boolean value indicating whether tracing is enabled.
shouldTrace(String) - Static method in class org.eclipse.emf.transaction.ui.internal. Tracing
Retrieves a Boolean value indicating whether tracing is enabled for the specified debug option.
shouldTrace() - Static method in class org.eclipse.emf.workspace.internal. Tracing
Retrieves a Boolean value indicating whether tracing is enabled.
shouldTrace(String) - Static method in class org.eclipse.emf.workspace.internal. Tracing
Retrieves a Boolean value indicating whether tracing is enabled for the specified debug option.
showConsole(String) - Static method in class org.eclipse.emf.workspace.examples.extlibrary.console. ConsoleUtil
Shows the Eclipse console view and brings on top the specified console.
showOutlineView() - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
Returns whether the outline view should be presented to the user
showPropertiesViewAction - Variable in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryActionBarContributor
This action opens the Properties view
showTabs() - Method in class org.eclipse.emf.workspace.examples.extlibrary.presentation. EXTLibraryEditor
If there is more than one page in the multi-page editor part, this shows the tabs at the bottom
size() - Method in class org.eclipse.emf.workspace. CompositeEMFOperation
Queries the number of child operations that I contain.
start() - Method in interface org.eclipse.emf.transaction.impl. InternalTransaction
Starts me.
start() - Method in class org.eclipse.emf.transaction.impl. TransactionImpl
 
start(BundleContext) - Method in class org.eclipse.emf.transaction.internal. EMFTransactionPlugin.Implementation
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.emf.transaction.ui.internal. EMFTransactionUIPlugin.Implementation
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.emf.workspace.internal. EMFWorkspacePlugin.Implementation
This method is called upon plug-in activation
start(BundleContext) - Method in class org.eclipse.emf.workspace.ui.internal. EMFWorkbenchUIPlugin.Implementation
This method is called upon plug-in activation
startPrivileged(PrivilegedRunnable<?>) - Method in interface org.eclipse.emf.transaction.impl. InternalTransaction
Transfers ownership of this transaction to the specified privileged runnable.
startPrivileged(PrivilegedRunnable<?>) - Method in interface org.eclipse.emf.transaction.impl. InternalTransactionalEditingDomain
Transfers ownership of this editing domain to the specified privileged runnable.
startPrivileged(PrivilegedRunnable<?>) - Method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl
 
startPrivileged(PrivilegedRunnable<?>) - Method in class org.eclipse.emf.transaction.impl. TransactionImpl
 
startTransaction(boolean, Map<?, ?>) - Method in interface org.eclipse.emf.transaction.impl. InternalTransactionalEditingDomain
Creates and starts a new transaction.
startTransaction(boolean, Map<?, ?>) - Method in class org.eclipse.emf.transaction.impl. TransactionalEditingDomainImpl
 
stop(BundleContext) - Method in class org.eclipse.emf.transaction.internal. EMFTransactionPlugin.Implementation
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.emf.transaction.ui.internal. EMFTransactionUIPlugin.Implementation
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.emf.workspace.internal. EMFWorkspacePlugin.Implementation
This method is called when the plug-in is stopped
stop(BundleContext) - Method in class org.eclipse.emf.workspace.ui.internal. EMFWorkbenchUIPlugin.Implementation
This method is called when the plug-in is stopped
synchJobName - Static variable in class org.eclipse.emf.workspace.internal.l10n. Messages
 

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