Package | Description |
---|---|
com.sas.lsaf.clinical.model |
Classes and interfaces to retrieve models.
|
Modifier and Type | Method and Description |
---|---|
ModelDescriptor |
ModelService.getModelDescriptorById(String id)
Gets the lightweight representation of the model by its identifier.
|
Modifier and Type | Method and Description |
---|---|
Set<ModelDescriptor> |
ModelService.getAllModelDescriptors()
Gets all of the model descriptors.
|
<i>Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA</i>