/** */ package org.erlide.erlang; /** * <!-- begin-user-doc --> A representation of the model object ' * <em><b>Else Attribute</b></em>'. <!-- end-user-doc --> * * * @see org.erlide.erlang.ErlangPackage#getElseAttribute() * @model * @generated */ public interface ElseAttribute extends ConditionalAttribute { } // ElseAttribute