blob: 3ffc119effc479982e8d49dc40e61217245a2df2 [file] [log] [blame]
/**
* Copyright (c) 2010 Mia-Software.
* 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:
*
* Nicolas Guyomar (Mia-Software) - initial API and implementation
*/
package org.eclipse.modisco.jee.jsp;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>JSP Std Action</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.modisco.jee.jsp.JspPackage#getJSPStdAction()
* @model
* @generated
*/
public interface JSPStdAction extends JSPAction {
} // JSPStdAction