PTP
Release 7.0

Uses of Class
org.eclipse.ptp.pldt.common.ArtifactManager

Packages that use ArtifactManager
org.eclipse.ptp.pldt.common   
org.eclipse.ptp.pldt.common.views   
 

Uses of ArtifactManager in org.eclipse.ptp.pldt.common
 

Fields in org.eclipse.ptp.pldt.common declared as ArtifactManager
protected  ArtifactManager ArtifactMarkingVisitor.artifactManager_
           
 

Methods in org.eclipse.ptp.pldt.common that return ArtifactManager
static ArtifactManager ArtifactManager.getManager(java.lang.String id)
          return the ArtifactManager used for managing artifacts of type "id" (probably a marker id)
 

Uses of ArtifactManager in org.eclipse.ptp.pldt.common.views
 

Fields in org.eclipse.ptp.pldt.common.views declared as ArtifactManager
protected  ArtifactManager SimpleTreeTableMarkerView.artifactManager_
           
 


PTP
Release 7.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.