org.eclipse.gmt.modisco.infra.query.ui.extensions
Interface IQueryFactory


public interface IQueryFactory


Method Summary
 ModelQuery create()
          Create an instance of a model query of the type corresponding to the wizard page.
 

Method Detail

create

ModelQuery create()
Create an instance of a model query of the type corresponding to the wizard page.