KnowledgeInterfaces Interface CATIRelationEvents

Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.


interface CATIRelationEvents

Interface dedicated to Knowledge relations events management.
Role: 3 events available.
- ChangeVisu when
- relation is activated or desactivated
- body changes
- Evaluate when relation is being evaluated again
- Delete when relation is deleted (before deletion)

See also:
CATParmNotification


Method Index


o GetChangeVisuNotification()
Returns Change Visu notification.
o GetDeleteNotification()
Returns Delete notification.
o GetEvaluateNotification()
Returns Evaluate notification.
o SendChangeVisuNotification()
Produces Change Visu event dispatching.

Methods


o GetChangeVisuNotification
public virtual CATCallbackEvent GetChangeVisuNotification()= 0
Returns Change Visu notification.
o GetDeleteNotification
public virtual CATCallbackEvent GetDeleteNotification()= 0
Returns Delete notification.
o GetEvaluateNotification
public virtual CATCallbackEvent GetEvaluateNotification()= 0
Returns Evaluate notification.
o SendChangeVisuNotification
public virtual void SendChangeVisuNotification()= 0
Produces Change Visu event dispatching.

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

Copyright © 1999-2015, Dassault Systèmes. All rights reserved.