[AdgModel] Reworked public API
commitf0b4ba4d49a55317241d3df73c716c554cffbe65
authorNicola Fontana <ntd@entidi.it>
Tue, 13 Oct 2009 12:01:02 +0000 (13 14:01 +0200)
committerNicola Fontana <ntd@entidi.it>
Tue, 13 Oct 2009 12:01:02 +0000 (13 14:01 +0200)
tree0ed56045dfbc17885e75416e56304992c095b5ca
parent7c33101ef7d0d430c127d071dd9ae17c1d667740
[AdgModel] Reworked public API

Replaced the quite useless get_dependencies() virtual method by
providing an hardcoded solution that accesses the underlying GSList.

Using the AdgEntityCallback type where appropriate.

Renamed adg_model_get_dependencies() to adg_model_dependencies() because
now it is returning the internal GSList.
adg/adg-model.c
adg/adg-model.h