Package | Description |
---|---|
org.artificer.common | |
org.artificer.common.visitors |
Modifier and Type | Class and Description |
---|---|
class |
ArtifactVerifier
This visitor verifies numerous logical and spec-required constraints on artifact creations and updates.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractArtifactVisitor
A base class for visitors that are only interested in implementing a subset
of the methods in the interface.
|
class |
HierarchicalArtifactVisitor
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,
org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType artifact)
Called to help the given visitor visit the provided artifact.
|
Copyright © 2011–2015 JBoss, a division of Red Hat. All rights reserved.