|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.eclipse.tptp.platform.report.birt).
public interface IDLink
An IDLink allows to define links in various node of a document. An IDLink describes a link to a document, a section and a tag. The target is described as a string where optional method identifier is separate from path using a colon: (method ':')? (path) path is build using '/' separator.
utility class and DLink.| Method Summary | |
|---|---|
IDItem |
getLinkedItem()
Deprecated. Returns IDItem associated with this link, this is mandatory for link resolution purpose. |
java.lang.String |
getTarget()
Deprecated. Access for the target property. |
void |
setTarget(java.lang.String a_target)
Deprecated. Sets target value of a link. |
| Method Detail |
|---|
java.lang.String getTarget()
void setTarget(java.lang.String a_target)
IDItem getLinkedItem()
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||