Skip to content
Snippets Groups Projects
Commit c9c5f152 authored by Johannes Eder's avatar Johannes Eder
Browse files

changed DataPoint<?> to DataPoint<Object> in DataSet

refs 2489
parent cc620dc4
No related branches found
No related tags found
No related merge requests found
......@@ -463,7 +463,7 @@
<eStructuralFeatures xsi:type="ecore:EReference" name="points" lowerBound="1"
upperBound="-1" containment="true">
<eGenericType eClassifier="#//visualization/DataPoint">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eTypeArguments/>
</eGenericType>
</eStructuralFeatures>
</eClassifiers>
......
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