|
GME
13
|
#include <OCLFeature.h>


Public Member Functions | |
| Association (const std::string &strName, const std::string &strAcceptable, TypeSeq &vecTypeReturn, OclImplementation::Association *pImplementation, bool bDynamic) | |
| bool | IsIdentical (const Association &object) const |
Definition at line 158 of file OCLFeature.h.
| OclMeta::Association::Association | ( | const std::string & | strName, |
| const std::string & | strAcceptable, | ||
| TypeSeq & | vecTypeReturn, | ||
| OclImplementation::Association * | pImplementation, | ||
| bool | bDynamic | ||
| ) | [inline] |
Definition at line 164 of file OCLFeature.h.
| bool OclMeta::Association::IsIdentical | ( | const Association & | object | ) | const [inline] |
Definition at line 169 of file OCLFeature.h.
1.7.6.1