Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SBVR Transformation to Exchange Document"

(New page: More details will be added as the design is finalized. We expect that one of the Eclipse model-to-model transformation technologies will be us...)
 
m
Line 1: Line 1:
 
More details will be added as the design is finalized. We expect that one of the [[Model_to_Model_Transformation_%28M2M%29 | Eclipse model-to-model transformation]] technologies will be used to specify and implement the bi-directional transformation between the [[SBVR Tools Metamodel]] and [[SBVR Exchange Metamodel]].
 
More details will be added as the design is finalized. We expect that one of the [[Model_to_Model_Transformation_%28M2M%29 | Eclipse model-to-model transformation]] technologies will be used to specify and implement the bi-directional transformation between the [[SBVR Tools Metamodel]] and [[SBVR Exchange Metamodel]].
  
An initial proof-of-concept test was implemented in Java using the model APIs and Ecore switch utilities. A partial example of test cases from section 13 of the SBVR specification are represented in these files:
+
An initial proof-of-concept test is implemented in Java using the model APIs and Ecore switch utilities.  
 
+
*
+
*
+
 
+
  
 
[[Category:Modeling]]
 
[[Category:Modeling]]
 
[[Category:MDT]]
 
[[Category:MDT]]
 
[[Category:SBVR]]
 
[[Category:SBVR]]

Revision as of 13:33, 16 June 2008

More details will be added as the design is finalized. We expect that one of the Eclipse model-to-model transformation technologies will be used to specify and implement the bi-directional transformation between the SBVR Tools Metamodel and SBVR Exchange Metamodel.

An initial proof-of-concept test is implemented in Java using the model APIs and Ecore switch utilities.

Back to the top