Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » QVT-OML » QVTo object serialization(manipulating QVT Operational object)
QVTo object serialization [message #1708292] Tue, 15 September 2015 08:17 Go to next message
Abdul Ali Bangash is currently offline Abdul Ali BangashFriend
Messages: 3
Registered: August 2015
Junior Member
Upto my knowledge the QVTOperational.ecore model, in the form of EOperation is completely populated and accessible under InternalTransformationExecutor.java while checkIsExecutable() operations is called.

I have got here a list of EOperations from OperationalTransformation. What i need to do is to serialize these EOperations to .xml file.

For import/Export capability of QVTOperational.ecore

First let me know if my direction is right or my concepts are completely messed up.
Second, if i am right then what could be the possible way to serialize each EOperation as there are a lot of protected objects in OCL and Ecore which restrict the normal JAVA Serialization capability.
Re: QVTo object serialization [message #1708359 is a reply to message #1708292] Tue, 15 September 2015 20:30 Go to previous message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7669
Registered: July 2009
Senior Member
Hi

Why would you want to serialize each EOperation separately when you can
serialize all at once by just saving the Resource?

Regards

Ed Willink




On 15/09/2015 09:17, Abdul Ali Bangash wrote:
> Upto my knowledge the QVTOperational.ecore model, in the form of
> EOperation is completely populated and accessible under
> InternalTransformationExecutor.java while checkIsExecutable()
> operations is called.
>
> I have got here a list of EOperations from OperationalTransformation.
> What i need to do is to serialize these EOperations to .xml file.
> For import/Export capability of QVTOperational.ecore
>
> First let me know if my direction is right or my concepts are
> completely messed up.
> Second, if i am right then what could be the possible way to serialize
> each EOperation as there are a lot of protected objects in OCL and
> Ecore which restrict the normal JAVA Serialization capability.
Previous Topic:QVTo Abstract Syntax Tree Fetch
Next Topic:RAP in combination with QVT (com.ibm.icu issue)
Goto Forum:
  


Current Time: Thu Sep 12 22:22:45 GMT 2024

Powered by FUDForum. Page generated in 0.03420 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top