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 |
---|---|
EntryDoc.Kind |
EntryDoc.getKind()
Returns the kind of this entry; useful for formatting.
|
EntryDoc.Kind[] |
PropertiesDoc.getRowKinds()
Returns kinds for rows from
PropertiesDoc.getCellValues() . |
static EntryDoc.Kind |
EntryDoc.Kind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EntryDoc.Kind[] |
EntryDoc.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EntryDoc.Kind |
EntryDocImpl.getKind() |
EntryDoc.Kind[] |
AbstractPropertiesDoc.getRowKinds() |
Copyright 2009-2016 Tatjana (Tanja) Kostic