public interface ModuleIF
Modifier and Type | Method and Description |
---|---|
PredicateIF |
getPredicate(String name)
INTERNAL: Returns the predicate with the given local name inside
the module.
|
PredicateIF getPredicate(String name)
name
- The local name of the predicate; that is the part of
the QName after the colon.