Uses of Interface
cz.cuni.versatile.api.relops.TotalOrder

Packages that use TotalOrder
cz.cuni.versatile.api.relops Relational operators and property mappings subsection of the Versatile API.  
 

Uses of TotalOrder in cz.cuni.versatile.api.relops
 

Methods in cz.cuni.versatile.api.relops that return TotalOrder
 TotalOrder RelationalOperatorsRegistry.getTotalOrder(java.lang.String uniqueName)
          Returns a TotalOrder implementation for a given relational property identified by its uniqueName.