public interface Volume extends AbstractRadicalElement
A Volume provides to produce functional and technical specifications, and end-user manuals.
Its contents consists to several type aff line : Title line, Instance call Line and Request Line.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
java.util.List<VolumeLine> |
getDLines() |
getGCLines
getCalledEntities, getDescriptionTypes, getDesignId, getKeywords, getLabel, getName, getPackage, getProject, isResolved
static final java.lang.String copyright
java.util.List<VolumeLine> getDLines()
List of all the description lines for the volume.