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

#include <OCLTree.h>

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

List of all members.

Public Member Functions

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

Public Attributes

std::string m_strName
TreeNodem_pThisNode
std::string m_strCallOperator
AssociationNodem_pAssociation
IteratorNodem_pCollector

Detailed Description

Definition at line 491 of file OCLTree.h.


Constructor & Destructor Documentation

Definition at line 2060 of file OCLTree.cpp.

Definition at line 2065 of file OCLTree.cpp.


Member Function Documentation

Implements OclTree::TreeNode.

Definition at line 2114 of file OCLTree.cpp.

Reimplemented from OclTree::TreeNode.

Definition at line 2097 of file OCLTree.cpp.

Implements OclTree::TreeNode.

Definition at line 2257 of file OCLTree.cpp.

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

Implements OclTree::TreeNode.

Definition at line 2080 of file OCLTree.cpp.


Member Data Documentation

Definition at line 498 of file OCLTree.h.

Definition at line 499 of file OCLTree.h.

Definition at line 495 of file OCLTree.h.

Definition at line 496 of file OCLTree.h.

Definition at line 494 of file OCLTree.h.


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