Uses of Interface
com.sas.lsaf.clinical.model.ModelService
-
Packages that use ModelService Package Description com.sas.lsaf Class to log on to the system.com.sas.lsaf.client Classes needed to create a session and access available services. -
-
Uses of ModelService in com.sas.lsaf
Methods in com.sas.lsaf that return ModelService Modifier and Type Method Description static ModelService
LsafClient. getModelService()
Gets the ModelService to access using the current session -
Uses of ModelService in com.sas.lsaf.client
Methods in com.sas.lsaf.client that return ModelService Modifier and Type Method Description ModelService
ServiceManager. getModelService()
Get the ModelService instance for this session.
-