39 Group(
const std::string & name,
48 std::string getName()
const;
49 void setName(
const std::string & n);
51 void setAnnotation(
const std::string & s);
53 void setContents(
const ContentModel* cm,
bool isRef=
false);
58 std::string annotation_;
void setAnnotation(const std::string &s)
void setContents(const ContentModel *cm, bool isRef=false)
ContentModel * getContents() const
void setName(const std::string &n)
std::string getName() const