blob: 6539214601f9609f5862cb8ac5f7a837a2f46ea5 [file] [log] [blame]
/**
* <copyright>
* Copyright (c) 2009, 2019 Open Canarias, S.L.
* 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:
* Adolfo Sanchez-Barbudo Herrera - Initial API and implementation
*
* </copyright>
*/
package org.eclipse.modisco.omg.gastm;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Minor Syntax Object</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.modisco.omg.gastm.GASTMPackage#getMinorSyntaxObject()
* @model abstract="true"
* @generated
*/
public interface MinorSyntaxObject extends GASTMSyntaxObject {
} // MinorSyntaxObject