public class DefaultTaskFinder extends Object implements ITaskFinder
| Constructor and Description |
|---|
DefaultTaskFinder() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canContainTaskTags(ILeafNode node) |
protected List<Task> |
findTasks(ICompositeNode it,
TaskTags taskTags) |
protected List<Task> |
findTasks(ILeafNode node,
TaskTags taskTags) |
List<Task> |
findTasks(org.eclipse.emf.ecore.resource.Resource resource) |
public List<Task> findTasks(org.eclipse.emf.ecore.resource.Resource resource)
findTasks in interface ITaskFinderprotected List<Task> findTasks(ICompositeNode it, TaskTags taskTags)
protected boolean canContainTaskTags(ILeafNode node)
Copyright © 2015. All Rights Reserved.