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 Tools Metamodel"

m
Line 1: Line 1:
 
= Overview =
 
= Overview =
This page describes the SBVR metamodel used for tool development. It is different from the [[SBVR Serialization Metamodel]] that is used only for XMI serialization compliant with the SBVR specification. The SBVR Tools Metamodel is optimized for development of tools that create and use SBVR vocabularies and rules. This project will implement a feature for transforming models to/from the XMI serialization metamodel.
+
This page describes the SBVR metamodel used for tool development. It is different from the [[SBVR Exchange Metamodel]] that is used only for XMI serialization to the SBVR exchange document format. The SBVR Tools Metamodel is optimized for development of tools that create and use SBVR vocabularies and rules. This project will implement a feature for transforming models to/from the SBVR exchange document metamodel.
 +
 
  
Coming soon, diagrams and overview of the tools metamodel.
 
  
  

Revision as of 19:05, 12 June 2008

Overview

This page describes the SBVR metamodel used for tool development. It is different from the SBVR Exchange Metamodel that is used only for XMI serialization to the SBVR exchange document format. The SBVR Tools Metamodel is optimized for development of tools that create and use SBVR vocabularies and rules. This project will implement a feature for transforming models to/from the SBVR exchange document metamodel.

Back to the top