Uses of Interface
com.sas.dataselectors.calculateditems.CalculatedItemMetadataInterface

Packages that use CalculatedItemMetadataInterface
com.sas.dataselectors.calculateditems Provides adapter components used to convert native models to models which can then be used with calculated item selector components. 
 

Uses of CalculatedItemMetadataInterface in com.sas.dataselectors.calculateditems
 

Subinterfaces of CalculatedItemMetadataInterface in com.sas.dataselectors.calculateditems
 interface CalculatedItemInterface
          Represents a calculated item and serves as the interface between a data model and the calculated item selectors.
 interface CalculatedItemListInterface
          Description: Interface to a list of calculated items Copyright: Copyright (c) 2002 Company: SAS
 interface CalculatedItemListV2Interface
           
 interface CalculatedItemV2Interface
           
 interface CalculatedObjectFactoryInterface
          Description: Interface defining calls to the CalculatedObjectFactory Copyright: Copyright (c) 2002 Company: SAS
 

Classes in com.sas.dataselectors.calculateditems that implement CalculatedItemMetadataInterface
 class BaseCalculatedItemAdapter
          Description: This is the base adapter for going from a CalculatedObjectFactoryInterface to a CalculatedItemInterface.
 class BaseCalculatedItemListAdapter
          Description: This is the base adapter for going from a CalculatedObjectFactoryInterface to a CalculatedItemListInterface.
 class BaseCalculatedObjectFactory
          Description: Factory (sort of) for creating, updating, and managing objects between the BusinessModel and the CalculatedItem classes Copyright: Copyright (c) 2002 Company: SAS
 class BusinessModelCalculatedObjectFactory
          Description: Wrapper class around the BaseCalculatedObjectFactory to handle any BusinessModel specific cases Copyright: Copyright (c) 2002 Company: SAS
 class BusinessModelToCalculatedItemAdapter
           
 class BusinessModelToCalculatedItemListAdapter
          Description: Copyright: Copyright (c) 2002 Company: SAS
 class BusinessQueryCalculatedObjectFactory
          Description: Wrapper class around the BaseCalculatedObjectFactory to handle any BusinessQuery specific cases Copyright: Copyright (c) 2002 Company: SAS
 class BusinessQueryToCalculatedItemAdapter
           
 class BusinessQueryToCalculatedItemListAdapter
          Description: Copyright: Copyright (c) 2002 Company: SAS
 class DataSelectionCalculatedObjectFactory
          Deprecated. Created on Dec 12, 2002
 class DataSelectionToCalculatedItemAdapter
           
 class DataSelectionToCalculatedItemListAdapter
          Deprecated. Created on Dec 12, 2002
 class InformationMapCalculatedObjectFactory
          Description: Wrapper class around the BaseCalculatedObjectFactory to handle any InformationMap specific cases Copyright: Copyright (c) 2002 Company: SAS
 class InformationMapToCalculatedItemAdapter
           
 class InformationMapToCalculatedItemListAdapter
          Description: Copyright: Copyright (c) 2002 Company: SAS
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.