このセクションには、アニメーションで使われるトレース/アニメーション設定マクロとシリアル化ルーチンがあります。
例:
void class::serializeAttributes() const {
// Serializing the attributes
};
void class::serializeRelations() const {
// Serializing the relation
};
IMPLEMENT_META(class, FALSE)
IMPLEMENT_GET_CONCEPT(state)