| Interface | Description |
|---|---|
| ICrossReferenceSerializer |
In the process of serializing a model to a DSL, references to model elements need to be turned into string
representations which identify the targeted model element.
|
| IEnumLiteralSerializer | |
| IKeywordSerializer | |
| IValueSerializer |
| Class | Description |
|---|---|
| CrossReferenceSerializer | |
| EnumLiteralSerializer | |
| KeywordSerializer | |
| ValueSerializer |
| Annotation Type | Description |
|---|---|
| SerializerScopeProviderBinding |
Indicates that a scope provider is requested that is used
to serialize existing cross references.
|