|
GME
13
|
#include <OCLFeature.h>


Public Member Functions | |
| Method (const std::string &strName, const OclCommon::FormalParameterVector &vecParameters, TypeSeq &vecTypeReturn, OclImplementation::Method *pImplementation, bool bDynamic, bool bDependence=false) | |
| bool | IsIdentical (const Method &object) const |
Definition at line 212 of file OCLFeature.h.
| OclMeta::Method::Method | ( | const std::string & | strName, |
| const OclCommon::FormalParameterVector & | vecParameters, | ||
| TypeSeq & | vecTypeReturn, | ||
| OclImplementation::Method * | pImplementation, | ||
| bool | bDynamic, | ||
| bool | bDependence = false |
||
| ) | [inline] |
Definition at line 218 of file OCLFeature.h.
| bool OclMeta::Method::IsIdentical | ( | const Method & | object | ) | const [inline] |
Definition at line 223 of file OCLFeature.h.
1.7.6.1