org.topbraid.spin.model
Interface ElementList

All Superinterfaces:
Element, ElementGroup, Printable

public interface ElementList
extends ElementGroup

An RDFList representing a plain list of sub-Elements in a Query. Example: ASK WHERE { { ?this is:partOf :ElementList } }

Author:
Holger Knublauch

Method Summary
 
Methods inherited from interface org.topbraid.spin.model.ElementGroup
getElements
 
Methods inherited from interface org.topbraid.spin.model.Element
visit
 
Methods inherited from interface org.topbraid.spin.model.print.Printable
print