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 | Method and Description |
---|---|
java.util.List<ClassScl> |
PackageScl.getClassScls()
Class as XML strings.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
EnumClassScl
Simple implementation of an enumeration element, with literals as subelements.
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<ClassScl> |
EnumsScl._entryDocs |
Modifier and Type | Method and Description |
---|---|
java.util.List<ClassScl> |
EnumsScl.getClassScls() |
Copyright 2009-2015 Tatjana (Tanja) Kostic