|
Eclipse PDE Release 3.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITargetHandle
A handle to a target definition.
Method Summary | |
---|---|
boolean |
exists()
Returns whether or not the underlying target definition exists. |
String |
getMemento()
Returns a memento for this handle. |
ITargetDefinition |
getTargetDefinition()
Returns the target definition this handle references. |
Method Detail |
---|
ITargetDefinition getTargetDefinition() throws CoreException
CoreException
- if the underlying target definition does not existString getMemento() throws CoreException
CoreException
- if unable to generate a mementoboolean exists()
|
Eclipse PDE Release 3.8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) 2000, 2013 IBM Corporation and others. All rights reserved.