12#pragma message("WARNING: objectType.h has been deprecated. The DtObjectType class has been made equivalent to DtEntityType. Please include vlpi/entityType.h instead and change any reference of DtObjectType to DtEntityType. Any supertype methods or references can be removed.")
13#else
14#error ERROR objectType.h has been deprecated. The DtObjectType class has been made equivalent to DtEntityType. Please include vlpi/entityType.h instead and change any reference of DtObjectType to DtEntityType. Any supertype methods or references can be removed.