public interface QueryFactory
QueryPackage| Modifier and Type | Field and Description |
|---|---|
static QueryFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
Query |
createQuery()
Returns a new object of class 'Query'.
|
QueryCondition |
createQueryCondition()
Returns a new object of class 'Condition'.
|
QueryPackage |
getQueryPackage()
Returns the package supported by this factory.
|
static final QueryFactory eINSTANCE
Query createQuery()
QueryCondition createQueryCondition()
QueryPackage getQueryPackage()
Data In Motion Consulting GmbH