15 #ifndef DtAggregateNode_H_
16 #define DtAggregateNode_H_
19 #include <vlpi/entityIdentifier.h>
20 #include <vlutil/vlSmartPointers.h>
60 virtual const DtEntityIdentifier& objectId()
const;
69 virtual void print()
const;
77 static void setAggregateDataCreator(DtAggregateDataCreator creator);
78 static DtAggregateDataCreator aggregateDataCreator(
void);