Skip to main content



      Home
Home » Modeling » QVT-OML » QVTo object serialization(manipulating QVT Operational object)
QVTo object serialization [message #1708292] Tue, 15 September 2015 04:17 Go to next message
Eclipse UserFriend
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 16:30 Go to previous message
Eclipse UserFriend
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: Mon Jul 14 15:16:46 EDT 2025

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

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

Back to the top