GME  13
OclCommon::FormalParameter Member List
This is the complete list of members for OclCommon::FormalParameter, including all inherited members.
FormalParameter(const std::string &strName, const std::string &strType, bool bRequired)OclCommon::FormalParameter [inline]
FormalParameter(const std::string &strType, bool bRequired)OclCommon::FormalParameter [inline]
FormalParameter()OclCommon::FormalParameter [inline]
FormalParameter(const FormalParameter &object)OclCommon::FormalParameter [inline]
GetName() const OclCommon::FormalParameter [inline]
GetTypeName() const OclCommon::FormalParameter [inline]
IsIdentical(const FormalParameter &object) const OclCommon::FormalParameter [inline]
IsIdentical(const std::string &strType) const OclCommon::FormalParameter [inline]
IsRequired() const OclCommon::FormalParameter [inline]
operator!=(const FormalParameter &object) const OclCommon::FormalParameter [inline]
operator=(const FormalParameter &object)OclCommon::FormalParameter [inline]
operator==(const FormalParameter &object) const OclCommon::FormalParameter [inline]