All Frameworks Class Hierarchy This Framework Indexes
CATAnalysisResources Class 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 AllowEdition( | | 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