|
||||||||||
| 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.oclstdlib.AbstractOCLstdlibRuntimeModule
org.eclipse.ocl.examples.xtext.oclstdlib.OCLstdlibRuntimeModule
public class OCLstdlibRuntimeModule
Use this class to register components to be used within the IDE.
| Nested Class Summary | |
|---|---|
static class |
OCLstdlibRuntimeModule.RetokenizingOCLstdlibParser
|
| Field Summary |
|---|
| Fields inherited from class org.eclipse.ocl.examples.xtext.oclstdlib.AbstractOCLstdlibRuntimeModule |
|---|
properties |
| Constructor Summary | |
|---|---|
OCLstdlibRuntimeModule()
|
|
| Method Summary | |
|---|---|
java.lang.Class<? extends org.eclipse.xtext.common.types.access.ClasspathTypeProviderFactory> |
bindClasspathTypeProviderFactory()
|
java.lang.Class<? extends org.eclipse.xtext.validation.CompositeEValidator> |
bindCompositeEValidator()
|
java.lang.Class<? extends org.eclipse.xtext.parser.IParser> |
bindIParser()
|
java.lang.Class<? extends org.eclipse.xtext.scoping.IScopeProvider> |
bindIScopeProvider()
|
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 OCLstdlibRuntimeModule()
| Method Detail |
|---|
public void configure(com.google.inject.Binder binder)
configure in interface com.google.inject.Moduleconfigure in class AbstractOCLstdlibRuntimeModulepublic java.lang.Class<? extends org.eclipse.xtext.validation.CompositeEValidator> bindCompositeEValidator()
public java.lang.Class<? extends org.eclipse.xtext.parser.IParser> bindIParser()
bindIParser in class AbstractOCLstdlibRuntimeModulepublic java.lang.Class<? extends org.eclipse.xtext.conversion.IValueConverterService> bindIValueConverterService()
bindIValueConverterService in class AbstractOCLstdlibRuntimeModulepublic java.lang.Class<? extends org.eclipse.xtext.scoping.IScopeProvider> bindIScopeProvider()
bindIScopeProvider in class AbstractOCLstdlibRuntimeModulepublic java.lang.Class<? extends org.eclipse.xtext.common.types.access.ClasspathTypeProviderFactory> bindClasspathTypeProviderFactory()
public java.lang.Class<? extends org.eclipse.xtext.resource.XtextResource> bindXtextResource()
bindXtextResource in class AbstractOCLstdlibRuntimeModule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||