Uses of Class
de.fuberlin.wiwiss.d2rq.map.LiteralMaker

Packages that use LiteralMaker
de.fuberlin.wiwiss.d2rq.map   
de.fuberlin.wiwiss.d2rq.rdql   
 

Uses of LiteralMaker in de.fuberlin.wiwiss.d2rq.map
 

Methods in de.fuberlin.wiwiss.d2rq.map with parameters of type LiteralMaker
 boolean LiteralMaker.matchesOtherLiteralMaker(LiteralMaker other)
           
 

Uses of LiteralMaker in de.fuberlin.wiwiss.d2rq.rdql
 

Fields in de.fuberlin.wiwiss.d2rq.rdql declared as LiteralMaker
 LiteralMaker NodeConstraint.literalMaker
          A literalMaker can be matched against another literalMaker.
 

Methods in de.fuberlin.wiwiss.d2rq.rdql with parameters of type LiteralMaker
 void NodeConstraint.matchLiteralMaker(LiteralMaker m)
          We see a literal NodeMaker.