|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use SerializationException | |
|---|---|
| org.eclipse.emf.emfstore.internal.common.model.util | |
| Uses of SerializationException in org.eclipse.emf.emfstore.internal.common.model.util |
|---|
| Methods in org.eclipse.emf.emfstore.internal.common.model.util that throw SerializationException | |
|---|---|
static long |
ModelUtil.computeChecksum(org.eclipse.emf.ecore.EObject eObject)
Computes the checksum for a given EObject. |
static long |
ModelUtil.computeChecksum(IdEObjectCollection collection)
Computes the checksum for a given IdEObjectCollection. |
static String |
ModelUtil.eObjectToString(org.eclipse.emf.ecore.EObject eObject)
Copies the given EObject and converts it to a string. |
static String |
ModelUtil.eObjectToString(org.eclipse.emf.ecore.EObject eObject,
Map<?,?> saveOptions)
Copies the given EObject and converts it to a string. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||