Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » EPF » EPF Composer 1.0-M3-I20060503
EPF Composer 1.0-M3-I20060503 [message #9493] Wed, 03 May 2006 20:33 Go to next message
James E Thario is currently offline James E TharioFriend
Messages: 42
Registered: July 2009
Member
Hi. There is a new integration build of EPF Composer available for
download and testing. This build includes the addition of XML import and
export of library data, and some Java 5 compliance fixes in the source.

EPF Composer builds are available here:
http://www.eclipse.org/epf/downloads/tool/tool_downloads.php

Thanks!
Re: EPF Composer 1.0-M3-I20060503 [message #9714 is a reply to message #9493] Sat, 13 May 2006 22:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dedoig213.hotmail.com

Jim,

Where can I find an object model describing the structure of EPF content
including its extensibility mechanisms (I see references to 'extend',
'replace', etc.), and the schema for importing such extensions?

Does this version allow these extensions to be imported? (Not sure if that
is what 'library data' means).

Thanks!

"Jim Thario" <jethario@us.ibm.com> wrote in message
news:4459137D.5020402@us.ibm.com...
> Hi. There is a new integration build of EPF Composer available for
> download and testing. This build includes the addition of XML import and
> export of library data, and some Java 5 compliance fixes in the source.
>
> EPF Composer builds are available here:
> http://www.eclipse.org/epf/downloads/tool/tool_downloads.php
>
> Thanks!
Re: EPF Composer 1.0-M3-I20060503 [message #11229 is a reply to message #9714] Sat, 13 May 2006 23:20 Go to previous messageGo to next message
Peter Haumer is currently offline Peter HaumerFriend
Messages: 228
Registered: July 2009
Senior Member
Hello DeDoig.
Yes, we need to spend more resources on creating documentation and
especially tutorials to get people started. IBM offers commercial training
classes on these concepts, which have not been donated to Eclipse, but we
will need to produce some content as part of the project asap. We are
welcoming any contribution from anyone, but I will also make it a personal
priority.

Currently you get a bit of an introduction on variability in the online
help. There is also a tutorial in the online-help, which however is not yet
updated to use OpenUP content (bugzilla is already filed), but you can read
through the tutorial to understand how it is being used.

--


Thanks and best regards,
Peter Haumer.

____________________________________________________________ __

PETER HAUMER
IBM | Eclipse Process Framework Committer
____________________________________________________________ __
"DeDoig" <dedoig213@hotmail.com> wrote in message
news:e45lil$bpv$1@utils.eclipse.org...
> Jim,
>
> Where can I find an object model describing the structure of EPF content
> including its extensibility mechanisms (I see references to 'extend',
> 'replace', etc.), and the schema for importing such extensions?
>
> Does this version allow these extensions to be imported? (Not sure if that
> is what 'library data' means).
>
> Thanks!
>
> "Jim Thario" <jethario@us.ibm.com> wrote in message
> news:4459137D.5020402@us.ibm.com...
>> Hi. There is a new integration build of EPF Composer available for
>> download and testing. This build includes the addition of XML import and
>> export of library data, and some Java 5 compliance fixes in the source.
>>
>> EPF Composer builds are available here:
>> http://www.eclipse.org/epf/downloads/tool/tool_downloads.php
>>
>> Thanks!
>
>
Re: EPF Composer 1.0-M3-I20060503 [message #11717 is a reply to message #11229] Tue, 30 May 2006 05:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dedoig213.hotmail.com

Hi Peter,

Does the current version of EPF support XML import of content? If so, could
you suggest some starting points docs to understand the model, XSD, etc. in
order to start trying the import?

Thanks and best regards.


"Peter Haumer" <phaumer@us.ibm.com> wrote in message
news:e45pkh$7i0$1@utils.eclipse.org...
> Hello DeDoig.
> Yes, we need to spend more resources on creating documentation and
> especially tutorials to get people started. IBM offers commercial
> training classes on these concepts, which have not been donated to
> Eclipse, but we will need to produce some content as part of the project
> asap. We are welcoming any contribution from anyone, but I will also make
> it a personal priority.
>
> Currently you get a bit of an introduction on variability in the online
> help. There is also a tutorial in the online-help, which however is not
> yet updated to use OpenUP content (bugzilla is already filed), but you can
> read through the tutorial to understand how it is being used.
>
Re: EPF Composer 1.0-M3-I20060503 [message #11862 is a reply to message #11717] Fri, 02 June 2006 02:38 Go to previous messageGo to next message
Peter Haumer is currently offline Peter HaumerFriend
Messages: 228
Registered: July 2009
Senior Member
Yes, if you get the latest EPF Composer builds you see "Export to XML" and
"Import XML" in the File --> Import... / Export... menus.

The xml schema is published on the EPF homepage
(http://www.eclipse.org/epf/tool_component/xml_schema.php). It contains
detailed annotations for understanding all elements and attributes. The
schema has been generated from an UML model, which you also find on the EPF
homepage as an html-published version of the model; so no UML tool required
to review it.
( http://dev.eclipse.org/viewcvs/index.cgi/*checkout*/org.ecli pse.epf/design/UMA-model.zip?rev=HEAD&cvsroot=Technology _Project).

Unfortunately, there are no tutorial, yet, but if you would volunteer to
write up a little tutorial white you are learning to use it that would be
absolutely fantastic. The way I would start is by exporting some things and
analyzing the resulting xml files and then creating my own based on what I
have learned.

--


Thanks and best regards,
Peter Haumer.

____________________________________________________________ __

PETER HAUMER
IBM | Eclipse Process Framework Committer
____________________________________________________________ __
"DeDoig" <dedoig213@hotmail.com> wrote in message
news:e5gn0i$rou$1@utils.eclipse.org...
> Hi Peter,
>
> Does the current version of EPF support XML import of content? If so,
> could you suggest some starting points docs to understand the model, XSD,
> etc. in order to start trying the import?
>
> Thanks and best regards.
>
>
> "Peter Haumer" <phaumer@us.ibm.com> wrote in message
> news:e45pkh$7i0$1@utils.eclipse.org...
>> Hello DeDoig.
>> Yes, we need to spend more resources on creating documentation and
>> especially tutorials to get people started. IBM offers commercial
>> training classes on these concepts, which have not been donated to
>> Eclipse, but we will need to produce some content as part of the project
>> asap. We are welcoming any contribution from anyone, but I will also
>> make it a personal priority.
>>
>> Currently you get a bit of an introduction on variability in the online
>> help. There is also a tutorial in the online-help, which however is not
>> yet updated to use OpenUP content (bugzilla is already filed), but you
>> can read through the tutorial to understand how it is being used.
>>
>
>
Re: EPF Composer 1.0-M3-I20060503 [message #11916 is a reply to message #11862] Sat, 03 June 2006 06:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dedoig213.hotmail.com

Thanks for the pointers, Peter.

"Peter Haumer" <phaumer@us.ibm.com> wrote
> The schema has been generated from an UML model, which you also find on
> the EPF homepage as an html-published version of the model; so no UML tool
> required to review it.

Is there any way to generate a model which flattens out the several
<<merge>> relations in the package structure? It would help me grok this,
which might help me ...

> but if you would volunteer to write up a little tutorial while you are
> learning to use it

.... do this :-)
Re: EPF Composer 1.0-M3-I20060503 [message #13466 is a reply to message #11916] Sun, 04 June 2006 23:59 Go to previous message
Peter Haumer is currently offline Peter HaumerFriend
Messages: 228
Registered: July 2009
Senior Member
The XML schema has all package merge relationships resolved. You could
review schema and model side by side.

You will see that the annotations in the schema are the same as in the
model, because we used EMF to create the xsd out of our IBM Rational Rose
model. We used the Eclipse UML2 project's package merge implementation to
generate a flat EMF Ecore, which then has been used to generate the xsd as
well as the code in org.eclipse.epf.uma.

--


Thanks and best regards,
Peter Haumer.

____________________________________________________________ __

PETER HAUMER
IBM | Eclipse Process Framework Committer
____________________________________________________________ __
"DeDoig" <dedoig213@hotmail.com> wrote in message
news:e5r8qu$lk0$1@utils.eclipse.org...
> Thanks for the pointers, Peter.
>
> "Peter Haumer" <phaumer@us.ibm.com> wrote
>> The schema has been generated from an UML model, which you also find on
>> the EPF homepage as an html-published version of the model; so no UML
>> tool required to review it.
>
> Is there any way to generate a model which flattens out the several
> <<merge>> relations in the package structure? It would help me grok this,
> which might help me ...
>
>> but if you would volunteer to write up a little tutorial while you are
>> learning to use it
>
> ... do this :-)
>
>
>
Re: EPF Composer 1.0-M3-I20060503 [message #563168 is a reply to message #9493] Sat, 13 May 2006 22:11 Go to previous message
Eclipse UserFriend
Originally posted by: dedoig213.hotmail.com

Jim,

Where can I find an object model describing the structure of EPF content
including its extensibility mechanisms (I see references to 'extend',
'replace', etc.), and the schema for importing such extensions?

Does this version allow these extensions to be imported? (Not sure if that
is what 'library data' means).

Thanks!

"Jim Thario" <jethario@us.ibm.com> wrote in message
news:4459137D.5020402@us.ibm.com...
> Hi. There is a new integration build of EPF Composer available for
> download and testing. This build includes the addition of XML import and
> export of library data, and some Java 5 compliance fixes in the source.
>
> EPF Composer builds are available here:
> http://www.eclipse.org/epf/downloads/tool/tool_downloads.php
>
> Thanks!
Re: EPF Composer 1.0-M3-I20060503 [message #563188 is a reply to message #9714] Sat, 13 May 2006 23:20 Go to previous message
Peter Haumer is currently offline Peter HaumerFriend
Messages: 228
Registered: July 2009
Senior Member
Hello DeDoig.
Yes, we need to spend more resources on creating documentation and
especially tutorials to get people started. IBM offers commercial training
classes on these concepts, which have not been donated to Eclipse, but we
will need to produce some content as part of the project asap. We are
welcoming any contribution from anyone, but I will also make it a personal
priority.

Currently you get a bit of an introduction on variability in the online
help. There is also a tutorial in the online-help, which however is not yet
updated to use OpenUP content (bugzilla is already filed), but you can read
through the tutorial to understand how it is being used.

--


Thanks and best regards,
Peter Haumer.

____________________________________________________________ __

PETER HAUMER
IBM | Eclipse Process Framework Committer
____________________________________________________________ __
"DeDoig" <dedoig213@hotmail.com> wrote in message
news:e45lil$bpv$1@utils.eclipse.org...
> Jim,
>
> Where can I find an object model describing the structure of EPF content
> including its extensibility mechanisms (I see references to 'extend',
> 'replace', etc.), and the schema for importing such extensions?
>
> Does this version allow these extensions to be imported? (Not sure if that
> is what 'library data' means).
>
> Thanks!
>
> "Jim Thario" <jethario@us.ibm.com> wrote in message
> news:4459137D.5020402@us.ibm.com...
>> Hi. There is a new integration build of EPF Composer available for
>> download and testing. This build includes the addition of XML import and
>> export of library data, and some Java 5 compliance fixes in the source.
>>
>> EPF Composer builds are available here:
>> http://www.eclipse.org/epf/downloads/tool/tool_downloads.php
>>
>> Thanks!
>
>
Re: EPF Composer 1.0-M3-I20060503 [message #563549 is a reply to message #11229] Tue, 30 May 2006 05:59 Go to previous message
Eclipse UserFriend
Originally posted by: dedoig213.hotmail.com

Hi Peter,

Does the current version of EPF support XML import of content? If so, could
you suggest some starting points docs to understand the model, XSD, etc. in
order to start trying the import?

Thanks and best regards.


"Peter Haumer" <phaumer@us.ibm.com> wrote in message
news:e45pkh$7i0$1@utils.eclipse.org...
> Hello DeDoig.
> Yes, we need to spend more resources on creating documentation and
> especially tutorials to get people started. IBM offers commercial
> training classes on these concepts, which have not been donated to
> Eclipse, but we will need to produce some content as part of the project
> asap. We are welcoming any contribution from anyone, but I will also make
> it a personal priority.
>
> Currently you get a bit of an introduction on variability in the online
> help. There is also a tutorial in the online-help, which however is not
> yet updated to use OpenUP content (bugzilla is already filed), but you can
> read through the tutorial to understand how it is being used.
>
Re: EPF Composer 1.0-M3-I20060503 [message #563636 is a reply to message #11717] Fri, 02 June 2006 02:38 Go to previous message
Peter Haumer is currently offline Peter HaumerFriend
Messages: 228
Registered: July 2009
Senior Member
Yes, if you get the latest EPF Composer builds you see "Export to XML" and
"Import XML" in the File --> Import... / Export... menus.

The xml schema is published on the EPF homepage
(http://www.eclipse.org/epf/tool_component/xml_schema.php). It contains
detailed annotations for understanding all elements and attributes. The
schema has been generated from an UML model, which you also find on the EPF
homepage as an html-published version of the model; so no UML tool required
to review it.
( http://dev.eclipse.org/viewcvs/index.cgi/*checkout*/org.ecli pse.epf/design/UMA-model.zip?rev=HEAD&cvsroot=Technology _Project).

Unfortunately, there are no tutorial, yet, but if you would volunteer to
write up a little tutorial white you are learning to use it that would be
absolutely fantastic. The way I would start is by exporting some things and
analyzing the resulting xml files and then creating my own based on what I
have learned.

--


Thanks and best regards,
Peter Haumer.

____________________________________________________________ __

PETER HAUMER
IBM | Eclipse Process Framework Committer
____________________________________________________________ __
"DeDoig" <dedoig213@hotmail.com> wrote in message
news:e5gn0i$rou$1@utils.eclipse.org...
> Hi Peter,
>
> Does the current version of EPF support XML import of content? If so,
> could you suggest some starting points docs to understand the model, XSD,
> etc. in order to start trying the import?
>
> Thanks and best regards.
>
>
> "Peter Haumer" <phaumer@us.ibm.com> wrote in message
> news:e45pkh$7i0$1@utils.eclipse.org...
>> Hello DeDoig.
>> Yes, we need to spend more resources on creating documentation and
>> especially tutorials to get people started. IBM offers commercial
>> training classes on these concepts, which have not been donated to
>> Eclipse, but we will need to produce some content as part of the project
>> asap. We are welcoming any contribution from anyone, but I will also
>> make it a personal priority.
>>
>> Currently you get a bit of an introduction on variability in the online
>> help. There is also a tutorial in the online-help, which however is not
>> yet updated to use OpenUP content (bugzilla is already filed), but you
>> can read through the tutorial to understand how it is being used.
>>
>
>
Re: EPF Composer 1.0-M3-I20060503 [message #563683 is a reply to message #11862] Sat, 03 June 2006 06:05 Go to previous message
Eclipse UserFriend
Originally posted by: dedoig213.hotmail.com

Thanks for the pointers, Peter.

"Peter Haumer" <phaumer@us.ibm.com> wrote
> The schema has been generated from an UML model, which you also find on
> the EPF homepage as an html-published version of the model; so no UML tool
> required to review it.

Is there any way to generate a model which flattens out the several
<<merge>> relations in the package structure? It would help me grok this,
which might help me ...

> but if you would volunteer to write up a little tutorial while you are
> learning to use it

.... do this :-)
Re: EPF Composer 1.0-M3-I20060503 [message #563741 is a reply to message #11916] Sun, 04 June 2006 23:59 Go to previous message
Peter Haumer is currently offline Peter HaumerFriend
Messages: 228
Registered: July 2009
Senior Member
The XML schema has all package merge relationships resolved. You could
review schema and model side by side.

You will see that the annotations in the schema are the same as in the
model, because we used EMF to create the xsd out of our IBM Rational Rose
model. We used the Eclipse UML2 project's package merge implementation to
generate a flat EMF Ecore, which then has been used to generate the xsd as
well as the code in org.eclipse.epf.uma.

--


Thanks and best regards,
Peter Haumer.

____________________________________________________________ __

PETER HAUMER
IBM | Eclipse Process Framework Committer
____________________________________________________________ __
"DeDoig" <dedoig213@hotmail.com> wrote in message
news:e5r8qu$lk0$1@utils.eclipse.org...
> Thanks for the pointers, Peter.
>
> "Peter Haumer" <phaumer@us.ibm.com> wrote
>> The schema has been generated from an UML model, which you also find on
>> the EPF homepage as an html-published version of the model; so no UML
>> tool required to review it.
>
> Is there any way to generate a model which flattens out the several
> <<merge>> relations in the package structure? It would help me grok this,
> which might help me ...
>
>> but if you would volunteer to write up a little tutorial while you are
>> learning to use it
>
> ... do this :-)
>
>
>
Previous Topic:Published web site - customization
Next Topic:Call for contributors - Architrecture package
Goto Forum:
  


Current Time: Thu Mar 28 08:26:00 GMT 2024

Powered by FUDForum. Page generated in 0.07119 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top