Interface NamespaceAware

All Known Subinterfaces:
Model
All Known Implementing Classes:
AbstractMemoryOverflowModel, AbstractModel, DynamicModel, EmptyModel, FilteredModel, LinkedHashModel, SailModel, TreeModel
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface NamespaceAware
An interface that is used to signify that something is able to provide Namespace information, in addition to Statements.
Author:
Peter Ansell