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