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

Schema::Group Class Reference

#include <Group.h>

Collaboration diagram for Schema::Group:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

Schema::Group::Group  ) 
 

Schema::Group::~Group  ) 
 

Schema::Group::Group const Group g  ) 
 

Schema::Group::Group const std::string &  name,
int  minimum,
int  maximum
 


Member Function Documentation

int Schema::Group::getMin  )  const [inline]
 

void Schema::Group::setMin int  m  )  [inline]
 

int Schema::Group::getMax  )  const [inline]
 

void Schema::Group::setMax int  m  )  [inline]
 

std::string Schema::Group::getName  )  const [inline]
 

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

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

ContentModel * Schema::Group::getContents  )  const [inline]
 

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


The documentation for this class was generated from the following files:
Generated on Sun Apr 2 18:12:19 2006 for wsdlpull by  doxygen 1.3.9.1