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

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

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

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