Type org.eclipse.emf.mapping.MappedObjectState of variable mappedObjectState does not match with type org.eclipse.emf.ecore.EValidator of variable result
Make classes org.eclipse.emf.mapping.MappedObjectState and org.eclipse.emf.ecore.EValidator extend a common superclass
3
if(result!=null)
4
returnresult;
Preondition Violations
Unmatched return result;
4
returnresult;
9
mappedObjectState.setOriginatingInput(owner);
Precondition Violations (2)
Row
Violation
1
Type org.eclipse.emf.mapping.MappedObjectState of variable mappedObjectState does not match with type org.eclipse.emf.ecore.EValidator of variable result