org.d2rq.r2rml
Class ConflictChecker

java.lang.Object
  extended by org.d2rq.r2rml.ConflictChecker

public class ConflictChecker
extends Object


Constructor Summary
ConflictChecker(Report report)
           
 
Method Summary
 void add(Resource resource, Property property)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConflictChecker

public ConflictChecker(Report report)
Method Detail

add

public void add(Resource resource,
                Property property)