[AdgModel] Added named pair support
commiteb25e00e47b636825750b2da203cdcc47bc83454
authorNicola Fontana <ntd@entidi.it>
Tue, 13 Oct 2009 22:59:32 +0000 (14 00:59 +0200)
committerNicola Fontana <ntd@entidi.it>
Tue, 13 Oct 2009 23:20:53 +0000 (14 01:20 +0200)
tree47329cbea9fa9c0ecee2021e475944cd0ce22f7e
parentf0b4ba4d49a55317241d3df73c716c554cffbe65
[AdgModel] Added named pair support

A named pair is an AdgPair structure kept by the model and associated
with a name. Internally, the AdgModel holds an hash table of these named
pairs and their values can be accessed by name (a simple string).
adg/adg-marshal.genmarshal
adg/adg-model-private.h
adg/adg-model.c
adg/adg-model.h