#include <MONImpl.h>


Public Member Functions | |
| ~AttributeAggregationImpl () | |
| bool | setDeleted () |
| ProjectImpl * | getProject () const |
| FCOImpl * | getFCO () const |
| AttributeImpl * | getAttribute () const |
| std::string | getInfoString (bool bWithIdentifiers=false, bool bWithRef=false) const |
Friends | |
| class | ProjectImpl |
Definition at line 716 of file MONImpl.h.
| MON::AttributeAggregationImpl::~AttributeAggregationImpl | ( | ) |
Definition at line 1569 of file MONImpl.cpp.
| AttributeImpl * MON::AttributeAggregationImpl::getAttribute | ( | ) | const |
Definition at line 1588 of file MONImpl.cpp.
| FCOImpl * MON::AttributeAggregationImpl::getFCO | ( | ) | const |
Definition at line 1583 of file MONImpl.cpp.
| std::string MON::AttributeAggregationImpl::getInfoString | ( | bool | bWithIdentifiers = false, |
|
| bool | bWithRef = false | |||
| ) | const |
Definition at line 1593 of file MONImpl.cpp.
| ProjectImpl * MON::AttributeAggregationImpl::getProject | ( | ) | const |
Definition at line 1578 of file MONImpl.cpp.
| bool MON::AttributeAggregationImpl::setDeleted | ( | ) | [virtual] |
Reimplemented from Util::GenRefCounted.
Definition at line 1573 of file MONImpl.cpp.
friend class ProjectImpl [friend] |
1.6.3