Skip navigation links
Eclipse EMF 2.15 API Specification
A B C D E F G H I J K L M N O P Q R S T U V W Y 

T

target - Variable in class org.eclipse.emf.common.notify.impl.AdapterImpl
The last notifier set to this adapter.
targets - Variable in class org.eclipse.emf.common.notify.impl.SingletonAdapterImpl
The list of all the targets to which this adapter is set.
threshold - Variable in class org.eclipse.emf.common.util.WeakInterningHashSet
The next size at which an rehash should occur.
toArray() - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
Returns an array containing all the objects in sequence.
toArray(T[]) - Method in class org.eclipse.emf.common.util.ArrayDelegatingEList
Returns an array containing all the objects in sequence.
toArray() - Method in class org.eclipse.emf.common.util.BasicEList
Returns an array containing all the objects in sequence.
toArray(T[]) - Method in class org.eclipse.emf.common.util.BasicEList
Returns an array containing all the objects in sequence.
toArray() - Method in class org.eclipse.emf.common.util.BasicEMap
toArray(T[]) - Method in class org.eclipse.emf.common.util.BasicEMap
toArray() - Method in class org.eclipse.emf.common.util.DelegatingEList
Returns an array containing all the objects in sequence.
toArray(T[]) - Method in class org.eclipse.emf.common.util.DelegatingEList
Returns an array containing all the objects in sequence.
toArray() - Method in class org.eclipse.emf.common.util.Pool
Specialized to ensure thread safety.
toArray(T[]) - Method in class org.eclipse.emf.common.util.Pool
Specialized to ensure thread safety.
toCoreException(DiagnosticException) - Static method in exception org.eclipse.emf.common.util.DiagnosticException
 
toDiagnostic(IStatus) - Static method in class org.eclipse.emf.common.util.BasicDiagnostic
 
toEList(Iterator<? extends T>) - Static method in class org.eclipse.emf.common.util.ECollections
Returns a mutable list containing the elements of the given iterator.
toEList(Iterable<? extends T>) - Static method in class org.eclipse.emf.common.util.ECollections
Returns a list containing the elements of the given iterable.
toFileString() - Method in class org.eclipse.emf.common.util.URI.Fragment
 
toFileString() - Method in class org.eclipse.emf.common.util.URI.Hierarchical
 
toFileString() - Method in class org.eclipse.emf.common.util.URI
If this URI may refer directly to a locally accessible file, as determined by isFile, decodes and formats the URI as a pathname to that file; returns null otherwise.
toIProgressMonitor(Monitor) - Static method in class org.eclipse.emf.common.util.BasicMonitor
Creates a delegating wrapper that allows the monitor to be used in a context requiring an instance implementing the Eclipse API.
toIProgressMonitorWithBlocking(Monitor) - Static method in class org.eclipse.emf.common.util.BasicMonitor
Creates a delegating wrapper that allows the monitor to be used in a context requiring an instance implementing the Eclipse API.
toIStatus(Diagnostic) - Static method in class org.eclipse.emf.common.util.BasicDiagnostic
Returns the diagnostic viewed as an IStatus.
toIStatus(DiagnosticException) - Static method in class org.eclipse.emf.common.util.BasicDiagnostic
Returns the diagnostic exception viewed as an IStatus.
toMonitor(IProgressMonitorWithBlocking) - Static method in class org.eclipse.emf.common.util.BasicMonitor
Creates a delegating wrapper that allows the Eclipse progress monitor to be used in a context requiring an instance implementing the monitor API.
toMonitor(IProgressMonitor) - Static method in class org.eclipse.emf.common.util.BasicMonitor
Creates a delegating wrapper that allows the Eclipse progress monitor to be used in a context requiring an instance implementing the monitor API.
top - Variable in class org.eclipse.emf.common.command.BasicCommandStack
The current position within the list from which the next execute, undo, or redo, will be performed.
toPlatformString(boolean) - Method in class org.eclipse.emf.common.util.URI.Fragment
 
toPlatformString(boolean) - Method in class org.eclipse.emf.common.util.URI.Hierarchical
 
