/** * <copyright> * </copyright> * * $Id$ */ package org.reuseware.air.language.abstractsyntax; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>QUESTIONMARK</b></em>'. * <!-- end-user-doc --> * * * @see org.reuseware.air.language.abstractsyntax.AbstractsyntaxPackage#getQUESTIONMARK() * @model * @generated */ public interface QUESTIONMARK extends Cardinality { } // QUESTIONMARK