Uses of Class
org.d2rq.r2rml.ReferencingObjectMap

Packages that use ReferencingObjectMap
org.d2rq.r2rml   
 

Uses of ReferencingObjectMap in org.d2rq.r2rml
 

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

Methods in org.d2rq.r2rml with parameters of type ReferencingObjectMap
 void MappingVisitor.visitComponent(ReferencingObjectMap referencingObjectMap)
           
 void MappingVisitor.DoNothingImplementation.visitComponent(ReferencingObjectMap referencingObjectMap)
           
 void MappingValidator.visitComponent(ReferencingObjectMap referencingObjectMap)