| Package | Description |
|---|---|
| org.overlord.sramp.common.derived | |
| org.overlord.sramp.common.visitors |
| Modifier and Type | Class and Description |
|---|---|
class |
WsdlLinker
Linker for WSDL artifacts.
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
class |
RelationshipArtifactVisitor
Visits all of the artifact's relationships.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ArtifactVisitorHelper.visitArtifact(ArtifactVisitor visitor,
BaseArtifactType artifact)
Called to help the given visitor visit the provided artifact.
|
Copyright © 2011–2013 JBoss, a division of Red Hat. All rights reserved.