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

#include <OCLTree.h>

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

List of all members.

Public Member Functions

 ObjectNode (TreeManager *pManager)
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
std::string m_strValue
bool m_bCallable

Detailed Description

Definition at line 178 of file OCLTree.h.


Constructor & Destructor Documentation

Definition at line 390 of file OCLTree.cpp.


Member Function Documentation

Implements OclTree::TreeNode.

Definition at line 400 of file OCLTree.cpp.

Implements OclTree::TreeNode.

Definition at line 405 of file OCLTree.cpp.

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

Implements OclTree::TreeNode.

Definition at line 395 of file OCLTree.cpp.


Member Data Documentation

Definition at line 183 of file OCLTree.h.

Definition at line 181 of file OCLTree.h.

Definition at line 182 of file OCLTree.h.


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