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

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

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

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