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

#include <OCLTree.h>

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

List of all members.

Public Member Functions

 Constraint (TreeManager *pManager)
virtual ~Constraint ()
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_strName
ContextNodem_pContext
TreeNodem_pExpression

Detailed Description

Definition at line 578 of file OCLTree.h.


Constructor & Destructor Documentation

Definition at line 2525 of file OCLTree.cpp.

Definition at line 2530 of file OCLTree.cpp.


Member Function Documentation

Implements OclTree::TreeNode.

Definition at line 2554 of file OCLTree.cpp.

Implements OclTree::TreeNode.

Definition at line 2581 of file OCLTree.cpp.

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

Implements OclTree::TreeNode.

Definition at line 2538 of file OCLTree.cpp.


Member Data Documentation

Definition at line 582 of file OCLTree.h.

Definition at line 583 of file OCLTree.h.

Definition at line 581 of file OCLTree.h.


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