A B C D E G H I L M N O P R S T U V

V

VERSION_RESTRICTION - Static variable in class org.omwg.mediation.mappingstore.query.MappingRestriction
 
ValueRestriction - class org.omwg.mediation.mappingstore.query.ValueRestriction.
The ValueRestriction is used to implement range restriction or equals for numbers.
ValueRestriction(int, Comparable) - Constructor for class org.omwg.mediation.mappingstore.query.ValueRestriction
Constructs basic restriction by comparable object and type.
Version - class org.omwg.mediation.mappingstore.model.Version.
A separate class for Version handling.
Version(String, char) - Constructor for class org.omwg.mediation.mappingstore.model.Version
Constructs a new Version object from string
For Example if delimiter is .
Version(String) - Constructor for class org.omwg.mediation.mappingstore.model.Version
Constructs a new Version from string splited through default delimiter See the constructor Version(String, char).
Version(String, String) - Constructor for class org.omwg.mediation.mappingstore.model.Version
Constructs a new Version with given major and minor values, and buildNumber value is null.
Version(String, String, String) - Constructor for class org.omwg.mediation.mappingstore.model.Version
Constructs a new Version with given major, minor and buildNumber values.
versionField - Static variable in class org.omwg.mediation.mappingstore.model.Constants
 

A B C D E G H I L M N O P R S T U V