Predicate inheritsMatchingCreateMethodIgnoreThrows
Holds if ejb inherits an ejbCreate or @Init method matching create method icm.
(Ignores throws clauses.)
Import path
import semmle.code.java.frameworks.javaee.ejb.EJBpredicate inheritsMatchingCreateMethodIgnoreThrows(StatefulSessionEjb ejb, EjbInterfaceCreateMethod icm)