Uses of Class
phenote.dataadapter.OntologyMaker

Packages that use OntologyMaker
phenote.dataadapter Generalized methods for creating customized Data Adapters 
phenote.dataadapter.fly   
phenote.dataadapter.worm   
 

Uses of OntologyMaker in phenote.dataadapter
 

Subclasses of OntologyMaker in phenote.dataadapter
 class AbstractGroupAdapter
           
 class AllFieldsGroupAdapter
           
 

Uses of OntologyMaker in phenote.dataadapter.fly
 

Subclasses of OntologyMaker in phenote.dataadapter.fly
 class FlyGenotypeGroupAdapter
          Makes fly style genotype from locus allele 1, locus allele 2, non locus allele, and accesories - with datatags LA1, LA2, NLA, ACC
 class ProformaAlleleParser
          not sure if this is an appropriate implementation of GroupAdapterI, group adapters originally were groups of fields this is not, but one thing group adapters do is make terms/ontology on the fly - and thats what this does - but it does make ya wanna change the name of GroupAdap if it applies to things that arent even groups of terms maybe TermMaker? theres really 2 things going on - grouping of fields and making of terms - and character template which is a grouping of fields but it makes truncated char lists not terms - but char temp is not a group adapteri but maybe should be? - hmmmm - i think grouping of fields needs to be separated from making of terms and making of characters - i think group adapter should be renamed TermMaker as thats what it is! rename ProformaAlleleOntMaker?
 

Uses of OntologyMaker in phenote.dataadapter.worm
 

Subclasses of OntologyMaker in phenote.dataadapter.worm
 class WormReferenceGroupAdapter