Class MetricDSLUiModule

java.lang.Object
org.eclipse.xtext.service.AbstractGenericModule
org.eclipse.xtext.ui.DefaultUiModule
org.somox.metrics.dsl.ui.AbstractMetricDSLUiModule
org.somox.metrics.dsl.ui.MetricDSLUiModule
All Implemented Interfaces:
com.google.inject.Module

public class MetricDSLUiModule extends AbstractMetricDSLUiModule
Use this class to register components to be used within the IDE.
  • Constructor Details