Package com.sas.lsaf.clinical.model
Classes and interfaces to retrieve models.
-
Interface Summary Interface Description ModelService A service to retrieve models defined. -
Class Summary Class Description AttributeMetadata ModelConstants Class ModelServiceConstants.ModelDescriptor A lightweight representation of a model.ValueListMetadata The class that represents value list metadata for an attribute with a predefined set of allowed values.ValueListValueMetadata TODO Provide javadoc for ValueListValueMetadata -
Enum Summary Enum Description ModelConstants.AttributeScope ModelConstants.AttributeState ModelConstants.DataType ModelConstants.LogicalType -
Exception Summary Exception Description ModelException The root of the hierarchy of all checked model exceptions.ModelNotFoundException Thrown when the specified model is not found.