#include <BONImpl.h>
Public Member Functions | |
Project | getProject () const |
Reference | getReference () const |
std::set< ReferencePort > | getReferencePorts () |
ReferencePort | getReferencePort (const FCO &fco) |
Friends | |
class | ReferenceImpl |
Definition at line 1322 of file BONImpl.h.
Project BON::ReferencePortContainerImpl::getProject | ( | ) | const |
Definition at line 6854 of file BONImpl.cpp.
Reference BON::ReferencePortContainerImpl::getReference | ( | ) | const |
Definition at line 6859 of file BONImpl.cpp.
ReferencePort BON::ReferencePortContainerImpl::getReferencePort | ( | const FCO & | fco | ) |
Definition at line 6871 of file BONImpl.cpp.
std::set< ReferencePort > BON::ReferencePortContainerImpl::getReferencePorts | ( | ) |
Definition at line 6864 of file BONImpl.cpp.
friend class ReferenceImpl [friend] |