GME  13
Public Member Functions
OclTree::ObjectNodeAdaptor Class Reference

#include <OCLTree.h>

List of all members.

Public Member Functions

 ObjectNodeAdaptor ()
virtual ~ObjectNodeAdaptor ()
virtual std::string Print (const std::string &strTabs, ObjectNode *pNode) const
virtual bool Check (TypeContext &context, ObjectNode *pNode) const
virtual OclMeta::Object Evaluate (ObjectContext &context, ObjectNode *pNode) const

Detailed Description

Definition at line 603 of file OCLTree.h.


Constructor & Destructor Documentation

Definition at line 605 of file OCLTree.h.

virtual OclTree::ObjectNodeAdaptor::~ObjectNodeAdaptor ( ) [inline, virtual]

Definition at line 606 of file OCLTree.h.


Member Function Documentation

bool OclTree::ObjectNodeAdaptor::Check ( TypeContext context,
ObjectNode pNode 
) const [virtual]

Definition at line 2622 of file OCLTree.cpp.

OclMeta::Object OclTree::ObjectNodeAdaptor::Evaluate ( ObjectContext context,
ObjectNode pNode 
) const [virtual]

Definition at line 2648 of file OCLTree.cpp.

std::string OclTree::ObjectNodeAdaptor::Print ( const std::string strTabs,
ObjectNode pNode 
) const [virtual]

Definition at line 2603 of file OCLTree.cpp.


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