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

#include <OCLTree.h>

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

List of all members.

Public Member Functions

 ContextNode (TreeManager *pManager)
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_strType
bool m_bClassifier
std::string m_strStereotype
OclMeta::DependencySet m_setDependencies
OclCommon::FormalParameterVector m_vecParameters
std::string m_strReturnType
TypeSeq m_vecTypeReturn

Detailed Description

Definition at line 547 of file OCLTree.h.


Constructor & Destructor Documentation

Definition at line 2424 of file OCLTree.cpp.


Member Function Documentation

Implements OclTree::TreeNode.

Definition at line 2454 of file OCLTree.cpp.

Reimplemented from OclTree::TreeNode.

Definition at line 2447 of file OCLTree.cpp.

Implements OclTree::TreeNode.

Definition at line 2512 of file OCLTree.cpp.

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

Implements OclTree::TreeNode.

Definition at line 2429 of file OCLTree.cpp.


Member Data Documentation

Definition at line 552 of file OCLTree.h.

Definition at line 554 of file OCLTree.h.

Definition at line 550 of file OCLTree.h.

Definition at line 557 of file OCLTree.h.

Definition at line 553 of file OCLTree.h.

Definition at line 551 of file OCLTree.h.

Definition at line 556 of file OCLTree.h.

Definition at line 558 of file OCLTree.h.


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