Predicate inheritsMatchingMethodIgnoreThrows
Holds if ejb inherits a method matching the given signature. (Ignores throws clauses.)
Import path
import semmle.code.java.frameworks.javaee.ejb.EJBpredicate inheritsMatchingMethodIgnoreThrows(SessionEjb ejb, string signature)