All Frameworks  Class Hierarchy  This Framework  Previous  Next  Indexes

KnowledgeInterfaces Class CATGlobalFunctions

CATGlobalFunctions
 

Usage: you must use this class as is. You should never derive it.


public class CATGlobalFunctions

Class dedicated to the acquisition of the type dictionary.
Role: This class is used to get a handler on the type dictionary.

See also:
CATIType
See also:
CATITypeDictionary


Method Index


o FreeDictionary()
Frees the dictionary.
o GetTypeDictionary()
Returns the type dictionary.

Methods


o FreeDictionary
public static void FreeDictionary()
Frees the dictionary. Necessary fro MLK clean-up from both CATIA and ENOVIA.
o GetTypeDictionary
public static CATITypeDictionary_var GetTypeDictionary()
Returns the type dictionary.

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

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