Class XtextChangeSharedState
java.lang.Object
com.e1c.langtool.v8.dt.internal.ui.refactoring.XtextChangeSharedState
-
Constructor Summary
ConstructorsConstructorDescriptionXtextChangeSharedState(org.eclipse.emf.common.util.URI contextResourceURI, org.eclipse.xtext.ui.editor.XtextEditor xtextEditor, List<TranslateLanguage> languages, Collection<ITranslationStorageProvider.Storage> storages, IFeatureValueCollectingService collectingService) -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.common.util.URIorg.eclipse.xtext.ui.editor.XtextEditorvoidsetFeatureValues(Set<FeatureValue> featureValues)
-
Constructor Details
-
XtextChangeSharedState
public XtextChangeSharedState(org.eclipse.emf.common.util.URI contextResourceURI, org.eclipse.xtext.ui.editor.XtextEditor xtextEditor, List<TranslateLanguage> languages, Collection<ITranslationStorageProvider.Storage> storages, IFeatureValueCollectingService collectingService)
-
-
Method Details
-
getContextResourceURI
public org.eclipse.emf.common.util.URI getContextResourceURI() -
getXtextEditor
public org.eclipse.xtext.ui.editor.XtextEditor getXtextEditor() -
getLanguages
-
getStorages
-
getCollectingService
-
getFeatureValues
-
setFeatureValues
-