blob: 4ed9ff176c59ed483d9eecf1f49ad1b18e970660 [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2009, 2014 Xored Software Inc and others.
* 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
*
* Contributors:
* Xored Software Inc - initial API and implementation and/or initial documentation
*******************************************************************************/
package org.eclipse.rcptt.core.launching.events;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Aut Event</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.rcptt.core.launching.events.EventsPackage#getAutEvent()
* @model
* @generated
*/
public interface AutEvent extends EObject {
} // AutEvent