Project

General

Profile

« Previous | Next » 

Revision 731fe9ff

Added by Andreas Müller over 12 years ago

Cleaning up name cache strategies and updating javadoc

View differences:

cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/name/BotanicalName.java
314 314

  
315 315
	
316 316
	/**
317
	 * @param name
317
	 * Checks if this name is an autonym.<BR>
318
	 * An autonym is a taxon name that has equal specific and infra specific epithets.<BR>
319
	 * {@link http://ibot.sav.sk/icbn/frameset/0010Ch2Sec1a006.htm#6.8. Vienna Code ?6.8}
318 320
	 * @return true, if name has Rank, Rank is below species and species epithet equals infraSpeciesEpithtet, else false
319 321
	 */
320 322
	@Override

Also available in: Unified diff