All Frameworks  Class Hierarchy  This Framework  Indexes   

CATAnalysisInterfaces Notification CATSamModifyOccurrencesNotif

Usage: you must use this class as is. You should never derive it.


public class CATSamModifyOccurrencesNotif

Define CATSamModifyOccurrencesNotif.
Role: Interface designed to manage Notification specific to the CATISamEditOccurrences implementation .

See also:
CATISamEditOccurrences


Constructor and Destructor Index


o ~CATSamModifyOccurrencesNotif()
Destructor.
o CATSamModifyOccurrencesNotif(int,int*)
Constructor.

Method Index


o GetSelectedOccurrences(int&,int*&)
Retrieve the selected occurences.
o SetSelectedOccurrences(int,int*)
Assign the selected occurences.

Constructor and Destructor


o ~CATSamModifyOccurrencesNotif
public virtual ~CATSamModifyOccurrencesNotif()
Destructor.
o CATSamModifyOccurrencesNotif
public CATSamModifyOccurrencesNotif( const iNbSelectedOccurrences= 0,
const iOccurrencesNumber= NULL)
Constructor.
Parameters:
iNbSelectedOccurrences
Number of the preselected occurrences.
iOccurrencesNumber
Values of the preselected occurrences.

Methods


o GetSelectedOccurrences
public GetSelectedOccurrences( oNbSelectedOccurrences,
oOccurrencesNumber)
Retrieve the selected occurences.
Parameters:
oNbSelectedOccurrences
Number of the preselected occurrences.
oOccurrencesNumber
Values of the preselected occurrences. Warning: oOccurrencesNumber may not be desallocated after this method.
o SetSelectedOccurrences
public SetSelectedOccurrences( const iNbSelectedOccurrences,
const iOccurrencesNumber)
Assign the selected occurences.
Parameters:
iNbSelectedOccurrences
Number of the preselected occurrences.
iOccurrencesNumber
Values of the preselected occurrences.

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

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