blob: 522dc9ff908358ca60bab1f87a2adfd45111ae55 [file] [log] [blame]
/**
* <copyright>
* </copyright>
*
* $Id$
*/
package org.eclipse.gmf.examples.runtime.diagram.logic.semantic;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Output Terminal</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.gmf.examples.runtime.diagram.logic.semantic.SemanticPackage#getOutputTerminal()
* @model
* @generated
*/
public interface OutputTerminal extends Terminal {
} // OutputTerminal