All Frameworks Class Hierarchy This Framework Previous Next Indexes
System.IUnknown | +---System.IDispatch | +---System.CATBaseUnknown | +---CATISamEditionControl
Usage: you can reimplement this interface by deriving the supplied CATEAnalysisEditionControl adapter class.
interface CATISamEditionControl
Interface to Customize Edition of Analysis Entity.
This generic commands allows to build a default user interface based on basic components for
features deriving from AnalysisSet and AnalysisEntities.
This interface allow to had some applicative control of the feature edition.
For example, controle liceing associated to your object.
By implementing this interface on your "AnalysisFeature" late type, you are able to:
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 HRESULT AllowEdition( | CATBoolean& | oBoolean) = 0 |
Copyright © 2003, Dassault Systèmes. All rights reserved.