Uses of Interface
phenote.datamodel.PhenotypeCharacterI.PhenotypeCharacterFactory

Packages that use PhenotypeCharacterI.PhenotypeCharacterFactory
phenote.dataadapter.phenoxml   
 

Uses of PhenotypeCharacterI.PhenotypeCharacterFactory in phenote.dataadapter.phenoxml
 

Methods in phenote.dataadapter.phenoxml with parameters of type PhenotypeCharacterI.PhenotypeCharacterFactory
 java.util.List<PhenotypeCharacterI> PhenoXmlAdapter.parsePhenotype(org.bioontologies.obd.schema.pheno.PhenotypeDocument.Phenotype phenotype, PhenotypeCharacterI.PhenotypeCharacterFactory factory)
           
 PhenotypeCharacterI PhenoXmlAdapter.parsePhenotypeCharacter(org.bioontologies.obd.schema.pheno.PhenotypeCharacterDocument.PhenotypeCharacter pc, PhenotypeCharacterI.PhenotypeCharacterFactory factory)