#include <MONImpl.h>


| Public Member Functions | |
| virtual | ~FCOImpl () | 
| FCOPtr | getFCOI () const | 
| std::set< ConstraintImpl * > | getConstraints () const | 
| const std::set< AttributeImpl * > & | getAttributes () const | 
| Static Public Member Functions | |
| static FCOImpl * | attach (IMgaMetaFCO *spFCO) | 
| Friends | |
| class | ProjectImpl | 
| class | ObjectImpl | 
| class | AtomImpl | 
| class | ModelImpl | 
| class | ReferenceImpl | 
| class | ConnectionImpl | 
| class | SetImpl | 
Definition at line 292 of file MONImpl.h.
| MON::FCOImpl::~FCOImpl | ( | ) |  [virtual] | 
Definition at line 959 of file MONImpl.cpp.
| FCOImpl * MON::FCOImpl::attach | ( | IMgaMetaFCO * | spFCO | ) |  [static] | 
Definition at line 949 of file MONImpl.cpp.
| const std::set< AttributeImpl * > & MON::FCOImpl::getAttributes | ( | ) | const | 
Definition at line 976 of file MONImpl.cpp.
| std::set< ConstraintImpl * > MON::FCOImpl::getConstraints | ( | ) | const | 
Definition at line 971 of file MONImpl.cpp.
| FCOPtr MON::FCOImpl::getFCOI | ( | ) | const | 
Definition at line 965 of file MONImpl.cpp.
| friend class ConnectionImpl  [friend] | 
| friend class ObjectImpl  [friend] | 
| friend class ProjectImpl  [friend] | 
Reimplemented from MON::ObjectImpl.
Reimplemented in MON::AtomImpl, MON::ModelImpl, MON::SetImpl, MON::ReferenceImpl, and MON::ConnectionImpl.
| friend class ReferenceImpl  [friend] | 
 1.6.3
 1.6.3