private <C extends AbstractSynthesisCommand> void checkSynthesisCommand(Class<C> cls, String workName,
            Integer expectedComponentCount) throws DeserialisationException, InstantiationException,
            IllegalAccessException, NoSuchMethodException, InvocationTargetException {

        final Framework framework = Framework.getInstance();