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

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

Uses of SciModel in com.togethersoft.openapi.sci
 

Methods in com.togethersoft.openapi.sci that return SciModel
static SciModelSciModelAccess.getModel()
           Returns the current SCI model: SciModel model = SciModelAccess.getModel();
 

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

Methods in com.togethersoft.openapi.sci.pattern that return SciModel
static SciModelSciPatternUtil.getModel()