Uses of Class
com.togethersoft.openapi.sci.SciGenericFactory

Packages that use SciGenericFactory
com.togethersoft.openapi.sci 
com.togethersoft.openapi.sci.pattern 

Uses of SciGenericFactory in com.togethersoft.openapi.sci
 

Methods in com.togethersoft.openapi.sci that return SciGenericFactory
SciGenericFactorySciModel.getGenericFactory(String language)
           Returns SciGenericFactory object for the specified language.
 

Uses of SciGenericFactory in com.togethersoft.openapi.sci.pattern
 

Methods in com.togethersoft.openapi.sci.pattern that return SciGenericFactory
static SciGenericFactorySciPatternUtil.getGenericFactory(String language)