org.grinvin.list.graphs

Interface GraphList

All Superinterfaces:
List, HasURI
Known Subinterfaces:
GraphListModel
Known Implementing Classes:
DefaultGraphList, DefaultGraphListModel

public interface GraphList
extends List, HasURI

Interface to ease the use of graph lists.

Method Summary

boolean
containsSessionElements()

Methods inherited from interface org.grinvin.list.HasURI

getURI, setURI

Method Details

containsSessionElements

public boolean containsSessionElements()