public interface ObjectDoc extends RawData
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_PREFIX_FMT |
Modifier and Type | Method and Description |
---|---|
BookmarkRegistry |
getBmRegistry()
Returns the populated bookmark registry.
|
java.lang.String |
getBookmarkID()
Returns an ID guaranteed to be unique for the model; usable for referencing such as e.g.,
hyperlinks (as anchor id in HTML or bookmark in Word) or references (as id in XML).
|
TextDescription |
getDescription()
Returns description of this model element.
|
DocgenConfig |
getDocgenCfg()
Returns document generation specific configuration.
|
java.lang.String |
getHeadingText()
Returns text to be used for chapter heading for this model element; may be empty.
|
copyCell, copyNonEmptyCell, getCell, getCells, hasKey, putCell, putCellNonEmpty
static final java.lang.String DEFAULT_PREFIX_FMT
DocgenConfig getDocgenCfg()
java.lang.String getHeadingText()
TextDescription getDescription()
BookmarkRegistry getBmRegistry()
java.lang.String getBookmarkID()
Copyright 2009-2016 Tatjana (Tanja) Kostic