All Frameworks  Class Hierarchy  This Framework  Indexes   

CATSchPlatformInterfaces Class CATEASchAppModelInit

Usage: you can derive this class.


public class CATEASchAppModelInit

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


Constructor and Destructor Index


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

Method Index


o AppInit(CATDocument*)
Perform any model initialization.

Constructor and Destructor


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

Methods


o AppInit
public virtual AppInit( const iDoc)
Perform any model initialization.
Parameters:
iDoc
Pointer to the document concerned.

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

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