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/J2SE5"

 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{MoDiscoTabs|J2SE5|
+
#REDIRECT [[MoDisco/Moved To Help Center]]
{{MoDiscoTab|J2SE5|Documentation|0.7}}{{MoDiscoTab|J2SE5|Documentation|0.8}}
+
}}
+
 
+
The J2SE5 metamodel : it is the reflection of the Java language, as defined in version 3 of "Java Language Specification" from Sun Microsystems ("JLS3" corresponds to JDK 5).
+
 
+
The J2SE5 metamodel contains 101 metaclasses.
+
To better understand it, this page will introduce its main features (metaclasses and links).
+
 
+
You could also browse the model definition, j2se5.ecore available in sources (see [[#Install| install section]]).
+
 
+
A good tip is also to see the [http://help.eclipse.org/help31/index.jsp javadoc] associated to the metamodel implemented by the Eclipse team in the [[JDT| JDT (Java Development Tool)]] project. This metamodel and J2SE5 are very similar.
+
 
+
== Team ==
+
*Gabriel Barbier ([http://www.mia-software.com Mia-Software])
+
*Fabien Giquel ([http://www.mia-software.com Mia-Software])
+
*Frédéric Madiot ([http://www.mia-software.com Mia-Software])
+
 
+
 
+
[[Category:MoDisco]]
+

Latest revision as of 07:51, 4 April 2012

  1. REDIRECT MoDisco/Moved To Help Center

Back to the top