GME
13
|
#include <OCLTree.h>
Public Member Functions | |
TypeContext (const std::string &pNamesp) | |
TypeContext (const TypeContext &context) | |
TypeContext & | operator= (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 |
OclTree::TypeContext::TypeContext | ( | const std::string & | pNamesp | ) | [inline] |
OclTree::TypeContext::TypeContext | ( | const TypeContext & | context | ) | [inline] |
TypeContext& OclTree::TypeContext::operator= | ( | const TypeContext & | context | ) | [inline] |