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_;
127 cm_=const_cast<ContentModel*> (cm);
void setAnnotation(const std::string &s)
ContentModel * getContents() const
void setContents(const ContentModel *cm, bool isRef=false)
std::string getName() const
void setName(const std::string &n)