public class Description extends DataType
description, location, project| Constructor and Description | 
|---|
| Description() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addText(java.lang.String text)Adds descriptive text to the project. | 
| static java.lang.String | getDescription(Project project)Return the descriptions from all the targets of
 a project. | 
checkAttributesAllowed, checkChildrenAllowed, circularReference, clone, dieOnCircularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, setRefid, tooManyAttributes, toStringgetDescription, getLocation, getProject, log, log, setDescription, setLocation, setProjectpublic void addText(java.lang.String text)
text - the descriptive textpublic static java.lang.String getDescription(Project project)
project - the project to get the descriptions for.