|
GME
13
|
#include <OCLFeature.h>


Public Member Functions | |
| Iterator (const std::string &strName, const std::string &strParameterType, TypeSeq &vecTypeReturn, OclImplementation::Iterator *pImplementation, bool bDynamic) | |
| bool | IsIdentical (const Iterator &object) const |
Definition at line 185 of file OCLFeature.h.
| OclMeta::Iterator::Iterator | ( | const std::string & | strName, |
| const std::string & | strParameterType, | ||
| TypeSeq & | vecTypeReturn, | ||
| OclImplementation::Iterator * | pImplementation, | ||
| bool | bDynamic | ||
| ) | [inline] |
Definition at line 191 of file OCLFeature.h.
| bool OclMeta::Iterator::IsIdentical | ( | const Iterator & | object | ) | const [inline] |
Definition at line 196 of file OCLFeature.h.
1.7.6.1