GME  13
Public Member Functions
OclMeta::Method Class Reference

#include <OCLFeature.h>

Inheritance diagram for OclMeta::Method:
Inheritance graph
[legend]
Collaboration diagram for OclMeta::Method:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

Definition at line 212 of file OCLFeature.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

bool OclMeta::Method::IsIdentical ( const Method object) const [inline]

Definition at line 223 of file OCLFeature.h.


The documentation for this class was generated from the following file: