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

#include <OCLTree.h>

Collaboration diagram for OclTree::TypeContext:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TypeContext (const std::string &pNamesp)
 TypeContext (const TypeContext &context)
TypeContextoperator= (const TypeContext &context)

Public Attributes

TypeContextStack m_ctxTypes
OclCommon::ExceptionPool m_poolExceptions
StringVector m_vecImplicits
std::string m_strStereotype
OclMeta::DependencySet m_setDependencies
std::string m_namespace

Detailed Description

Definition at line 53 of file OCLTree.h.


Constructor & Destructor Documentation

OclTree::TypeContext::TypeContext ( const std::string pNamesp) [inline]

Definition at line 64 of file OCLTree.h.

OclTree::TypeContext::TypeContext ( const TypeContext context) [inline]

Definition at line 70 of file OCLTree.h.


Member Function Documentation

TypeContext& OclTree::TypeContext::operator= ( const TypeContext context) [inline]

Definition at line 76 of file OCLTree.h.


Member Data Documentation

Definition at line 56 of file OCLTree.h.

Definition at line 61 of file OCLTree.h.

Definition at line 57 of file OCLTree.h.

Definition at line 60 of file OCLTree.h.

Definition at line 59 of file OCLTree.h.

Definition at line 58 of file OCLTree.h.


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