Unmatched statement InternalEObject value=values.get(i); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted
Type org.eclipse.emf.ecore.InternalEObject of variable value does not match with type org.eclipse.emf.ecore.EValidator.SubstitutionLabelProvider of variable substitutionlabelProvider
Make classes org.eclipse.emf.ecore.InternalEObject and org.eclipse.emf.ecore.EValidator.SubstitutionLabelProvider extend a common superclass
Unmatched statement InternalEObject value=values.get(i); cannot be moved before or after the extracted code, because it has dependencies to/from statements that will be extracted
2
Type org.eclipse.emf.ecore.InternalEObject of variable value does not match with type org.eclipse.emf.ecore.EValidator.SubstitutionLabelProvider of variable substitutionlabelProvider