Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

Group Class Reference

#include <Group.h>

Collaboration diagram for Group:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Group ()
 ~Group ()
 Group (const Group &g)
 Group (const std::string &name, int min, int max)
int min () const
void setMin (int m)
int max () const
void setMax (int m)
string getName () const
void setName (const string &n)
void setAnnotation (const string &s)
ContentModelgetContents () const
void setContents (const ContentModel *cm, bool isRef=false)

Constructor & Destructor Documentation

Group::Group  ) 
 

Group::~Group  ) 
 

Group::Group const Group g  ) 
 

Group::Group const std::string &  name,
int  min,
int  max
 


Member Function Documentation

int Group::min  )  const [inline]
 

void Group::setMin int  m  )  [inline]
 

int Group::max  )  const [inline]
 

void Group::setMax int  m  )  [inline]
 

string Group::getName  )  const [inline]
 

void Group::setName const string &  n  )  [inline]
 

void Group::setAnnotation const string &  s  )  [inline]
 

ContentModel * Group::getContents  )  const [inline]
 

void Group::setContents const ContentModel cm,
bool  isRef = false
[inline]
 


The documentation for this class was generated from the following files:
Generated on Sun Oct 16 10:11:52 2005 for wsdlpull by  doxygen 1.3.9.1