All Frameworks  Class Hierarchy  This Framework  Indexes   

CATSchPlatformInterfaces Class CATEASchAppObsoleteClass

Usage: you can derive this class.


public class CATEASchAppObsoleteClass

Super class to derive implementation for interface CATISchAppObsoleteClass.
Role: Adaptor


Constructor and Destructor Index


o CATEASchAppObsoleteClass()
Constructs an empty CATEASchAppObsoleteClass.
o ~CATEASchAppObsoleteClass()

Method Index


o AppCreateObsoleteNotif(CATSchNotification**)
Create a specific notification for this obsolete class to be dispatched by the schematic platform.

Constructor and Destructor


o CATEASchAppObsoleteClass
public CATEASchAppObsoleteClass()
Constructs an empty CATEASchAppObsoleteClass.
o ~CATEASchAppObsoleteClass
public virtual ~CATEASchAppObsoleteClass()

Methods


o AppCreateObsoleteNotif
public virtual AppCreateObsoleteNotif( oSchNotif)
Create a specific notification for this obsolete class to be dispatched by the schematic platform.
Parameters:
iSchNotif
Application specific subclass of CATSchNotification to be be dispatched by the schematic platform.

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

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