PyCLIPS
Manual
Previous:
Front Matter
Up:
PyCLIPS Manual
Next:
1. Introduction
Contents
1. Introduction
1.1 Overview
1.1.1 Structure
1.1.2 Interactive Usage
1.2 Implementation Structure
1.2.1 Implementation of Constructs as Classes
1.2.2 Implementation of CLIPS I/O Subsystem
1.2.3 Configuration and Debug Objects
1.2.4 Coexistence of Global and Environment-Aware Engines
1.2.5 Using External Functions in CLIPS
1.2.6 Conventions Used for Naming
1.2.7 Pickling Errors
1.3 Other Usage Modes
2. Module Contents
2.1 Top Level Functions and Constants
2.1.1 Constants
2.1.2 Functions
3. Classes and Objects
3.1 Wrapper Classes
3.2 Template
3.3 Fact
3.4 Deffacts
3.5 Rule
3.6 Activation
3.7 Global
3.8 Function
3.9 Generic
3.10 Class
3.11 Instance
3.12 Definstances
3.13 Module
3.14 Environment
3.15 Status and Configuration Objects
3.15.1 Engine Configuration
3.15.2 Debug Settings
3.15.3 Memory Operations
3.16 I/O Streams
3.17 Predefined Classes
A. Usage Notes
A.1 Environments
A.2 Multiple Ways
A.3 Python Functions in CLIPS
B. The clips._clips Submodule
C. Error Codes
D. Multithreading
E. Missing Features
F. Installing PyCLIPS
F.1 Installation
F.2 Requirements
G. License Information
PyCLIPS
Manual
Previous:
Front Matter
Up:
PyCLIPS Manual
Next:
1. Introduction
Release 1.0, documentation updated on Feb 22, 2008.