Serialized Form


Package org.eclipse.emf.compare

Class org.eclipse.emf.compare.EMFCompareException extends java.lang.RuntimeException implements Serializable

serialVersionUID: 5727212239745736313L

Class org.eclipse.emf.compare.FactoryException extends java.lang.Exception implements Serializable

serialVersionUID: 51499898584684757L


Package org.eclipse.emf.compare.diff.merge.api

Class org.eclipse.emf.compare.diff.merge.api.EMFCompareEObjectCopier extends org.eclipse.emf.ecore.util.EcoreUtil.Copier implements Serializable

serialVersionUID: 2701874812215174395L

Serialized Fields

diffModel

DiffModel diffModel
The DiffModel on which differences this copier will be used.


Package org.eclipse.emf.compare.util

Class org.eclipse.emf.compare.util.EMFCompareMap extends java.lang.Object implements Serializable

serialVersionUID: -890704446117047482L

Serialized Fields

freeSlots

int freeSlots
Current number of free buckets this Map holds.


loadFactor

float loadFactor
Load factor of this Map.


nextPrimeIndex

int nextPrimeIndex
Index of the next prime in the primes list.


threshold

int threshold
Threshold for resizing.


Copyright 2006 IBM Corporation and others.
All Rights Reserved.