case RETRIEVE_POSITION_WITHIN_TABLE: {
return new PdRetrievePositionWithinTable(fobj, propertyFullName,
attributeValue);
}
case RICHNESS: {
return new PdRichness(fobj, propertyFullName, attributeValue);
}
case RIGHT: {
return new PdRight(fobj, propertyFullName, attributeValue);
}
case ROLE: {