[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.gmt] Re: oaw 4.1

Hi Markus,
I appreciate your precise responses.
Concerning the issue noted below, when I state Eclipse UML 2.0 I mean
Eclipse UML2 V2.0 which is implemented in the Java package org.eclipse.uml2.uml
and is based on EMF 2.2
as opposed to Eclipse UML2 V1.0 which is implemented in the Java package
org.eclipse.uml2 and uses a prior version of EMF.
The document in which you refer shows support for prior Eclipse UMl2 version.
I noticed on the project site that 4.1 has support for UML2 2.0 /EMF 2.2 / Eclipse 3.2. It is this version I would like to access if necessary from CVS. I do notice a 4.1 alpha available on the download site.


Concerning the question in the related thread. The functionality in OAW
is primarily visible through the workflow nodes.
If I wished to access portions of the workflow functionality in my runtime application directly , how would this be accomplished.
Perhaps I may just have to inspect the code the implements the workflow
nodes


Thanks again
Solomon

Markus Voelter wrote:
I would like to build support form Eclipse UML 2.0 into OAW. that this is supported in OAW 4.1.


It's already in oAW 4.0. See
   http://www.eclipse.org/gmt/oaw/doc/t50_uml2Example.pdf

Can I dowload this from sourceforge?


you should get the binaries from
   http://www.eclipse.org/gmt/oaw/download/

Markus