|
Class Summary |
| ArtifactDescriptor |
The ArtifactDescriptor pluglet provides an example of how to
add new artifact descriptor types that are recognized by the type analyzer. |
| ArtifactRetrieval |
The ArtifactRetrieval pluglet provides an example of how to
retrieve artifacts from an asset using an artifact manager and filters. |
| TypeAnalysis |
The TypeAnalysis pluglet provides an example of how to perform
analysis of the artifacts in an asset by using the type analyzer to determine
artifact types. |
| Visiting |
The Visiting pluglet provides an example of how to visit all
the artifacts in an asset using the artifact visitor pattern. |