case INTERNAL_DESTINATION: {
return new PdInternalDestination(fobj, propertyFullName,
attributeValue);
}
case INTRINSIC_SCALE_VALUE: {
return new PdIntrinsicScaleValue(fobj, propertyFullName,
attributeValue);
}
case INTRUSION_DISPLACE: {
return new PdIntrusionDisplace(fobj, propertyFullName,
attributeValue);