Uses of Class
com.togethersoft.openapi.modelselection.SelectionServiceAccess

Packages that use SelectionServiceAccess
com.togethersoft.openapi.modelselection 

Uses of SelectionServiceAccess in com.togethersoft.openapi.modelselection
 

Fields in com.togethersoft.openapi.modelselection declared as SelectionServiceAccess
private static SelectionServiceAccessSelectionServiceAccess.myInstance
          
 

Methods in com.togethersoft.openapi.modelselection that return SelectionServiceAccess
static SelectionServiceAccessSelectionServiceAccess.getInstance()
          
 

Methods in com.togethersoft.openapi.modelselection with parameters of type SelectionServiceAccess
protected static voidSelectionServiceAccess.setInstance(SelectionServiceAccess instance)