|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.xtext.service.AbstractGenericModule
org.eclipse.xtext.service.DefaultRuntimeModule
org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule
org.eclipse.ocl.examples.xtext.oclinecore.OCLinEcoreRuntimeModule
public class OCLinEcoreRuntimeModule
Use this class to register components to be used within the IDE.
Nested Class Summary | |
---|---|
static class |
OCLinEcoreRuntimeModule.RetokenizingOCLinEcoreParser
|
Field Summary |
---|
Fields inherited from class org.eclipse.ocl.examples.xtext.oclinecore.AbstractOCLinEcoreRuntimeModule |
---|
properties |
Constructor Summary | |
---|---|
OCLinEcoreRuntimeModule()
|
Method Summary | |
---|---|
java.lang.Class<? extends org.eclipse.xtext.parser.IParser> |
bindIParser()
|
java.lang.Class<? extends org.eclipse.xtext.conversion.IValueConverterService> |
bindIValueConverterService()
|
java.lang.Class<? extends org.eclipse.xtext.resource.XtextResource> |
bindXtextResource()
|
void |
configure(com.google.inject.Binder binder)
|
Methods inherited from class org.eclipse.xtext.service.DefaultRuntimeModule |
---|
bindConcreteSyntaxValidator, bindDiagnostician, bindEPackageRegistry, bindEValidatorRegistry, bindIAstFactory, bindILocationInFileProvider, bindINodeModelFormatter, bindIPartialParserHelper, bindIResourceFactory, bindIResourceServiceProvider$Registry, bindITransientValueService, bindResourceSet, bindXtextResourceSet, configureGenericSemanticSequencer, configureIResourceDescriptionsLiveScope, configureIResourceDescriptionsPersisted, configureLinkingIScopeProvider, configureRuntimeEncodingProvider, configureSerializerIScopeProvider, provideIEncodingProvider |
Methods inherited from class org.eclipse.xtext.service.AbstractGenericModule |
---|
bindProperties, getBindings, tryBindProperties |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OCLinEcoreRuntimeModule()
Method Detail |
---|
public void configure(com.google.inject.Binder binder)
configure
in interface com.google.inject.Module
configure
in class AbstractOCLinEcoreRuntimeModule
public java.lang.Class<? extends org.eclipse.xtext.parser.IParser> bindIParser()
bindIParser
in class AbstractOCLinEcoreRuntimeModule
public java.lang.Class<? extends org.eclipse.xtext.conversion.IValueConverterService> bindIValueConverterService()
bindIValueConverterService
in class AbstractOCLinEcoreRuntimeModule
public java.lang.Class<? extends org.eclipse.xtext.resource.XtextResource> bindXtextResource()
bindXtextResource
in class AbstractOCLinEcoreRuntimeModule
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |