| Interface | Description |
|---|---|
| BaseCSResource |
BaseResource defines the Xtext-dependent extended interface for a Concrete Syntax resource.
|
| CSI |
A CSI (Concrete Syntax Identifier) provides an identifier for a CSResource or contained element
based on hierarchical name and position.
|
| ExtendedParserContext |
An ExtendedParserContext captures the context in which source text is parsed with knowledge of the Concrete SYntax classes
that are in use.
|
| Class | Description |
|---|---|
| AbstractExtendedParserContext |
AbstractExtendedParserContext provides the default implementation of the ExtendedParserContext API that all clients
should extend.
|
| AbstractGrammarResource |
AbstractGrammarResource provides the common functionality for a derived GrammarResource that serializes the *.xtextbin
Xtext grammar.
|
| BasePlugin |
This is the central singleton for the Pivot model plugin.
|
| BasePlugin.Implementation |
The actual implementation of the Eclipse Plugin.
|
| CS2ASLinker |
CS2ASLinker ensures that the CS 2 Pivot mappings are refreshed after
and CS Resource modification is committed.
|
| CS2ASLinker.DiagnosticWrappedException | |
| CSI2ASMapping |
The CSI2ASMapping maintains the mapping between CS elements or rather their CSIs
that remain stable after recreation and the AS elements.
|
| ElementUtil | |
| NamedElementCSLabelGenerator | |
| PivotDiagnosticConverter | |
| PivotResourceValidator |
PivotResourceValidator extends CS Resource validation to the referenced Pivot resources and attempts
to indicate Pivot validation problems in the appropriate CS context.
|
| PivotResourceValidator.ValidationDiagnostic |
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.