public interface IInclude extends IUAElement
| Modifier and Type | Method and Description |
|---|---|
String |
getPath()
An href pointing to a document element.
|
getChildren, isEnabledString getPath()
/plugin_id/path/file.ext#anchorId. For example, to include
the element with id myId in the XML file
files/myFile.xml under plug-in my.plugin, the
path is /my.plugin/files/myFile.xml#myId.
Copyright (c) 2000, 2016 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.