Uses of Interface
jef.dna.attributesTable.AttributesTableFactory

Packages that use AttributesTableFactory
jef.dna   
jef.dna.attributesTable.impl.def   
 

Uses of AttributesTableFactory in jef.dna
 

Methods in jef.dna that return AttributesTableFactory
 AttributesTableFactory Dna.getAttributesTableFactory()
          Returns the AttributesTableFactory configured in the Dna configuration file, needed for instantiating Attribute instances.
 

Uses of AttributesTableFactory in jef.dna.attributesTable.impl.def
 

Classes in jef.dna.attributesTable.impl.def that implement AttributesTableFactory
 class ATableFactory
          This is the default implementation of the AttributesTableFactory interface.