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

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

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

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