views:

12

answers:

0

I'd like to generate a report from a class diagram in Enterprise Architect. I'm trying to put together a document template like this:

Class name

(text from note property)

Superclass

(name of superclass(es), if any, but can be left empty)

Interfaces

(names if interfaces)

Methods

(a table listing all methods and their descriptions)

Attributes

(a table listing all attributes and their descriptions)

The tricky part is the interfaces and superclass, I can't figure out how to insert these two.