Uses of Class
org.eclipse.gmt.modisco.infra.query.impl.ModelQueryImpl

Packages that use ModelQueryImpl
org.eclipse.gmt.modisco.infra.query.impl   
org.eclipse.gmt.modisco.infra.query.jxpath.impl   
 

Uses of ModelQueryImpl in org.eclipse.gmt.modisco.infra.query.impl
 

Subclasses of ModelQueryImpl in org.eclipse.gmt.modisco.infra.query.impl
 class JavaModelQueryImpl
          An implementation of the model object 'Java Model Query'.
 class OCLModelQueryImpl
          An implementation of the model object 'OCL Model Query'.
 

Uses of ModelQueryImpl in org.eclipse.gmt.modisco.infra.query.jxpath.impl
 

Subclasses of ModelQueryImpl in org.eclipse.gmt.modisco.infra.query.jxpath.impl
 class JXPathModelQueryImpl
          An implementation of the model object 'JX Path Model Query'.