public static class HierarchicalArtifactVisitor
extends Object
A base class for visitors that are interested in specific sections of the
S-RAMP class hierarchy. This class provides methods for the various
shared (abstract) base classes within the hierarchy.
Processing is ordered most-specific to most-generic, as some impls require it and the rest aren't affected.
- Author:
- eric.wittmann@redhat.com
- See Also:
- Serialized Form