CLIPS::Rule Class Reference
#include <rule.h>
List of all members.
Detailed Description
- Author:
- Rick L. Vinyard, Jr. <rvinyard@cs.nmsu.edu>
Member Typedef Documentation
Constructor & Destructor Documentation
CLIPS::Rule::Rule |
( |
Environment & |
environment, |
|
|
void * |
cobj = NULL | |
|
) |
| | |
Member Function Documentation
bool CLIPS::Rule::activations_watched |
( |
|
) |
|
bool CLIPS::Rule::firings_watched |
( |
|
) |
|
std::string CLIPS::Rule::formatted |
( |
|
) |
|
bool CLIPS::Rule::is_breakpoint_set |
( |
|
) |
|
bool CLIPS::Rule::is_deletable |
( |
|
) |
|
std::string CLIPS::Rule::module_name |
( |
|
) |
|
std::string CLIPS::Rule::name |
( |
|
) |
|
void CLIPS::Rule::refresh |
( |
|
) |
|
bool CLIPS::Rule::remove_break |
( |
|
) |
|
bool CLIPS::Rule::retract |
( |
|
) |
|
void CLIPS::Rule::set_break |
( |
|
) |
|
void CLIPS::Rule::set_watch_activations |
( |
bool |
set = true |
) |
|
void CLIPS::Rule::set_watch_firings |
( |
bool |
set = true |
) |
|
The documentation for this class was generated from the following files: