Uses of Interface
com.sas.iquery.metadata.business.Model

Packages that use Model
com.sas.iquery.metadata.business The main package that provides modeling for SAS Query Services's two business models (information maps and data selections), which provide a logical layer of metadata modeling above the physical layer model. 
 

Uses of Model in com.sas.iquery.metadata.business
 

Subinterfaces of Model in com.sas.iquery.metadata.business
 interface BusinessModel
          Specified an abstract, persistable container that contains BusinessModelObject type items.
 interface DataSelection
          Specifies an object that is a business model and that provides the specification of a business query.
 interface InformationMap
          Specifies a business model that provides support for organizing its business items within an internal folder structure.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.