DACLIPS::Rule Class Reference

#include <rule.h>

Inheritance diagram for DACLIPS::Rule:

Inheritance graph
[legend]
Collaboration diagram for DACLIPS::Rule:

Collaboration graph
[legend]

List of all members.

Public Types

typedef CLIPSPointer< Rulepointer
typedef CLIPSPointer< Rulepointer

Public Member Functions

 Rule (Environment &environment, void *cobj=NULL)
 ~Rule ()
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 ()
 Rule (Environment &environment, void *cobj=NULL)
 ~Rule ()
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)
static Rule::pointer create (Environment &environment, void *cobj=NULL)


Detailed Description

Author:
Rick L. Vinyard, Jr. <rvinyard@cs.nmsu.edu>

Definition at line 29 of file rule.h.


Member Typedef Documentation

typedef CLIPSPointer<Rule> DACLIPS::Rule::pointer

Reimplemented from DACLIPS::Object.

Definition at line 31 of file rule.h.

typedef CLIPSPointer<Rule> DACLIPS::Rule::pointer

Reimplemented from DACLIPS::Object.

Definition at line 31 of file rule.h.


Constructor & Destructor Documentation

DACLIPS::Rule::Rule ( Environment environment,
void *  cobj = NULL 
)

Definition at line 29 of file rule.cpp.

DACLIPS::Rule::~Rule (  ) 

Definition at line 39 of file rule.cpp.

DACLIPS::Rule::Rule ( Environment environment,
void *  cobj = NULL 
)

DACLIPS::Rule::~Rule (  ) 


Member Function Documentation

Rule::pointer DACLIPS::Rule::create ( Environment environment,
void *  cobj = NULL 
) [static]

Definition at line 34 of file rule.cpp.

bool DACLIPS::Rule::is_breakpoint_set (  ) 

Definition at line 43 of file rule.cpp.

std::string DACLIPS::Rule::module_name (  ) 

Definition at line 50 of file rule.cpp.

std::string DACLIPS::Rule::name (  ) 

Definition at line 57 of file rule.cpp.

std::string DACLIPS::Rule::formatted (  ) 

Definition at line 64 of file rule.cpp.

bool DACLIPS::Rule::activations_watched (  ) 

Definition at line 70 of file rule.cpp.

bool DACLIPS::Rule::firings_watched (  ) 

Definition at line 77 of file rule.cpp.

Rule::pointer DACLIPS::Rule::next (  ) 

Definition at line 84 of file rule.cpp.

bool DACLIPS::Rule::is_deletable (  ) 

Definition at line 98 of file rule.cpp.

void DACLIPS::Rule::refresh (  ) 

Definition at line 105 of file rule.cpp.

bool DACLIPS::Rule::remove_break (  ) 

Definition at line 111 of file rule.cpp.

void DACLIPS::Rule::set_break (  ) 

Definition at line 118 of file rule.cpp.

void DACLIPS::Rule::set_watch_activations ( bool  set = true  ) 

Definition at line 124 of file rule.cpp.

void DACLIPS::Rule::set_watch_firings ( bool  set = true  ) 

Definition at line 130 of file rule.cpp.

bool DACLIPS::Rule::retract (  ) 

Definition at line 136 of file rule.cpp.

static Rule::pointer DACLIPS::Rule::create ( Environment environment,
void *  cobj = NULL 
) [static]

bool DACLIPS::Rule::is_breakpoint_set (  ) 

std::string DACLIPS::Rule::module_name (  ) 

std::string DACLIPS::Rule::name (  ) 

std::string DACLIPS::Rule::formatted (  ) 

bool DACLIPS::Rule::activations_watched (  ) 

bool DACLIPS::Rule::firings_watched (  ) 

Rule::pointer DACLIPS::Rule::next (  ) 

bool DACLIPS::Rule::is_deletable (  ) 

void DACLIPS::Rule::refresh (  ) 

bool DACLIPS::Rule::remove_break (  ) 

void DACLIPS::Rule::set_break (  ) 

void DACLIPS::Rule::set_watch_activations ( bool  set = true  ) 

void DACLIPS::Rule::set_watch_firings ( bool  set = true  ) 

bool DACLIPS::Rule::retract (  ) 


The documentation for this class was generated from the following files:

Generated on Mon Jan 10 22:33:44 2011 by  doxygen 1.5.6