All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

CATAnalysisResources Class CATEAnalysisEditionControl

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATAnalysisInterfaces.CATISamEditionControl
        |
        +---CATEAnalysisEditionControl
 

Usage: you can derive this class.


public class CATEAnalysisEditionControl

Adapter for the implementation of CATISamEditionControl interface.
It can be used for AnalysisEntity or AnalysisSet.
This adapter allow a BOA implementation.

See also:
CATISamEditionControl


Constructor and Destructor Index


o CATEAnalysisEditionControl()
o ~CATEAnalysisEditionControl()

Method Index


o AllowEdition(CATBoolean&)
Controls the feature edition.

Constructor and Destructor


o CATEAnalysisEditionControl
public CATEAnalysisEditionControl()
o ~CATEAnalysisEditionControl
public virtual ~CATEAnalysisEditionControl()

Methods


o AllowEdition
public virtual HRESULT AllowEdition(CATBoolean& oBoolean)
Controls the feature edition.
Parameters:
oBoolean:
Legal values: TRUE if edition is allowed. FALSE if edition is not allowed, for error management returns also E_FAIL as HRESULT.

This object is included in the file: CATEAnalysisEditionControl.h
If needed, your Imakefile.mk should include the module: CATAnalysisResources

Copyright © 2003, Dassault Systèmes. All rights reserved.