All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AbstractLinkedStack<THIS extends AbstractLinkedStack<?,ELEMENT>,ELEMENT> |
|
| AbstractLinkedStack.Element<T> |
|
| AbstractReadWriteAcces<State> |
|
| AlternateJdkLoader |
|
| Arrays |
|
| BufferedCancelIndicator |
A cancel indicator that will not cancel immediately but only after a delay to
allow short running tasks to complete despite an attempt to cancel.
|
| CancelableUnitOfWork<R,P> |
|
| CancelIndicator |
|
| Cfg<ELEMENT,TOKEN> |
Context-Free Grammar
|
| CfgFactory<ELEMENT,TOKEN> |
|
| CfgUtil |
|
| CfgUtil.IsCall<E> |
|
| CodeGenUtil2 |
Partial Copy of EMF's CodeGenUtil
|
| CollectionBasedAcceptor<T> |
|
| DiffUtil |
|
| DirectedGraph<NODE> |
|
| DisposableRegistry |
A compound disposable that serves as a registry.
|
| EcoreGenericsUtil |
|
| EcoreGenericsUtil.TypeBindingAcceptor |
|
| EmfAdaptable |
|
| EmfAdaptableProcessor |
|
| EmfFormatter |
|
| EmfStructureComparator |
|
| ExceptionAcceptor |
|
| Exceptions |
|
| Files |
|
| FollowerFunction<ELEMENT> |
|
| FollowerFunctionImpl<E,T> |
|
| FollowerFunctionImpl.Direction |
|
| FollowerFunctionImpl.UnorderedStrategy |
|
| FormattingMigrator |
|
| GraphvizDotBuilder |
|
| IAcceptor<T> |
|
| IDisposable |
Interface for things that can be disposed.
|
| IFileSystemScanner |
|
| IFileSystemScanner.JavaIoFileSystemScanner |
|
| IReadAccess<State> |
|
| IReadAccess.Priority<State> |
|
| IResourceScopeCache |
|
| IResourceScopeCache.NullImpl |
|
| ITextRegion |
Represents a range in a stream of characters.
|
| ITextRegionWithLineInformation |
|
| IUnitOfWork<R,P> |
A unit of work acts as a transaction block, which can be passed to an
IXtextDocument in order to get read or write access to it's parsed models.
|
| IUnitOfWork.Void<T> |
convenience class for side-effect only units
|
| IWriteAccess<State> |
|
| JavaRuntimeVersion |
|
| JavaStringConverter |
|
| JavaVersion |
Enumeration of Java language versions.
|
| JUnitVersion |
|
| LazyStringInputStream |
An input stream based on a string that keeps a reference to the string
itself and converts it to bytes only on demand.
|
| LineAndColumn |
A simple record with line and column information.
|
| LineFilterOutputStream |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| LinkedStack<T> |
|
| Log |
|
| LogProcessor |
|
| MergeableManifest |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| MergeableManifest2 |
Functionality to read and write Manifest files.
|
| Modules2 |
|
| Nfa<STATE> |
Nondeterministic State Machine
|
| NfaFactory<P extends Nfa<STATE>,STATE,TOKEN> |
|
| NfaGraphFormatter |
|
| NfaGraphFormatter.Canvas |
|
| NfaGraphFormatter.Node |
|
| NfaToDot<STATE> |
|
| NfaToProduction |
|
| NfaToProduction.AbstractElementAlias<T> |
|
| NfaToProduction.AliasGrammarProvider<TOKEN> |
|
| NfaToProduction.AlternativeAlias<T> |
|
| NfaToProduction.ElementAlias<T> |
|
| NfaToProduction.GroupAlias<T> |
|
| NfaToProduction.StateAlias<TOKEN> |
|
| NfaToProduction.StateAliasNfa<TOKEN> |
|
| NfaToProduction.StatesToDot<T> |
|
| NfaUtil |
|
| NfaUtil.BacktrackHandler<S,RESULT> |
|
| NfaUtil.BacktrackingItem<RESULT,S> |
|
| NfaUtil.GetToken<E,T> |
|
| NfaUtil.MappedComparator<S,COMPARABLE extends java.lang.Comparable<COMPARABLE>> |
|
| NfaUtil.NFAFactory<S> |
|
| NfaUtil.NFAImpl<S> |
|
| NonRecursiveEContentAdapter |
EContentAdapter with recursion disabled.
|
| Notifications |
|
| Nullable |
This annotation is not intended to be used to do null analysis.
|
| OnChangeEvictingCache |
A cache implementation that stores its values in the scope of a resource.
|
| OnChangeEvictingCache.CacheAdapter |
|
| OnChangeEvictingCache.Listener |
A simple cache listener.
|
| Pair<T,U> |
|
| Pda<STATE,STACKITEM> |
Push-Down Automation
|
| PdaFactory<P extends Pda<STATE,STACKITEM>,STATE,STACKITEM,TOKEN> |
|
| PdaListFormatter<STATE,STACKITEM> |
|
| PdaListFormatter.ObjToStrFunction<OBJ> |
|
| PdaToDot<STATE,STACKITEM> |
|
| PdaUtil |
|
| PdaUtil.CyclicStackItem<T> |
|
| PdaUtil.CyclicStackTraverser<S,P> |
|
| PdaUtil.HashStack<T> |
|
| PdaUtil.Identity<T> |
|
| PdaUtil.IsPop<S,P> |
|
| PdaUtil.TraversalItem<S,R> |
|
| PolymorphicDispatcher<RT> |
|
| PolymorphicDispatcher.DefaultErrorHandler<RT> |
|
| PolymorphicDispatcher.ErrorHandler<P> |
|
| PolymorphicDispatcher.MethodNameFilter |
|
| PolymorphicDispatcher.NullErrorHandler<RT> |
|
| PolymorphicDispatcher.Predicates |
|
| PolymorphicDispatcher.WarningErrorHandler<RT> |
|
| Production<ELEMENT,TOKEN> |
Production Rule
|
| ProductionFactory<ELEMENT,TOKEN> |
|
| ProductionFormatter<ELEMENT,TOKEN> |
|
| ProductionFormatter.ObjToStrFunction<TOKEN> |
|
| ProductionStringFactory<TOKEN> |
|
| ProductionUtil |
|
| ReflectionUtil |
|
| ReplaceRegion |
|
| RuntimeIOException |
The purpose of this exception is to wrap checked exceptions that occurred while accessing the file system, i.e.
|
| SimpleAttributeResolver<K extends org.eclipse.emf.ecore.EObject,T> |
|
| SimpleCache<Key,Value> |
A primitive cache implementation.
|
| StopWatch |
|
| Stopwatches |
|
| Stopwatches.NumbersForTask |
|
| Stopwatches.StoppedTask |
|
| Stopwatches.StopwatchForTask |
|
| StringCfg |
|
| StringInputStream |
|
| StringNfa |
|
| StringNfa.StringNfaFactory |
|
| StringPda |
|
| StringPda.StringPdaFactory<T> |
|
| StringProduction |
|
| StringProduction.ElementType |
|
| StringProduction.Token |
|
| Strings |
|
| TailWriter |
Used to remove the timestamp from generated antlr parsers and lexers to
prevent noise in cvs.
|
| TextRegion |
|
| TextRegionWithLineInformation |
|
| Traverser<G extends DirectedGraph<S>,S,R> |
|
| Triple<S1,S2,S3> |
|
| Tuples |
|
| UriExtensions |
|
| UriUtil |
|
| Wrapper<T> |
|
| XtextVersion |
|