|
GME
13
|
#include <OCLFeature.h>


Public Member Functions | |
| Function (const std::string &strName, const OclCommon::FormalParameterVector &vecParameters, TypeSeq &vecTypeReturn, OclImplementation::Function *pImplementation, bool bDynamic) | |
| bool | IsIdentical (const Function &object) const |
Definition at line 271 of file OCLFeature.h.
| OclMeta::Function::Function | ( | const std::string & | strName, |
| const OclCommon::FormalParameterVector & | vecParameters, | ||
| TypeSeq & | vecTypeReturn, | ||
| OclImplementation::Function * | pImplementation, | ||
| bool | bDynamic | ||
| ) | [inline] |
Definition at line 277 of file OCLFeature.h.
| bool OclMeta::Function::IsIdentical | ( | const Function & | object | ) | const [inline] |
Definition at line 282 of file OCLFeature.h.
1.7.6.1