All Frameworks  Class Hierarchy  This Framework  Indexes   

CATFunctSystemItf Interface CATIFunctScripts

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


interface CATIFunctScripts

The interface to access a set of Functional Scripts.

It is managed on a Functional Element, thru the GenerativeKnowledge Facet Manager (GKW).


Method Index


o Create(CATUnicodeString&,CATIFunctScript*&)
Create a Script.
o Delete(CATBaseUnknown*)
Delete a Script.
o GetListOfScripts(CATLISTV(CATBaseUnknown_var)&)
Get the list of scripts.

Methods


o Create
public virtual Create( const iName,
oScript)
Create a Script.
o Delete
public virtual Delete( iScript)
Delete a Script.
o GetListOfScripts
public virtual GetListOfScripts( ioLst)
Get the list of scripts.

Parameters:
ioLst
The list to be filled with the scripts.

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

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