Serialized Form
Package org.eclipse.emf.compare |
serialVersionUID: 5727212239745736313L
serialVersionUID: 51499898584684757L
Package org.eclipse.emf.compare.diff.merge |
serialVersionUID: 2701874812215174395L
dependencyChanges
java.util.List<E> dependencyChanges
- If there are any ResourceDependencyChanges in the diffModel, they'll be cached in this.
Package org.eclipse.emf.compare.diff.service |
serialVersionUID: 2237008034183610765L
nsPatternDescriptors
java.util.List<E> nsPatternDescriptors
- Store the engine descriptors associated by a namespace pattern.
Package org.eclipse.emf.compare.match.service |
serialVersionUID: 2237008034183610765L
nsPatternDescriptors
java.util.List<E> nsPatternDescriptors
- Store the engine descriptors associated by a namespace pattern.
Package org.eclipse.emf.compare.util |
serialVersionUID: -890704446117047482L
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.