Class CommonXtextEditor.UnitOfWork
- java.lang.Object
-
- net.ssehub.easy.dslCore.ui.editors.CommonXtextEditor.UnitOfWork
-
- All Implemented Interfaces:
org.eclipse.xtext.util.concurrent.IUnitOfWork<T,org.eclipse.xtext.resource.XtextResource>
- Enclosing class:
- CommonXtextEditor<T extends org.eclipse.emf.ecore.EObject,R>
private class CommonXtextEditor.UnitOfWork extends java.lang.Object implements org.eclipse.xtext.util.concurrent.IUnitOfWork<T,org.eclipse.xtext.resource.XtextResource>Implements the xText unit of work for building the model.- Author:
- Holger Eichelberger
-
-
Constructor Summary
Constructors Modifier Constructor Description privateUnitOfWork()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Texec(org.eclipse.xtext.resource.XtextResource resource)
-