All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATISamUpgrade
Usage: you can reimplement this interface by deriving the supplied CATEAnalysisUpgrade adapter class.
interface CATISamUpgrade
Upgrade Analysis Sets or Entities.
Role: This interface is implemented on analysis entity or analysis sets.
It is called before the feature edition in order to upgrade the instances.
BOA information: this interface can be implemented using the BOA (Basic Object Adapter). To know more about the BOA, refer to the CAA Encyclopedia home page. Click Middleware at the bottom left, then click the Object Modeler tab page. Several articles deal with the BOA.
public virtual CATBoolean NeedToUpgrade( | )= 0 |
public virtual HRESULT Upgrade( | )= 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.