This interface contains constants used throughout the plug-in
for plug-in reference matching. These rules are used to
control when determining if two compared versions are
equivalent.
Field Summary
int
COMPATIBLE A match that is compatible with the required version.
int
EQUIVALENT A match that is equivalent to the required version.
int
GREATER_OR_EQUAL A match requires that a version is greater or equal to the
specified version.