| Package | Description |
|---|---|
| org.eclipse.xtext.tasks |
| Modifier and Type | Method and Description |
|---|---|
TaskTag |
Task.getTag() |
| Modifier and Type | Method and Description |
|---|---|
List<TaskTag> |
TaskTags.getTaskTags() |
Iterator<TaskTag> |
TaskTags.iterator() |
static List<TaskTag> |
PreferenceTaskTagProvider.parseTags(String names,
String priorities) |
| Modifier and Type | Method and Description |
|---|---|
void |
Task.setTag(TaskTag tag) |
| Modifier and Type | Method and Description |
|---|---|
static String |
PreferenceTaskTagProvider.serializePriorities(List<TaskTag> tags) |
static String |
PreferenceTaskTagProvider.serializeTags(List<TaskTag> tags) |
Copyright © 2015. All Rights Reserved.