Uses of Class
org.d2rq.r2rml.LogicalTable.BaseTableOrView

Packages that use LogicalTable.BaseTableOrView
org.d2rq.r2rml   
 

Uses of LogicalTable.BaseTableOrView in org.d2rq.r2rml
 

Methods in org.d2rq.r2rml with parameters of type LogicalTable.BaseTableOrView
 void MappingVisitor.visitComponent(LogicalTable.BaseTableOrView baseTableOrView)
           
 void MappingVisitor.DoNothingImplementation.visitComponent(LogicalTable.BaseTableOrView logicalTable)
           
 void MappingValidator.visitComponent(LogicalTable.BaseTableOrView logicalTable)