GME  13
OclCommon::RealContext< TItem > Member List
This is the complete list of members for OclCommon::RealContext< TItem >, including all inherited members.
AddVariable(const std::string &strName, const TItem &object, bool bAssignable=false)OclCommon::RealContext< TItem > [inline]
CItem typedefOclCommon::RealContext< TItem >
CItemVector typedefOclCommon::RealContext< TItem >
Context(ContextType eType)OclCommon::Context [inline, protected]
ContextType enum nameOclCommon::Context
CT_EXCLUSIVE enum valueOclCommon::Context
CT_INCLUSIVE enum valueOclCommon::Context
ExistsVariable(const std::string &strName) const OclCommon::RealContext< TItem > [inline]
GetState() const OclCommon::RealContext< TItem > [inline]
GetType() const OclCommon::Context [inline]
GetVariable(const std::string &strName, TItem &object) const OclCommon::RealContext< TItem > [inline]
IsAssignable(const std::string &strName, bool &bAssignable) const OclCommon::RealContext< TItem > [inline]
operator=(const RealContext< TItem > &object)OclCommon::RealContext< TItem > [inline]
RealContext(Context::ContextType eType)OclCommon::RealContext< TItem > [inline]
RemoveVariable(const std::string &strName)OclCommon::RealContext< TItem > [inline]
SetVariable(const std::string &strName, const TItem &object)OclCommon::RealContext< TItem > [inline]
~Context()OclCommon::Context [inline, virtual]