176177178179180181182
e.printStackTrace(); } catch (NoSuchPresetException e) { e.printStackTrace(); } return new LinkParameterSelectionCollection(preset.getDeviceContext(), (LinkParameterSelection[]) sels.toArray(new LinkParameterSelection[sels.size()]), LinkParameterSelection.LINK_GENERAL); }