Models.h

// This is a convenience header file, which imports the headers which are required when defining
// models, including use of xvectors, xmaps and xsets.

@import "OID.h"
@import "IPersistable.h"
@import "pref.h"
@import "IPrefVisitor.h"
@import "xmap.h"
@import "xset.h"
@import "Ceda/cxObject/Object.h"
#include "Ceda/cxUtils/ScopeWriter.h"