org.eclipse.emf.facet.query.java.javaquery
Interface JavaqueryPackage.Literals

Enclosing interface:
JavaqueryPackage

public static interface JavaqueryPackage.Literals

Defines literals for the meta objects that represent

Generated:

Field Summary
static EClass JAVA_QUERY
          The meta object literal for the 'Java Query' class.
static EAttribute JAVA_QUERY__IMPLEMENTATION_CLASS_NAME
          The meta object literal for the 'Implementation Class Name' attribute feature.
 

Field Detail

JAVA_QUERY

static final EClass JAVA_QUERY
The meta object literal for the 'Java Query' class.

See Also:
org.eclipse.emf.facet.query.java.javaquery.impl.JavaQueryImpl, org.eclipse.emf.facet.query.java.javaquery.impl.JavaqueryPackageImpl#getJavaQuery()
Generated:

JAVA_QUERY__IMPLEMENTATION_CLASS_NAME

static final EAttribute JAVA_QUERY__IMPLEMENTATION_CLASS_NAME
The meta object literal for the 'Implementation Class Name' attribute feature.

Generated: