-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hello Team,
In the ecore I had created one EDatatype of Input stream with instanceTypeName = java.io.stream which is working in Java generated code but with equivalent C++ instanceTypeName it is not working. Can you provide a solution?
JAVA:
<eClassifiers xsi:type="ecore:EDataType" name="InputStream" instanceTypeName="java.io.stream"/>
C++:
<eClassifiers xsi:type="ecore:EDataType" name="InputStream" instanceTypeName="std::istream"/>
Regards,
Ramakrishnan
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels