All Frameworks  Class Hierarchy  This Framework  Indexes   

ObjectModelerBase Notification CATCompoValNotification

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


public class CATCompoValNotification

Notification class for feature's data modification ( name, userId ).
role: Used to notify feature deletion events.

See also:
CATISpecEvents, CATSpecNotification


Constructor and Destructor Index


o CATCompoValNotification(CATCompoValNotification&)
Copy constructor.
o ~CATCompoValNotification()
o CATCompoValNotification(CATBaseUnknown_var&)
Constructs a CATCompoValNotification from an object.

Method Index


o operator=(CATCompoValNotification&)
Assignment operator from a notification instance.

Constructor and Destructor


o CATCompoValNotification
public CATCompoValNotification( const iNotification)
Copy constructor.
Parameters:
iNotification
The notification to copy
o ~CATCompoValNotification
public virtual ~CATCompoValNotification()
o CATCompoValNotification
public CATCompoValNotification( const obj)
Constructs a CATCompoValNotification from an object.

Methods


o operator=
public operator=( const iNotification)
Assignment operator from a notification instance.
Parameters:
iNotification
The provided notification
Returns:
The notification resulting from the assignment

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

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