|
RSE Release 1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ISystemRemoteMarkerSetElement | |
|---|---|
| org.eclipse.rse.files.ui.resources | |
| Uses of ISystemRemoteMarkerSetElement in org.eclipse.rse.files.ui.resources |
|---|
| Classes in org.eclipse.rse.files.ui.resources that implement ISystemRemoteMarkerSetElement | |
class |
SystemRemoteMarkerInfo
Objects of this type contain marker information. |
| Methods in org.eclipse.rse.files.ui.resources that return ISystemRemoteMarkerSetElement | |
ISystemRemoteMarkerSetElement[] |
SystemRemoteMarkerSet.elements()
Get the elements in the set as an array. |
ISystemRemoteMarkerSetElement |
SystemRemoteMarkerSet.get(long id)
Returns the set element with the given id, or null if none is found. |
| Methods in org.eclipse.rse.files.ui.resources with parameters of type ISystemRemoteMarkerSetElement | |
void |
SystemRemoteMarkerSet.add(ISystemRemoteMarkerSetElement element)
Add an element to the set. |
void |
SystemRemoteMarkerSet.addAll(ISystemRemoteMarkerSetElement[] elements)
Add multiple elements. |
void |
SystemRemoteMarkerSet.remove(ISystemRemoteMarkerSetElement element)
Removes the given element from the set. |
void |
SystemRemoteMarkerSet.removeAll(ISystemRemoteMarkerSetElement[] elements)
Removes all of the elements in the given array from the set. |
|
RSE Release 1.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||