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.
|
Modifier and Type | Method and Description |
---|---|
PlaceholderSpec.Kind |
PlaceholderSpec.getKind() |
static PlaceholderSpec.Kind |
PlaceholderSpec.Kind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PlaceholderSpec.Kind[] |
PlaceholderSpec.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
PlaceholderSpec.Kind.isForHeading(PlaceholderSpec.Kind kind)
Returns whether
kind is expected to be in the heading paragraph. |
Copyright 2009-2016 Tatjana (Tanja) Kostic