Package org.omwg.mediation.mappingstore.query

Interface Summary
CompositeRestriction CompositeRestriction represents a list of AND-ed Restrictions.
Restriction Restriction class, used to query Pattern- and Mapping- Stores.
 

Class Summary
ListRestriction List restriction
MappingRestriction Mapping restriction allows to create restrictions to query the Mapping store.
StringRestriction String restriction could be applied to string fields, such as name, description.
ValueRestriction The ValueRestriction is used to implement range restriction or equals for numbers.