Uses of Class org.objectweb.medor.expression.lib.BasicComparator

Uses in package org.objectweb.medor.expression.lib

Classes derived from org.objectweb.medor.expression.lib.BasicComparator

class
class
This class implements the QueryComparator interface; it represents ">" mathematical comparator.
class
This class implements the QueryComparator interface; it represents ">=" mathematical comparator.
class
This class implements the QueryComparator interface; it represents "<" mathematical comparator.
class
This class implements the QueryComparator interface; it represents "<=" mathematical comparator.
class