Uses of Interface
jef.dna.infoStructures.InfoStructuresFactory

Packages that use InfoStructuresFactory
jef.dna   
jef.dna.infoStructures.impl   
 

Uses of InfoStructuresFactory in jef.dna
 

Methods in jef.dna that return InfoStructuresFactory
 InfoStructuresFactory Dna.getInfoStructuresFactory()
          Returns the factory class used for instantiating InfoStructure components.
 

Uses of InfoStructuresFactory in jef.dna.infoStructures.impl
 

Classes in jef.dna.infoStructures.impl that implement InfoStructuresFactory
 class InfoFactory
          This class is the factory needed for instantiating InfoStructures.