Uses of Interface
org.topbraid.spin.model.Let

Packages that use Let
org.topbraid.spin.model The SPIN object model (subclasses of Jena Resource). 
 

Uses of Let in org.topbraid.spin.model
 

Methods in org.topbraid.spin.model that return Let
static Let SPINFactory.createLet(Model model, Variable variable, RDFNode expression)
          Creates a Let in a given Model as a blank node.