Package | Description |
---|---|
org.eclipse.oomph.setup.mylyn | |
org.eclipse.oomph.setup.mylyn.impl | |
org.eclipse.oomph.setup.mylyn.util |
Modifier and Type | Method and Description |
---|---|
Query |
MylynFactory.createQuery()
Returns a new object of class 'Query'.
|
Modifier and Type | Method and Description |
---|---|
EList<Query> |
MylynQueriesTask.getQueries()
Returns the value of the 'Queries' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
QueryImpl
An implementation of the model object 'Query'.
|
Modifier and Type | Field and Description |
---|---|
protected EList<Query> |
MylynQueriesTaskImpl.queries
The cached value of the '
Queries ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
Query |
MylynFactoryImpl.createQuery() |
Modifier and Type | Method and Description |
---|---|
EList<Query> |
MylynQueriesTaskImpl.getQueries() |
Modifier and Type | Method and Description |
---|---|
T |
MylynSwitch.caseQuery(Query object)
Returns the result of interpreting the object as an instance of 'Query'.
|
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html