GME  13
Public Member Functions
OclMeta::Function Class Reference

#include <OCLFeature.h>

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

List of all members.

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

Detailed Description

Definition at line 271 of file OCLFeature.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

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

Definition at line 282 of file OCLFeature.h.


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