CLIPS::Rule Class Reference

#include <clipsmm/rule.h>

Inheritance diagram for CLIPS::Rule:

Inheritance graph
[legend]
List of all members.

Detailed Description

Author:
Rick L.

Vinyard, Jr. <rvinyard@cs.nmsu.edu>


Public Types

typedef CLIPSPointer< Rulepointer

Public Member Functions

 Rule (Environment &environment, void *cobj=NULL)
bool is_breakpoint_set ()
std::string module_name ()
std::string name ()
std::string formatted ()
bool activations_watched ()
bool firings_watched ()
Rule::pointer next ()
bool is_deletable ()
void refresh ()
bool remove_break ()
void set_break ()
void set_watch_activations (bool set=true)
void set_watch_firings (bool set=true)
bool retract ()

Static Public Member Functions

static Rule::pointer create (Environment &environment, void *cobj=NULL)


The documentation for this class was generated from the following files:
Generated on Sun Nov 12 11:55:36 2006 by  doxygen 1.5.1