Version: 1.1.1

org.biomoby.shared.datatypes
Interface MapDataTypesIfc


public interface MapDataTypesIfc


Method Summary
 Class getClass(String dataTypeName)
           
 String getClassName(String dataTypeName)
           
 int getMappingSize()
           
 void makeSureItIsLoaded()
           
 

Method Detail

makeSureItIsLoaded

void makeSureItIsLoaded()

getClass

Class getClass(String dataTypeName)
               throws MobyException
Throws:
MobyException

getClassName

String getClassName(String dataTypeName)

getMappingSize

int getMappingSize()

Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010