}
case CASE_TITLE: {
return new PdCaseTitle(fobj, propertyFullName, attributeValue);
}
case CHANGE_BAR_CLASS: {
return new PdChangeBarClass(fobj, propertyFullName, attributeValue);
}
case CHANGE_BAR_COLOR: {
return new PdChangeBarColor(fobj, propertyFullName, attributeValue);
}
case CHANGE_BAR_OFFSET: {