Project

General

Profile

« Previous | Next » 

Revision ae6212a2

Added by Marc Geoffroy almost 16 years ago

Only documentation

View differences:

cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/description/DescriptionElementBase.java
234 234
	 * A multilanguage text does not belong to a controlled {@link TermVocabulary term vocabulary}
235 235
	 * as a {@link Modifier modifier} does.
236 236
	 * <P>
237
	 * NOTE: the actual descriptive information for <i>this</i> description element
238
	 * is NOT stored in the modifying text. This is only metainformation for
239
	 * the element.
237
	 * NOTE: the actual content of <i>this</i> description element is NOT
238
	 * stored in the modifying text. This is only metainformation
239
	 * (like "Some experts express doubt about this assertion").
240 240
	 */
241 241
	public MultilanguageText getModifyingText(){
242 242
		return this.modifyingText;

Also available in: Unified diff