[AdgModel] Added dependency tracking API
commit947463216ed02d503be2e64f279d5d833e80b797
authorNicola Fontana <ntd@entidi.it>
Sun, 23 Aug 2009 21:34:55 +0000 (23 23:34 +0200)
committerNicola Fontana <ntd@entidi.it>
Sun, 23 Aug 2009 21:34:55 +0000 (23 23:34 +0200)
treef8ea96bb2687c2a7c480c56e4fe9239fcaa067da
parentd36664433b6dc3ed96f00ae101e66237fd0e22ad
[AdgModel] Added dependency tracking API

Now the AdgModel can track the entities binded to it. This allows to
invalidate them whenever the model is changed. The AdgModel holds a
reference to any entity added to this dependency list.
adg/adg-model-private.h
adg/adg-model.c
adg/adg-model.h