RSE
Release 1.0

Uses of Class
org.eclipse.rse.files.ui.resources.SystemRemoteMarkerInfo

Packages that use SystemRemoteMarkerInfo
org.eclipse.rse.files.ui.resources   
 

Uses of SystemRemoteMarkerInfo in org.eclipse.rse.files.ui.resources
 

Methods in org.eclipse.rse.files.ui.resources that return SystemRemoteMarkerInfo
 SystemRemoteMarkerInfo SystemRemoteMarkerManager.findMarkerInfo(ISystemRemoteResource resource, long id)
          Finds a marker info given a resource, and the marker id.
 

Methods in org.eclipse.rse.files.ui.resources with parameters of type SystemRemoteMarkerInfo
 void SystemRemoteMarkerManager.add(ISystemRemoteResource resource, SystemRemoteMarkerInfo[] newMarkers)
          Adds the given markers to the given resource.
 boolean SystemRemoteMarkerManager.isPersistent(SystemRemoteMarkerInfo info)
          Returns whether marker info is persistent.
 boolean SystemRemoteMarkerManager.isPersistent(SystemRemoteMarkerInfo[] infos)
          Returns whether any of the marker infos are persistent.
 


RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.