All Frameworks Class Hierarchy This Framework Indexes
KnowledgeInterfaces Class CATCkeGlobalFunctions
Usage: you must use this class as is. You should never derive it.
public class CATCkeGlobalFunctions
Returns global dictionnaries and factories.
- See also:
- CATIParmDictionary, CATICkeParmFactory
Method Index
- o
GetFunctionFactory()
- Returns the factory of functions.
- o
GetParmDictionary()
- Returns the dictionary of types.
- o
GetVolatileFactory()
- Returns the volatile factory of values.
- o
InitializeLiteralsEnvironment()
- Initialize Literals environment.
Methods
o GetFunctionFactory
| public static GetFunctionFactory( | ) |
-
Returns the factory of functions.
o GetParmDictionary
| public static GetParmDictionary( | ) |
-
Returns the dictionary of types.
o GetVolatileFactory
| public static GetVolatileFactory( | ) |
-
Returns the volatile factory of values.
o InitializeLiteralsEnvironment
| public static InitializeLiteralsEnvironment( | ) |
-
Initialize Literals environment.
This object is included in the file: CATCkeGlobalFunctions.h
If needed, your Imakefile.mk should include the module: KnowledgeItf