eu.etaxonomy.cdm.io.taxonx
Class TaxonXTransformer

java.lang.Object
  extended by eu.etaxonomy.cdm.io.taxonx.TaxonXTransformer

public final class TaxonXTransformer
extends Object

Version:
1.0
Author:
a.mueller

Field Summary
static int FACT_DESCRIPTION
           
static int FACT_DISTIRBUTION_EM
           
static int FACT_DISTIRBUTION_WORLD
           
static int FACT_ECOLOGY
           
static int FACT_GROWTH_FORM
           
static int FACT_HARDINESS
           
static int FACT_IDENTIFICATION
           
static int FACT_ILLUSTRATION
           
static int FACT_KARYOLOGY
           
static int FACT_OBSERVATION
           
static int FACT_PHENOLOGY
           
 
Constructor Summary
TaxonXTransformer()
           
 
Method Summary
static Feature descriptionType2feature(String descriptionType)
          Creates an cdm-NomenclaturalCode by the tcs NomenclaturalCode
static boolean isReverseRelationshipCategory(String tcsRelationshipCategory)
           
static NomenclaturalStatusType nomStatusString2NomStatus(String nomStatus)
          Creates an cdm-NomenclaturalCode by the tcs NomenclaturalCode
static Rank rankString2Rank(String strRank)
          Creates an cdm-Rank by the tcs rank
static RelationshipTermBase tcsRelationshipCategory2Relationship(String tcsRelationshipCategory)
          Creates an cdm-RelationshipTermBase by the tcsRelationshipCategory
static SpecimenTypeDesignationStatus typeStatusId2TypeStatus(int typeStatusId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

TaxonXTransformer

public TaxonXTransformer()
Method Detail

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.