Uses of Class
org.d2rq.r2rml.PredicateObjectMap

Packages that use PredicateObjectMap
org.d2rq.r2rml   
 

Uses of PredicateObjectMap in org.d2rq.r2rml
 

Methods in org.d2rq.r2rml that return types with arguments of type PredicateObjectMap
 ComponentCollection<PredicateObjectMap> Mapping.predicateObjectMaps()
           
 

Methods in org.d2rq.r2rml with parameters of type PredicateObjectMap
 void MappingVisitor.visitComponent(PredicateObjectMap predicateObjectMap)
           
 void MappingVisitor.DoNothingImplementation.visitComponent(PredicateObjectMap predicateObjectMap)
           
 void MappingValidator.visitComponent(PredicateObjectMap poMap)