#include <AtomRep.h>
Public Member Functions | |
AtomRep (BON::FCO &ptr, BON::FCO &resp_ptr) | |
Any::KIND_TYPE | getMyKind () const |
std::string | doDump () |
AtomRep (BON::FCO &ptr, BON::FCO &resp_ptr) | |
std::string | doDump () |
Any::KIND_TYPE | getMyKind () const |
Represents an Atom kind in a model.
Definition at line 8 of file BONExtender/Rep/AtomRep.h.
Definition at line 9 of file BONExtender/Rep/AtomRep.cpp.
std::string AtomRep::doDump | ( | ) | [virtual] |
Implements Any.
std::string AtomRep::doDump | ( | ) | [virtual] |
Implements Any.
Definition at line 14 of file BONExtender/Rep/AtomRep.cpp.
Any::KIND_TYPE AtomRep::getMyKind | ( | ) | const [inline, virtual] |
Implements FCO.
Definition at line 15 of file MetaInterpreter/Rep/AtomRep.h.
Any::KIND_TYPE AtomRep::getMyKind | ( | ) | const [inline, virtual] |
Implements FCO.
Definition at line 12 of file BONExtender/Rep/AtomRep.h.