org.jrdf.query.relation.mem
Interface RelationHelper

All Known Implementing Classes:
RelationHelperImpl

public interface RelationHelper

Methods on a collection of relations.


Method Summary
 SortedSet<Attribute> getHeadingUnions(Relation... relations)
           
 

Method Detail

getHeadingUnions

SortedSet<Attribute> getHeadingUnions(Relation... relations)