Book a Demo

Author Topic: Generate RTF Documentation  (Read 3781 times)

Andrefern

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Generate RTF Documentation
« on: May 19, 2006, 10:54:20 am »
Hi,

I'm trying the function "Generate RTF Documentation" ...

My project tree seens something like this:

Package Iteraction 1
---- Package Use Case 1
-------- Use Case 1 (diagram)
-------- Use Case 1 - Realization (collaboration)
------------- Sequence Diagram 1
------------- Sequence Diagram 2
---- Package Use Case 2
-------- Use Case 2 (diagram)
-------- Use Case 2 - Realization (collaboration)
------------- Sequence Diagram 1
------------- Sequence Diagram 2

I'd like to create a template which could generate a per Use Case documentation, but I don't know how to print object under collaboration objects. Is it possible? What are the seguence diagrams here? Elements? Diagrams? Should I use another structure?

Thanks  :)

thomaskilian

  • Guest
Re: Generate RTF Documentation
« Reply #1 on: May 20, 2006, 01:06:50 pm »
No idea for the RTF, but I'd move the collabs somewhere else. I have something like
CIM
- Requirements
- Bussiness process model
- UC model
- Domain Model
PIM
- Collabs
- Design Model
PSM
- MVC
There are sub-structures and of course more/less packages in CIM/PIM/PSM.

Andrefern

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Generate RTF Documentation
« Reply #2 on: May 22, 2006, 05:18:29 am »
Hi Thomas...

I unsderstand your idea. But, this way, how can I generate Use Cases documentation and Use Cases Realization documentation in the same .doc!?
« Last Edit: May 22, 2006, 05:18:59 am by Andre_Salvati »

thomaskilian

  • Guest
Re: Generate RTF Documentation
« Reply #3 on: May 22, 2006, 11:19:49 am »
As I said above, I'm not too familiar with RTF documentation :-/ The only way I see is to make a documentation for the root package and use the UC template - deleting what you don't need. Sorry, I'm not of much help here. Maybe someone else?

Andrefern

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Generate RTF Documentation
« Reply #4 on: May 22, 2006, 12:12:22 pm »
Hi,

I'm not sure, but I think using a master document can help me to get what I want. Now, I'm trying to understand about how to use bookmarks and GUID resources.

Thanks.