Skip to content
Snippets Groups Projects
Commit 003d05b0 authored by Daniel Ratiu's avatar Daniel Ratiu
Browse files

small review comment

refs 311
parent f1e0f08b
No related branches found
No related tags found
No related merge requests found
......@@ -35,11 +35,14 @@ import org.fortiss.tooling.kernel.service.IPersistencyService;
*
* It provides {@link EditDomain} and thus a {@link CommandStack}.
*
* TODO: A better name: "DiagramEditorBase" to be homogeneous with
* "TextEditorBase"
*
* @author hummel
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 5893E8E911D970E9326F642E65239F08
* @ConQAT.Rating RED Hash: ACB0A017DFD8FCAEFD9CDF1BE89476EF
*/
public abstract class EditorBase<T extends EObject> extends
org.fortiss.tooling.kernel.ui.extension.base.EditorBase<T> {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment