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 "OCL"

(Examples)
(Add Miguel's AST article)
Line 5: Line 5:
 
== Articles ==
 
== Articles ==
  
 +
* [http://www.eclipse.org/articles/article.php?file=Article-HowToProcessOCLAbstractSyntaxTrees/index.html How to process OCL Abstract Syntax Trees] by Miguel Garcia
 
* [http://www.eclipse.org/articles/Article-EMF-Codegen-with-OCL/article.html Implementing Model Integrity in EMF with OCL] by Christian W. Damus
 
* [http://www.eclipse.org/articles/Article-EMF-Codegen-with-OCL/article.html Implementing Model Integrity in EMF with OCL] by Christian W. Damus
* [http://eclipsezilla.eclipsecon.org/show_bug.cgi?id=3619 EclipseCon 2007 submission "Effective Use of the Eclipse Modeling Framework"] by Ed Merks et al.
+
* [http://eclipsezilla.eclipsecon.org/show_bug.cgi?id=3619 EclipseCon 2007 tutorial "Effective Use of the Eclipse Modeling Framework"] by Ed Merks et al.
  
 
== Examples ==
 
== Examples ==

Revision as of 12:12, 28 June 2007

General Information

Articles

Examples

Javadoc

Development

This section has links to pages of interest primarily to those developing the OCL component.

Planning

Related Links

Back to the top