toPlatformString(boolean) - Method in class org.eclipse.emf.common.util.URI
If this is a platform URI, as determined by URI.isPlatform(), returns the workspace-relative or plug-in-based path to the resource, optionally decoding the segments in the process.
toSegmentSequence() - Method in class org.eclipse.emf.common.util.SegmentSequence.Builder
Converts the builder to a corresponding segment sequence.
toString() - Method in class org.eclipse.emf.common.command.AbstractCommand
Returns an abbreviated name using this object's own class' name, without package qualification, followed by a space separated list of field:value pairs.
toString() - Method in class org.eclipse.emf.common.command.CommandWrapper
 
toString() - Method in class org.eclipse.emf.common.command.CompoundCommand
 
toString() - Method in class org.eclipse.emf.common.command.StrictCompoundCommand
 
toString() - Method in class org.eclipse.emf.common.CommonPlugin.ElementRecord
A helpful override for debugging.
toString() - Method in class org.eclipse.emf.common.notify.impl.NotificationImpl
 
toString() - Method in class org.eclipse.emf.common.util.AbstractEList
Returns a string of the form "[object1, object2]".
toString() - Method in class org.eclipse.emf.common.util.AbstractEnumerator
Returns the literal value of the enumerator, which is its string representation.
toString() - Method in class org.eclipse.emf.common.util.BasicDiagnostic
 
toString() - Method in class org.eclipse.emf.common.util.BasicEMap.DelegatingMap
 
toString() - Method in class org.eclipse.emf.common.util.BasicEMap.EntryImpl
 
toString() - Method in class org.eclipse.emf.common.util.BasicEMap
toString() - Method in class org.eclipse.emf.common.util.DelegatingEList
Returns a string of the form "[object1, object2]".
toString() - Method in class org.eclipse.emf.common.util.Pool
Specialized to ensure thread safety.
toString() - Method in class org.eclipse.emf.common.util.SegmentSequence.Builder
Converts the builder to a string representation, i.e,.
toString - Variable in class org.eclipse.emf.common.util.SegmentSequence
The cached value for SegmentSequence.toString().
toString() - Method in class org.eclipse.emf.common.util.SegmentSequence
Returns the string representation for this sequence, i.e., the concatenation of the delimiter-separated segments.
toString() - Method in class org.eclipse.emf.common.util.URI.Fragment
 
toString - Variable in class org.eclipse.emf.common.util.URI.Hierarchical
A weakly cached reference to the string representation.
toString() - Method in class org.eclipse.emf.common.util.URI.Hierarchical
 
toString - Variable in class org.eclipse.emf.common.util.URI.Opaque
A weakly cached reference to the string representation.
toString() - Method in class org.eclipse.emf.common.util.URI.Opaque
 
toString() - Method in class org.eclipse.emf.common.util.WeakInterningHashSet.Entry
Returns the string value of the referent.
TreeIterator<E> - Interface in org.eclipse.emf.common.util
A mechanism for iterating over all the nodes of a tree; it provides the capability to prune the iteration so that all descendants of a particular node are skipped.
trimFileExtension() - Method in class org.eclipse.emf.common.util.URI.Fragment
 
trimFileExtension() - Method in class org.eclipse.emf.common.util.URI.Hierarchical
 
trimFileExtension() - Method in class org.eclipse.emf.common.util.URI
If this URI has a non-null fileExtension, returns the URI formed by removing it; this URI unchanged, otherwise.
trimFragment() - Method in class org.eclipse.emf.common.util.URI.Fragment
 
trimFragment() - Method in class org.eclipse.emf.common.util.URI
If this URI has a non-null fragment, returns the URI formed by removing it; this URI unchanged, otherwise.
trimQuery() - Method in class org.eclipse.emf.common.util.URI.Fragment
 
trimQuery() - Method in class org.eclipse.emf.common.util.URI.Hierarchical
 
trimQuery() - Method in class org.eclipse.emf.common.util.URI
If this URI has a non-null query, returns the URI formed by removing it; this URI unchanged, otherwise.
trimSegments(int) - Method in class org.eclipse.emf.common.util.URI.Fragment
 
trimSegments(int) - Method in class org.eclipse.emf.common.util.URI.Hierarchical
 
trimSegments(int) - Method in class org.eclipse.emf.common.util.URI
Returns the URI formed by trimming the specified number of segments (including empty segments, such as one representing a trailing separator) from the end of the path of this URI, if hierarchical; otherwise, this URI is returned unchanged.
A B C D E F G H I J K L M N O P Q R S T U V W Y 
Skip navigation links
Eclipse EMF 2.15 API Specification

Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature