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 |
Modifier and Type | Interface and Description |
---|---|
interface |
ClassDoc
Data required for documentation of classes.
|
interface |
FigureDoc
Data required for documentation of figures.
|
interface |
PackageDoc
Data required for documentation of packages; documentation includes classes and sub-packages.
|
interface |
PropertiesDoc
Set of methods to allow table generation for constituents.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractObjectDoc
Common implementation for any kind of object documentation.
|
class |
AbstractPropertiesDoc
Common implementation for properties documentation (table).
|
class |
Attributes61850Doc
Holds the utility method to filter groups which may stay with no members after applying
configuration filters (e.g., a class actually inherits from another class, but another class is
informative, and we don't want informative stuff printed), and some common formatting.
|
class |
FigureDocImpl
Data required for documentation of diagrams.
|
Copyright 2009-2016 Tatjana (Tanja) Kostic