blob: 7a508b4651368f7d92e9dd5e74580452fc4176c7 [file] [log] [blame]
<%// Check that the annotation wouldn't be emitted also by the base Ecore template (bug 547424). %>
<%if (!(useInterfaceOverrideAnnotation && !genClass.isMapEntry() && !genClass.hasCollidingSetAccessorOperation(genFeature) && !genFeature.isSuppressedSetVisibility())) {%>
<%@ include file="basicSetGenFeature.annotations.insert.javajetinc" fail="silent" %>
<%}%>