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

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

Uses of ElementGroup in org.topbraid.spin.model
 

Subinterfaces of ElementGroup in org.topbraid.spin.model
 interface ElementList
          An RDFList representing a plain list of sub-Elements in a Query.
 interface NamedGraph
          A named graph element (GRAPH keyword in SPARQL).
 interface NotExists
          A NOT EXISTS element group.
 interface Optional
          An OPTIONAL element group.
 interface Service
          A SERVICE element group.
 interface Union
          A UNION element.