211

I'm making a method combining Scrum with the OpenUP lifecycle and deliverables. I also want to keep the OpenUP disciplines apart from "Project Management". I can "hide" it so that it's not immediately obvious in my generated method site. But when you then navigate to the "Risk List" artefact for example the PM is still seen as contributing, and if you click on the link, you get taken to the PM Discipline page.

How can I remove it completely from my method without deleting it from the OpenUP library which I'm consuming?

mitchimus
  • 830
  • 1
  • 10
  • 24
Andrew Harmel-Law
  • 7,739
  • 12
  • 44
  • 55

2 Answers2

2

I've never used EPF Composer.

I did a little bit of google searches and I understand what you are looking for can be done through Configurations (select OpenUP in your Library view) and published View definitions.

See slide 83 and 84 of this PPT document. You should be able to take it from there.

An Introduction to the Eclipse Process Framework.

In case the link does not work, I searched for "EPF Composer" "Standard categories" on google and the document is at the bottom of the first results page.

Good luck.

Only You
  • 2,051
  • 1
  • 21
  • 34
  • thanks @only you. Unfortunately I'm not on the project where I can try this out any more. however, I've accepted your answer due to the number of upvotes and bounty awarded. Thanks. – Andrew Harmel-Law Feb 12 '14 at 09:45
0

To those who are to lazy to search and browse slides:

Slide 83:
Select sub-set of method library for publishing to HTML or exporting to MS. Use “Content” selections for course grain (Plug-in and package level) configuration. Use “Add/Subtract these Categories” for fine grain (element level) configuration.

enter image description here

Slide 84:
Categories group related elements
Views defined by selecting Categories
enter image description here

Matas Vaitkevicius
  • 58,075
  • 31
  • 238
  • 265