org.modeshape.graph.query.model
Interface Readable

All Known Implementing Classes:
JoinType, Order, PlanNode, SelectorName, SetQuery.Operation

public interface Readable


Method Summary
 String getString()
          Get the string representation of this query object.
 

Method Detail

getString

String getString()
Get the string representation of this query object.

Returns:
the string representation; never null


Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.