Skip to content

Custom EDatatype not supported #14

@RamakrishnanOSS

Description

@RamakrishnanOSS

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions