Interface | Description |
---|---|
IArtifact |
Artifacts contain information about something found in source code.
|
IArtifactAnalysis |
An artifact analysis for MPI, OpenMP, or OpenACC.
|
Class | Description |
---|---|
Artifact | |
ArtifactAnalysisBase |
Base class for implementations of
IArtifactAnalysis that handle C and
C++. |
ArtifactManager |
Manage the artifacts: be able to retrieve an artifact from the id in a marker, for example.
|
ArtifactMarkingVisitor |
Processes an
IResource or an IResourceDelta to set Artifact Markers on the files
and populate the data model used for the Artifact view(s). |
CommonPlugin |
The main plugin class for PLDT (PTP's Parallel Language Development Tools)
|
ScanReturn |
This object represents the collection of artifacts (e.g.
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.