All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

DMAPSInterfaces Interface CATISPPInitCreation

System.IUnknown
  |
  +---System.IDispatch
    |
    +---System.CATBaseUnknown
      |
      +---CATISPPInitCreation
 

Usage: you can freely reimplement this interface.


interface CATISPPInitCreation

Interface to initialize anything at activity instantiation.

Role : the given activity has to support this interface.


Method Index


o InitCreation()
Called when the activity is instantiated.

Methods


o InitCreation
public virtual void InitCreation()= 0
Called when the activity is instantiated.

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

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