blob: 0f70dce838879878d2a7aee198b7ed6c047edabe [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2019 École Polytechnique de Montréal
*
* All rights reserved. This program and the accompanying materials are
* made available under the terms of the Eclipse Public License v1.0 which
* accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*******************************************************************************/
/**
* <code>/TraceCompass/TraceUI</code>: An extension of the
* <code>/TraceCompass/Trace</code> scripting module that allows to interact
* with the Trace Compass Project Explorer and UI in general.
*
* <pre>
* Load: <code>/TraceCompass/TraceUI</code>
* Type: UI
* </pre>
*/
@org.eclipse.jdt.annotation.NonNullByDefault
package org.eclipse.tracecompass.incubator.scripting.ui.trace;