eclipse-ocl / org.eclipse.ocl

Eclipse Public License 2.0
0 stars 0 forks source link

[cg] Support generation of extension pivot models #1470

Closed eclipse-ocl-bot closed 1 month ago

eclipse-ocl-bot commented 1 month ago

| --- | --- | | Bugzilla Link | 461645 | | Status | RESOLVED FIXED | | Importance | P3 normal | | Reported | Mar 07, 2015 13:03 EDT | | Modified | Mar 09, 2015 11:20 EDT | | Reporter | Ed Willink |

Description

Adolfo's QVTd

/org.eclipse.qvtd.build.cs2as.tests/src/org/eclipse/qvtd/build/cs2as/tests/models/example2/Classes.genmodel

etc are a mess, with inconsistent accept's etc.

The problems are a mix of inaccurate GenAnnotations but also an inability to re-use the

/org.eclipse.ocl.examples.build/templates

dynamic templates folder.

eclipse-ocl-bot commented 1 month ago

By Ed Willink on Mar 07, 2015 14:24

(In reply to Ed Willink from comment #0)

but also an inability to re-use the

/org.eclipse.ocl.examples.build/templates

dynamic templates folder.

Declarations changed to avoid an assumption that org.eclipse.jdt.annotation is accessible from GenModel's class path.

eclipse-ocl-bot commented 1 month ago

By Ed Willink on Mar 09, 2015 11:20

Pushed to master for M6.