public class SerializationConversionContext extends Object
| Constructor and Description |
|---|
SerializationConversionContext(XtextResource resource) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
fillEObjectToIdMap(org.eclipse.emf.ecore.resource.Resource resource) |
protected void |
fillGrammarElementToIdMap(XtextResource r) |
Integer |
getEObjectId(org.eclipse.emf.ecore.EObject eObject) |
Integer |
getGrammarElementId(org.eclipse.emf.ecore.EObject grammarElement) |
String[] |
getGrammarIdToURIMap() |
public SerializationConversionContext(XtextResource resource)
public Integer getGrammarElementId(org.eclipse.emf.ecore.EObject grammarElement)
protected void fillEObjectToIdMap(org.eclipse.emf.ecore.resource.Resource resource)
protected void fillGrammarElementToIdMap(XtextResource r)
public Integer getEObjectId(org.eclipse.emf.ecore.EObject eObject)
public String[] getGrammarIdToURIMap()
Copyright © 2015. All Rights Reserved.