GME  13
Public Member Functions
OclMeta::Attribute Class Reference

#include <OCLFeature.h>

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

List of all members.

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

Detailed Description

Definition at line 131 of file OCLFeature.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

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

Definition at line 142 of file OCLFeature.h.


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