Uses of Class
modeller.tools.ImportObjects

Packages that use ImportObjects
modeller.tools   
 

Uses of ImportObjects in modeller.tools
 

Fields in modeller.tools with type parameters of type ImportObjects
private  java.util.HashMap<java.lang.String,ImportObjects> ImportUrlClass.importObjects
           
 

Methods in modeller.tools that return types with arguments of type ImportObjects
 java.util.HashMap<java.lang.String,ImportObjects> ImportUrlClass.getImportObjects()