GME
13
|
#include <OCLFeature.h>
Public Member Functions | |
Attribute (const std::string &strName, const TypeSeq &vecTypeReturn, OclImplementation::Attribute *pImplementation, bool bDynamic, bool bDependence=false) | |
bool | IsIdentical (const Attribute &object) const |
Definition at line 131 of file OCLFeature.h.
OclMeta::Attribute::Attribute | ( | const std::string & | strName, |
const TypeSeq & | vecTypeReturn, | ||
OclImplementation::Attribute * | pImplementation, | ||
bool | bDynamic, | ||
bool | bDependence = false |
||
) | [inline] |
Definition at line 137 of file OCLFeature.h.
bool OclMeta::Attribute::IsIdentical | ( | const Attribute & | object | ) | const [inline] |
Definition at line 142 of file OCLFeature.h.