GME  13
Public Member Functions
OclMeta::Operator Class Reference

#include <OCLFeature.h>

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

List of all members.

Public Member Functions

 Operator (const std::string &strName, const std::string &strOperand1Type, const TypeSeq &vecTypeReturn, OclImplementation::Operator *pImplementation, bool bDynamic)
 Operator (const std::string &strName, const std::string &strOperand1Type, const std::string &strOperand2Type, const TypeSeq &vecTypeReturn, OclImplementation::Operator *pImplementation, bool bDynamic)
bool IsIdentical (const Operator &object) const

Detailed Description

Definition at line 239 of file OCLFeature.h.


Constructor & Destructor Documentation

OclMeta::Operator::Operator ( const std::string strName,
const std::string strOperand1Type,
const TypeSeq vecTypeReturn,
OclImplementation::Operator pImplementation,
bool  bDynamic 
) [inline]

Definition at line 245 of file OCLFeature.h.

OclMeta::Operator::Operator ( const std::string strName,
const std::string strOperand1Type,
const std::string strOperand2Type,
const TypeSeq vecTypeReturn,
OclImplementation::Operator pImplementation,
bool  bDynamic 
) [inline]

Definition at line 250 of file OCLFeature.h.


Member Function Documentation

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

Definition at line 255 of file OCLFeature.h.


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