/* * generated by Xtext */ package net.certware.evidence.hugin.ui.outline; /** * Customization of the default outline structure. * * see http://www.eclipse.org/Xtext/documentation.html#outline */ public class NetDSLOutlineTreeProvider extends org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider { }