12#ifndef SI_GRAPH_CLIQUE_H
13#define SI_GRAPH_CLIQUE_H
16#include <cartobase/object/attributed.h>
virtual Clique * deepCopy() const =0
copies the clique and the elements it refers too
Clique(const Clique &cl)
Ne copie que les attributs, pas les noeuds contenus !
SyntaxedObject< PropertySet > AttributedObject
#define DECLARE_GENERIC_OBJECT_TYPE(T)