return predetermined.getPredeterminedManagedObjects();
}
protected MutableAttachments getMutable()
{
PredeterminedManagedObjectAttachmentsImpl predetermined = new PredeterminedManagedObjectAttachmentsImpl();
return (MutableAttachments) predetermined.getPredeterminedManagedObjects();
}