Project

General

Profile

« Previous | Next » 

Revision 11723746

Added by Andreas Müller over 12 years ago

Changing javadoc

View differences:

cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/taxon/Taxon.java
1501 1501
	}
1502 1502

  
1503 1503
	/**
1504
	 * Returns the ordered list of all {@link eu.etaxonomy.cdm.model.name.HomotypicalGroup homotypical groups} heterotypic
1505
	 * {@link Synonym synonyms} of <i>this</i> taxon belongs to.
1506
	 * {@link eu.etaxonomy.cdm.model.name.TaxonNameBase Taxon names} of heterotypic synonyms belong to at least
1507
	 * one homotypical group which cannot be the homotypical group to which the
1504
	 * Returns the ordered list of all {@link eu.etaxonomy.cdm.model.name.HomotypicalGroup homotypical groups} 
1505
	 * that contain {@link Synonym synonyms} that are heterotypic to <i>this</i> taxon.
1506
	 * {@link eu.etaxonomy.cdm.model.name.TaxonNameBase Taxon names} of heterotypic synonyms 
1507
	 * belong to a homotypical group which cannot be the homotypical group to which the
1508 1508
	 * taxon name of <i>this</i> taxon belongs. This method returns the same
1509 1509
	 * list as the {@link #getHomotypicSynonymyGroups() getHomotypicSynonymyGroups} method
1510
	 * but the homotypical group to which the taxon name of <i>this</i> taxon
1510
	 * but without the homotypical group to which the taxon name of <i>this</i> taxon
1511 1511
	 * belongs.<BR>
1512 1512
	 * The list returned is ordered according to the date of publication of the
1513 1513
	 * first published name within each homotypical group.

Also available in: Unified diff