SmachDSLUiInjectorProvider.java
Go to the documentation of this file.
00001 /*
00002 * generated by Xtext
00003 */
00004 package org.best.of.robotics;
00005 
00006 import org.eclipse.xtext.junit4.IInjectorProvider;
00007 
00008 import com.google.inject.Injector;
00009 
00010 public class SmachDSLUiInjectorProvider implements IInjectorProvider {
00011         
00012         public Injector getInjector() {
00013                 return org.best.of.robotics.ui.internal.SmachDSLActivator.getInstance().getInjector("org.best.of.robotics.SmachDSL");
00014         }
00015         
00016 }


bride_plugin_source
Author(s): Alexander Bubeck
autogenerated on Sun Oct 5 2014 22:38:34