Class ValidationResults
- java.lang.Object
 - 
- java.util.AbstractMap<K,V>
 - 
- java.util.IdentityHashMap<java.lang.Object,java.util.Collection<UnsatisfiedConstraint>>
 - 
- org.eclipse.epsilon.evl.emf.validation.ValidationResults
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable,java.lang.Cloneable,java.util.Map<java.lang.Object,java.util.Collection<UnsatisfiedConstraint>>
public class ValidationResults extends java.util.IdentityHashMap<java.lang.Object,java.util.Collection<UnsatisfiedConstraint>>
- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description ValidationResults() 
- 
Method Summary
- 
Methods inherited from class java.util.IdentityHashMap
clear, clone, containsKey, containsValue, entrySet, equals, forEach, get, hashCode, isEmpty, keySet, put, putAll, remove, replaceAll, size, values 
 - 
 
 -