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

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

Uses of Union in org.topbraid.spin.model
 

Methods in org.topbraid.spin.model that return Union
static Union SPINFactory.createUnion(Model model, ElementList elements)
          Creates a new UNION element as a blank node in a given Model.