de.cau.cs.kieler.core.model.xtext.util
Class XtextModelingUtil
java.lang.Object
de.cau.cs.kieler.core.model.xtext.util.XtextModelingUtil
public final class XtextModelingUtil
- extends Object
Utility class for Xtext modeling.
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getModelFromXtextEditor
public static EObject getModelFromXtextEditor(org.eclipse.xtext.ui.editor.XtextEditor xtextEd)
- Get the model from a given xtext editor.
- Parameters:
xtextEd
- the editor
- Returns:
- the model