|
||||||||||
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.amp.amf.testing.AbstractATestRuntimeModule
org.eclipse.amp.amf.testing.ATestRuntimeModule
public class ATestRuntimeModule
Use this class to register components to be used within the IDE.
Constructor Summary | |
---|---|
ATestRuntimeModule()
|
Method Summary | |
---|---|
java.lang.Class<? extends org.eclipse.xtext.linking.ILinker> |
bindILinker()
|
java.lang.Class<? extends org.eclipse.xtext.scoping.impl.ImportUriResolver> |
bindImportUriResolver()
|
Methods inherited from class org.eclipse.xtext.service.DefaultRuntimeModule |
---|
bindConcreteSyntaxValidator, bindDiagnostician, bindEPackageRegistry, bindEValidatorRegistry, bindIAstFactory, bindIFragmentProvider, bindILinkingService, bindILocationInFileProvider, bindINodeModelFormatter, bindIParser, bindIPartialParserHelper, bindIResourceFactory, bindIResourceServiceProvider$Registry, bindITransientValueService, bindIValueConverterService, bindResourceSet, bindSerializerUtil, bindXtextResource, bindXtextResourceSet, configureRuntimeEncodingProvider, provideIEncodingProvider |
Methods inherited from class org.eclipse.xtext.service.AbstractGenericModule |
---|
getBindings |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ATestRuntimeModule()
Method Detail |
---|
public java.lang.Class<? extends org.eclipse.xtext.scoping.impl.ImportUriResolver> bindImportUriResolver()
public java.lang.Class<? extends org.eclipse.xtext.linking.ILinker> bindILinker()
bindILinker
in class org.eclipse.xtext.service.DefaultRuntimeModule
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |