Skip to content
Snippets Groups Projects
Commit ad8d1c08 authored by Alexander Diewald's avatar Alexander Diewald
Browse files

Compile fix for moved java class (ref by MM)

parent 239d21b3
No related branches found
No related tags found
1 merge request!13Task ex u mapping
moea.ecore 5f0ab1dfad21379b787917abecea186d407bf132 YELLOW
moea.ecore 1dd818cc4d0f219fc701baf2527cdd588761dc38 RED
......@@ -81,7 +81,7 @@
<eSubpackages name="dsmlext" nsURI="http://www.fortiss.org/af3/exploration/moea/dsmlext"
nsPrefix="org-fortiss-af3-exploration-moea-dsmlext">
<eClassifiers xsi:type="ecore:EDataType" name="IExtendedExplorationExpressionVisitor"
instanceClassName="org.fortiss.af3.exploration.alg.dse.evaluator.IExtendedExplorationExpressionVisitor"/>
instanceClassName="org.fortiss.af3.exploration.alg.module.common.evaluator.IExtendedExplorationExpressionVisitor"/>
<eClassifiers xsi:type="ecore:EDataType" name="Map" instanceClassName="java.util.Map">
<eTypeParameters name="K"/>
<eTypeParameters name="V"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment