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 |
---|---|
MylynQueriesTask |
MylynFactory.createMylynQueriesTask()
Returns a new object of class 'Queries Task'.
|
MylynQueriesTask |
Query.getTask()
Returns the value of the 'Task' container reference.
|
Modifier and Type | Method and Description |
---|---|
void |
Query.setTask(MylynQueriesTask value)
Sets the value of the '
Task ' container reference. |
Modifier and Type | Class and Description |
---|---|
class |
MylynQueriesTaskImpl
An implementation of the model object 'Mylyn Queries Task'.
|
Modifier and Type | Method and Description |
---|---|
MylynQueriesTask |
MylynFactoryImpl.createMylynQueriesTask() |
MylynQueriesTask |
QueryImpl.getTask() |
Modifier and Type | Method and Description |
---|---|
NotificationChain |
QueryImpl.basicSetTask(MylynQueriesTask newTask,
NotificationChain msgs) |
boolean |
MylynQueriesTaskImpl.MylynHelper.isNeeded(SetupTaskContext context,
MylynQueriesTask task) |
void |
MylynQueriesTaskImpl.MylynHelper.perform(SetupTaskContext context,
MylynQueriesTask task) |
void |
QueryImpl.setTask(MylynQueriesTask newTask) |
Modifier and Type | Method and Description |
---|---|
T |
MylynSwitch.caseMylynQueriesTask(MylynQueriesTask object)
Returns the result of interpreting the object as an instance of 'Queries Task'.
|
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