Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "MoDisco/Components/v0.8"

Line 1: Line 1:
 
+
== Infrastructure  ==
= Infrastructure  =
+
  
 
All the components of this layer are available as plug-ins and provided in one single Eclipse feature  
 
All the components of this layer are available as plug-ins and provided in one single Eclipse feature  
Line 14: Line 13:
 
}}
 
}}
  
= Technologies =
+
== Technologies ==
  
 
All the components of this layer are available as plug-ins and provided in several Eclipse features: one for each technology.  
 
All the components of this layer are available as plug-ins and provided in several Eclipse features: one for each technology.  
Line 43: Line 42:
 
* a complete [http://wiki.eclipse.org/MoDisco/XMLDiscoverer discoverer] to create XML models from XML files}}
 
* a complete [http://wiki.eclipse.org/MoDisco/XMLDiscoverer discoverer] to create XML models from XML files}}
  
= Use-Cases =
+
== Use-Cases ==
  
 
All the components of this layer are available as plug-ins  
 
All the components of this layer are available as plug-ins  
Line 53: Line 52:
 
*'''[http://www.eclipse.org/gmt/modisco/useCases/PerformanceAnnotatedUmlStateCharts/ Performance-Annotated UML2 State Chart]''': discovery of performance information from an Excel file, computation of metrics using this information and application of them to a UML2 model using a Performance profile.
 
*'''[http://www.eclipse.org/gmt/modisco/useCases/PerformanceAnnotatedUmlStateCharts/ Performance-Annotated UML2 State Chart]''': discovery of performance information from an Excel file, computation of metrics using this information and application of them to a UML2 model using a Performance profile.
  
= Incubation =
+
== Incubation ==
  
 
The followings are components also available from MoDisco. However, they are not currently part of the standard MoDisco build.
 
The followings are components also available from MoDisco. However, they are not currently part of the standard MoDisco build.

Revision as of 07:24, 8 January 2010

Infrastructure

All the components of this layer are available as plug-ins and provided in one single Eclipse feature

Feature Infrastructure 0.7 contains :

Technologies

All the components of this layer are available as plug-ins and provided in several Eclipse features: one for each technology.

Feature Java 0.7 contains:
  • a complete metamodel for the Java language
  • a complete discoverer to create Java models from Java source code contained in a Java project
  • a transformation from Java models to KDM

The Java component merges the J2SE5 and JavaAST older components which are still available :

Feature J2SE5 0.7 contains:
Feature JavaAST 0.2 contains:
  • a complete metamodel for the Java language
  • a complete discoverer to create JavaAST models from Java source code contained in a Java project


Feature CSharp 0.6 contains:
Feature XML 0.6 contains:
  • a complete metamodel for the XML standard, subsetting W3C concepts
  • a complete discoverer to create XML models from XML files

Use-Cases

All the components of this layer are available as plug-ins

Incubation

The followings are components also available from MoDisco. However, they are not currently part of the standard MoDisco build.

The MOMOCS European Project provides:

Back to the top