|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dftproject.genesis.core.research.Objective
org.dftproject.genesis.core.search.UpdateObjective
public class UpdateObjective
UpdateObjective is a research objective to find more information about a given resource.
| Constructor Summary | |
|---|---|
UpdateObjective(ResearchManager manager,
IResourceNode target)
Creates a research objective to get more information about the given resource. |
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Returns this objective's description. |
org.eclipse.swt.graphics.Image |
getIcon()
Returns this objective's icon. |
IResourceNode |
getTarget()
Returns the resource to get more information about. |
| Methods inherited from class org.dftproject.genesis.core.research.Objective |
|---|
addTaskFamily, cancel, familyCanceled, familyUpdated, finished, getTaskFamilies, isCanceled, removeTaskFamily, taskAdded, taskCanceled, taskRemoved, taskUpdated |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpdateObjective(ResearchManager manager,
IResourceNode target)
manager - a research managertarget - a resource| Method Detail |
|---|
public IResourceNode getTarget()
public java.lang.String getDescription()
Objective
getDescription in class Objectivepublic org.eclipse.swt.graphics.Image getIcon()
Objective
getIcon in class Objective
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||