public DeviceOverviewPart(DeviceEditorContext context) {
// the root element is the hierarchy element
super(DeviceRepositorySchemaConstants.HIERARCHY_ELEMENT_NAME,
context);
context.addSupplementaryValidator(new DOMSupplementaryValidatorDetails(
MCSNamespace.DEVICE_IDENTIFICATION.getURI(),
DeviceRepositorySchemaConstants.REGULAR_EXPRESSION_ELEMENT_NAME,
new ContentPresentElementValidator(
DeviceRepositorySchemaConstants.
REGULAR_EXPRESSION_ELEMENT_NAME,