All Frameworks  Class Hierarchy  This Framework  Indexes   

CATFunctSystemItf Interface CATIFunctScript

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


interface CATIFunctScript

The interface to access a Functional Script.

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


Method Index


o GetScriptText(CATUnicodeString&)
Get the ScriptText.
o PutScriptText(CATUnicodeString&)
Put the ScriptText.

Methods


o GetScriptText
public virtual GetScriptText( oScriptText)
Get the ScriptText.
o PutScriptText
public virtual PutScriptText( const iScriptText)
Put the ScriptText.

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

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