eu.etaxonomy.cdm.io.taxonx
Class TaxonXTransformer
java.lang.Object
eu.etaxonomy.cdm.io.taxonx.TaxonXTransformer
public final class TaxonXTransformer
- extends Object
- Version:
- 1.0
- Author:
- a.mueller
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FACT_DESCRIPTION
public static int FACT_DESCRIPTION
FACT_GROWTH_FORM
public static int FACT_GROWTH_FORM
FACT_HARDINESS
public static int FACT_HARDINESS
FACT_ECOLOGY
public static int FACT_ECOLOGY
FACT_PHENOLOGY
public static int FACT_PHENOLOGY
FACT_KARYOLOGY
public static int FACT_KARYOLOGY
FACT_ILLUSTRATION
public static int FACT_ILLUSTRATION
FACT_IDENTIFICATION
public static int FACT_IDENTIFICATION
FACT_OBSERVATION
public static int FACT_OBSERVATION
FACT_DISTIRBUTION_EM
public static int FACT_DISTIRBUTION_EM
FACT_DISTIRBUTION_WORLD
public static int FACT_DISTIRBUTION_WORLD
TaxonXTransformer
public TaxonXTransformer()
typeStatusId2TypeStatus
public static SpecimenTypeDesignationStatus typeStatusId2TypeStatus(int typeStatusId)
throws UnknownCdmTypeException
- Throws:
UnknownCdmTypeException
rankString2Rank
public static Rank rankString2Rank(String strRank)
throws UnknownCdmTypeException
- Creates an cdm-Rank by the tcs rank
- Throws:
UnknownCdmTypeException
descriptionType2feature
public static Feature descriptionType2feature(String descriptionType)
throws UnknownCdmTypeException
- Creates an cdm-NomenclaturalCode by the tcs NomenclaturalCode
- Throws:
UnknownCdmTypeException
isReverseRelationshipCategory
public static boolean isReverseRelationshipCategory(String tcsRelationshipCategory)
tcsRelationshipCategory2Relationship
public static RelationshipTermBase tcsRelationshipCategory2Relationship(String tcsRelationshipCategory)
throws UnknownCdmTypeException
- Creates an cdm-RelationshipTermBase by the tcsRelationshipCategory
- Throws:
UnknownCdmTypeException
nomStatusString2NomStatus
public static NomenclaturalStatusType nomStatusString2NomStatus(String nomStatus)
throws UnknownCdmTypeException
- Creates an cdm-NomenclaturalCode by the tcs NomenclaturalCode
- Throws:
UnknownCdmTypeException
Copyright © 2007-2013 EDIT. All Rights Reserved.