blob: d2619520f12155a76e6c891aaa4e94aa1d673d42 [file] [log] [blame]
/**
* Copyright (c) 2015, 2019 Soft-Maint.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Thomas Cicognani (Soft-Maint) - Bug 442800 - API to open new MoDisco Browser
*/
package org.eclipse.modisco.infra.browser.editor.ui;
public interface ITreeEditor {
// DO NOTHING YET
}