org.modeshape.graph.query.model
Interface Command

All Superinterfaces:
LanguageObject, Serializable, Visitable
All Known Subinterfaces:
JcrQueryCommand, QueryCommand
All Known Implementing Classes:
JcrSelectQuery, JcrSetQuery, Query, SetQuery

public interface Command
extends LanguageObject

Represents the abstract base class for all top-level language objects that are the root of a language object tree.


Method Summary
 
Methods inherited from interface org.modeshape.graph.query.model.Visitable
accept
 



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