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

#include <OCLTree.h>

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

List of all members.

Public Member Functions

 AssociationNode (TreeManager *pManager)
 ~AssociationNode ()
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
std::string m_strAcceptable
TreeNodem_pThisNode
std::string m_strCallOperator

Detailed Description

Definition at line 462 of file OCLTree.h.


Constructor & Destructor Documentation

Definition at line 1915 of file OCLTree.cpp.

Definition at line 1920 of file OCLTree.cpp.


Member Function Documentation

Implements OclTree::TreeNode.

Definition at line 1949 of file OCLTree.cpp.

Reimplemented from OclTree::TreeNode.

Definition at line 1940 of file OCLTree.cpp.

Implements OclTree::TreeNode.

Definition at line 2025 of file OCLTree.cpp.

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

Implements OclTree::TreeNode.

Definition at line 1927 of file OCLTree.cpp.


Member Data Documentation

Definition at line 467 of file OCLTree.h.

Definition at line 466 of file OCLTree.h.

Definition at line 468 of file OCLTree.h.

Definition at line 465 of file OCLTree.h.


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