Uses of Interface org.objectweb.medor.expression.api.Comparator

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

Classes implementing org.objectweb.medor.expression.api.Comparator

class
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