|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArtifactVisitor | |
|---|---|
| org.overlord.sramp.common.visitors | |
| Uses of ArtifactVisitor in org.overlord.sramp.common.visitors |
|---|
| Classes in org.overlord.sramp.common.visitors that implement ArtifactVisitor | |
|---|---|
class |
ArtifactVisitorAdapter
A base class for visitors that are only interested in implementing a subset of the methods in the interface. |
class |
HierarchicalArtifactVisitorAdapter
A base class for visitors that are interested in specific sections of the S-RAMP class hierarchy. |
| Methods in org.overlord.sramp.common.visitors with parameters of type ArtifactVisitor | |
|---|---|
static void |
ArtifactVisitorHelper.visitArtifact(ArtifactVisitor visitor,
BaseArtifactType artifact)
Called to help the given visitor visit the provided artifact. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||