|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.change_vision.jude.api.inf.model.IHyperlink
public IHyperlink
Interface for Hyperlink.
| Method Summary | |
|---|---|
abstract String |
getComment()
Get the comment of hyperlink. |
abstract String |
getName()
Get the name of hyperlink. |
abstract String |
getPath()
Get the path of hyperlink. |
abstract boolean |
isFile()
Check if the hyperlink type is a file. |
abstract boolean |
isModel()
Check if the hyperlink is a model. |
abstract boolean |
isURL()
Check if the hyperlink type is a URL. |
| Method Detail |
|---|
abstract boolean isFile()
abstract boolean isURL()
abstract boolean isModel()
abstract String getPath()
abstract String getName()
abstract String getComment()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||