Package | Description |
---|---|
org.tanjakostic.jcleancim.docgen.collector |
This package defines interfaces and classes responsible for collecting documentation and figures
from the UML model, or freely initialised through the API without any UML model.
|
org.tanjakostic.jcleancim.docgen.collector.impl | |
org.tanjakostic.jcleancim.docgen.writer.word |
Classes specific to writing MS documents.
|
Modifier and Type | Method and Description |
---|---|
FreeFormDocumentation |
DocCollector.getFreeFormDocumentation()
Creates if not yet called and then returns documentation per package, indexed by package name
for easy reference; if there were any two packages with the same name, retains only the first
one collected.
|
Modifier and Type | Method and Description |
---|---|
FreeFormDocumentation |
DocCollectorImpl.getFreeFormDocumentation() |
Constructor and Description |
---|
WordWriterInput(Config cfg,
FreeFormDocumentation freeFormDoc)
Constructor.
|
Copyright 2009-2016 Tatjana (Tanja) Kostic