/** */ package org.js.graph.transformation; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Arriving Role</b></em>'. * <!-- end-user-doc --> * * * @see org.js.graph.transformation.TransformationPackage#getArrivingRole() * @model * @generated */ public interface ArrivingRole extends VariableRole { } // ArrivingRole