MON::Object Class Reference

#include <MON.h>

Inheritance diagram for MON::Object:
Inheritance graph
[legend]
Collaboration diagram for MON::Object:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Object ()
 Object (ObjectImpl *pObject)
 Object (const MetaObject &object)
Objectoperator= (const MetaObject &object)
std::set< FolderContainmentparentFolderContainments () const
std::set< FolderparentFolders () const
bool isFolderParent (const Folder &folder) const
std::set< Constraintconstraints () const

Detailed Description

Definition at line 160 of file MON.h.


Constructor & Destructor Documentation

MON::Object::Object (  ) 

Definition at line 308 of file MON.cpp.

MON::Object::Object ( ObjectImpl pObject  ) 

Definition at line 313 of file MON.cpp.

MON::Object::Object ( const MetaObject object  ) 

Definition at line 319 of file MON.cpp.


Member Function Documentation

std::set< Constraint > MON::Object::constraints (  )  const

Definition at line 347 of file MON.cpp.

bool MON::Object::isFolderParent ( const Folder folder  )  const

Definition at line 342 of file MON.cpp.

Object & MON::Object::operator= ( const MetaObject object  ) 

Reimplemented from MON::MetaObject.

Reimplemented in MON::Folder, MON::FCO, MON::Atom, MON::Model, MON::Connection, MON::Set, and MON::Reference.

Definition at line 325 of file MON.cpp.

std::set< FolderContainment > MON::Object::parentFolderContainments (  )  const

Definition at line 332 of file MON.cpp.

std::set< Folder > MON::Object::parentFolders (  )  const

Definition at line 337 of file MON.cpp.


The documentation for this class was generated from the following files:
Generated on Thu May 30 16:00:11 2013 for GME by  doxygen 1.6.3