Modify pom file
[nemo.git] / nemo-tools / eclipse-plugin-project / nemo-editor / org.opendaylight.nemo.tool.eclipse.plugin.editor / src-gen / org / opendaylight / nemo / tool / eclipse / plugin / editor / Sentence.java
1 /**
2  */
3 package org.opendaylight.nemo.tool.eclipse.plugin.editor;
4
5 import org.eclipse.emf.ecore.EObject;
6
7 /**
8  * <!-- begin-user-doc -->
9  * A representation of the model object '<em><b>Sentence</b></em>'.
10  * <!-- end-user-doc -->
11  *
12  *
13  * @see org.opendaylight.nemo.tool.eclipse.plugin.editor.EditorPackage#getSentence()
14  * @model
15  * @generated
16  */
17 public interface Sentence extends EObject
18 {
19 } // Sentence