#include <Group.h>
Collaboration diagram for Group:

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) | 
| ContentModel * | getContents () const | 
| void | setContents (const ContentModel *cm, bool isRef=false) | 
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  ||||||||||||||||
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  ||||||||||||
| 
 
  | 
  
 1.3.9.1