***  This class is subject to change.  ***

com.sas.iquery.metadata.business
Class ModelVersion

com.sas.iquery.metadata.business.ModelVersion
All Implemented Interfaces:
java.lang.Comparable

public class ModelVersion
implements java.lang.Comparable

Specifies an object that represents the version of a SAS Query Services model (information map or data selection). ModelVersion objects are comparable and immutable.

IQ has two main model types -- information maps and data selections. The version-management for these models is handled identically between the two types of models. The rules for SAS Query Services model version management are given below.