/**
* <copyright>
* </copyright>
*
* $Id$
*/
package fr.inria.atlanmod.collaboro.notation;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Token</b></em>'.
* <!-- end-user-doc -->
*
*
* @see fr.inria.atlanmod.collaboro.notation.NotationPackage#getToken()
* @model
* @generated
*/
public interface Token extends TextualElement {
} // Token