Interface ParameterStore

All Superinterfaces:
Iterable<Map.Entry<String,Parameter<?>>>
All Known Implementing Classes:
DefaultParameterStore

public interface ParameterStore extends Iterable<Map.Entry<String,Parameter<?>>>
A store which retains the central index of Parameter instances for Rule configuraion.