Project

General

Profile

« Previous | Next » 

Revision 14f8d7ac

Added by Katja Luther about 3 years ago

ref #9532: adapt taxonbase propertypath for nameEditor - continue

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/e4/TaxonEditorInputE4.java
489 489
                "name.typeDesignations.source.links", //$NON-NLS-1$
490 490
                "name.typeDesignations.text", //$NON-NLS-1$
491 491
                "name.typeDesignations.sources", //$NON-NLS-1$
492
                "name.typeDesignations.sources.links", //$NON-NLS-1$
492 493
                "name.status", //$NON-NLS-1$
493 494
                "name.nomenclaturalSource", //$NON-NLS-1$
494 495
                "name.nomenclaturalSource.nameUsedInSource", //$NON-NLS-1$
......
497 498
                "name.nomenclaturalSource.citation.inReference", //$NON-NLS-1$
498 499
                "name.nomenclaturalSource.cdmSource", //$NON-NLS-1$
499 500
                "name.nomenclaturalSource.cdmSource.description", //$NON-NLS-1$
501
                "name.status.source", //$NON-NLS-1$
502
                "name.status.source.links", //$NON-NLS-1$
500 503
                "name.taxonBases.taxonNodes", //$NON-NLS-1$
501 504
                "name.relationsFromThisName", //$NON-NLS-1$
502
                "name.relationsFromThisName.relatedTo", //$NON-NLS-1$
505
                "name.relationsFromThisName.source", //$NON-NLS-1$
506
                "name.relationsFromThisName.source.links", //$NON-NLS-1$
503 507
                "name.relationsToThisName", //$NON-NLS-1$
504
                "name.relationsToThisName.relatedFrom", //$NON-NLS-1$
508
                "name.relationsToThisName.source", //$NON-NLS-1$
509
                "name.relationsToThisName.source.links", //$NON-NLS-1$
505 510
                "name.homotypicalGroup.typifiedNames.taxonBases.synonyms.synonym.name.status", //$NON-NLS-1$
506 511
                "name.homotypicalGroup.typifiedNames.relationsToThisName.fromName", //$NON-NLS-1$
512
                "name.rank.vocabulary", //$NON-NLS-1$
507 513
                "synonyms.name.status.type", //$NON-NLS-1$
508 514
                "synonyms.name.relationsToThisName.relatedFrom", //$NON-NLS-1$
509 515
                "synonyms.name.relationsFromThisName.relatedTo", //$NON-NLS-1$

Also available in: Unified diff