Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rmf-dev] ReqIf: Wrong Type References

Hi,

 

I would like to transform (with QVTo) a ReqIF model. If i debugging my transformation, any type references of any SpecObjects are new (i think, they will new created on loading by qvto). The same if I loading the reqif file with a ecore Resource.

 

final ResourceSet resourceSet = new ReqIFResourceSetImpl();

final Resource reqifResource = resourceSet.getResource(reqifURI, true);

 

But if I open the reqif file in ProR, all (type) references are right.

 

I hope, you can help me J

 

Best regards, Steven Ulrich

 

################################################

Steven Ulrich

Student

------------------------------------------------

Fraunhofer Institut FOKUS

Modeling und Testing Department

Kaiserin-Augusta-Alle 31

D-10589 Berlin

------------------------------------------------

Email: steven.ulrich@xxxxxxxxxxxxxxxxxxx

################################################

 


Back to the top