#include <MONImpl.h>


Public Member Functions | |
| ~ConnectionEndImpl () | |
| bool | setDeleted () |
| ProjectImpl * | getProject () const |
| ConnectionRoleImpl * | getConnectionRole () const |
| ContainmentImpl * | getEnd () const |
| std::string | getInfoString (bool bWithIdentifiers=false, bool bWithRef=false) const |
Friends | |
| class | ProjectImpl |
Definition at line 902 of file MONImpl.h.
| MON::ConnectionEndImpl::~ConnectionEndImpl | ( | ) |
Definition at line 1806 of file MONImpl.cpp.
| ConnectionRoleImpl * MON::ConnectionEndImpl::getConnectionRole | ( | ) | const |
Definition at line 1820 of file MONImpl.cpp.
| ContainmentImpl * MON::ConnectionEndImpl::getEnd | ( | ) | const |
Definition at line 1825 of file MONImpl.cpp.
| std::string MON::ConnectionEndImpl::getInfoString | ( | bool | bWithIdentifiers = false, |
|
| bool | bWithRef = false | |||
| ) | const |
Definition at line 1830 of file MONImpl.cpp.
| ProjectImpl * MON::ConnectionEndImpl::getProject | ( | ) | const |
Definition at line 1815 of file MONImpl.cpp.
| bool MON::ConnectionEndImpl::setDeleted | ( | ) | [virtual] |
Reimplemented from Util::GenRefCounted.
Definition at line 1810 of file MONImpl.cpp.
friend class ProjectImpl [friend] |
1.6.3