GME  13
Public Member Functions | Public Attributes
OclTree::CollectionNode Class Reference

#include <OCLTree.h>

Inheritance diagram for OclTree::CollectionNode:
Inheritance graph
[legend]
Collaboration diagram for OclTree::CollectionNode:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CollectionNode (TreeManager *pManager)
 ~CollectionNode ()
virtual std::string Print (const std::string &strTabs) const
virtual bool CheckImplementation (TypeContext &context)
virtual OclMeta::Object Evaluate (ObjectContext &context)

Public Attributes

std::string m_strType
TreeNodeVector m_vecNodes

Detailed Description

Definition at line 202 of file OCLTree.h.


Constructor & Destructor Documentation

Definition at line 422 of file OCLTree.cpp.

Definition at line 427 of file OCLTree.cpp.


Member Function Documentation

Implements OclTree::TreeNode.

Definition at line 439 of file OCLTree.cpp.

Implements OclTree::TreeNode.

Definition at line 444 of file OCLTree.cpp.

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

Implements OclTree::TreeNode.

Definition at line 434 of file OCLTree.cpp.


Member Data Documentation

Definition at line 205 of file OCLTree.h.

Definition at line 206 of file OCLTree.h.


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