#include <environmentobject.h>
Public Member Functions | |
EnvironmentObject (Environment &environment, void *cobj=NULL) | |
~EnvironmentObject () | |
Environment & | environment () const |
Protected Attributes | |
Environment & | m_environment |
CLIPS::EnvironmentObject::EnvironmentObject | ( | Environment & | environment, | |
void * | cobj = NULL | |||
) |
CLIPS::EnvironmentObject::~EnvironmentObject | ( | ) |
Environment & CLIPS::EnvironmentObject::environment | ( | ) | const |
References m_environment.
Environment& CLIPS::EnvironmentObject::m_environment [protected] |
Referenced by CLIPS::Rule::activations_watched(), CLIPS::Fact::assign_slot_defaults(), CLIPS::Activation::deactivate(), environment(), CLIPS::Fact::exists(), CLIPS::Fact::Fact(), CLIPS::Rule::firings_watched(), CLIPS::Module::focus(), CLIPS::Template::formatted(), CLIPS::Rule::formatted(), CLIPS::Module::formatted(), CLIPS::Global::formatted(), CLIPS::Function::formatted(), CLIPS::DefaultFacts::formatted(), CLIPS::Activation::formatted(), CLIPS::Fact::get_template(), CLIPS::Fact::index(), CLIPS::Rule::is_breakpoint_set(), CLIPS::Template::is_deletable(), CLIPS::Rule::is_deletable(), CLIPS::Global::is_deletable(), CLIPS::Function::is_deletable(), CLIPS::DefaultFacts::is_deletable(), CLIPS::Template::is_multifield_slot(), CLIPS::Template::is_single_field_slot(), CLIPS::Template::is_watched(), CLIPS::Global::is_watched(), CLIPS::Function::is_watched(), CLIPS::Template::module_name(), CLIPS::Rule::module_name(), CLIPS::Global::module_name(), CLIPS::Function::module_name(), CLIPS::DefaultFacts::module_name(), CLIPS::Template::name(), CLIPS::Rule::name(), CLIPS::Module::name(), CLIPS::Global::name(), CLIPS::Function::name(), CLIPS::DefaultFacts::name(), CLIPS::Activation::name(), CLIPS::Template::next(), CLIPS::Rule::next(), CLIPS::Module::next(), CLIPS::Global::next(), CLIPS::Function::next(), CLIPS::Fact::next(), CLIPS::DefaultFacts::next(), CLIPS::Activation::next(), CLIPS::Rule::refresh(), CLIPS::Rule::remove_break(), CLIPS::Global::reset_value(), CLIPS::Template::retract(), CLIPS::Rule::retract(), CLIPS::Fact::retract(), CLIPS::DefaultFacts::retract(), CLIPS::Activation::salience(), CLIPS::Rule::set_break(), CLIPS::Module::set_current(), CLIPS::Activation::set_salience(), CLIPS::Fact::set_slot(), CLIPS::Global::set_value(), CLIPS::Template::set_watch(), CLIPS::Global::set_watch(), CLIPS::Function::set_watch(), CLIPS::Rule::set_watch_activations(), CLIPS::Rule::set_watch_firings(), CLIPS::Template::slot_allowed_values(), CLIPS::Template::slot_cardinality(), CLIPS::Template::slot_default_type(), CLIPS::Template::slot_default_value(), CLIPS::Template::slot_exists(), CLIPS::Template::slot_names(), CLIPS::Fact::slot_names(), CLIPS::Template::slot_range(), CLIPS::Fact::slot_value(), CLIPS::Global::undefine(), CLIPS::Function::undefine(), CLIPS::Global::value(), and CLIPS::Fact::~Fact().