GME  13
Public Member Functions
OclTree::CollectionNodeAdaptor Class Reference

#include <OCLTree.h>

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 623 of file OCLTree.h.


Constructor & Destructor Documentation

Definition at line 626 of file OCLTree.h.

Definition at line 627 of file OCLTree.h.


Member Function Documentation

bool OclTree::CollectionNodeAdaptor::Check ( TypeContext context,
CollectionNode pNode 
) const [virtual]

Definition at line 2693 of file OCLTree.cpp.

Definition at line 2743 of file OCLTree.cpp.

std::string OclTree::CollectionNodeAdaptor::Print ( const std::string strTabs,
CollectionNode pNode 
) const [virtual]

Definition at line 2677 of file OCLTree.cpp.


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