case RETRIEVE_BOUNDARY_WITHIN_TABLE: {
return new PdRetrieveBoundaryWithinTable(fobj, propertyFullName,
attributeValue);
}
case RETRIEVE_CLASS_NAME: {
return new PdRetrieveClassName(fobj, propertyFullName,
attributeValue);
}
case RETRIEVE_POSITION: {
return new PdRetrievePosition(fobj, propertyFullName,
attributeValue);