blob: accf552f6b910cd5b23353a0c6bbc901f398e03f [file] [log] [blame]
/**
* <copyright>
* </copyright>
*
* $Id$
*/
package comrel;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Single Output Port</b></em>'.
* <!-- end-user-doc -->
*
*
* @see comrel.ComrelPackage#getSingleOutputPort()
* @model
* @generated
*/
public interface SingleOutputPort extends SinglePort, OutputPort {
} // SingleOutputPort