Class CompositeFragmentArtifact

  • All Implemented Interfaces:
    IArtifact, IVilType
    Direct Known Subclasses:
    XmlNode

    public abstract class CompositeFragmentArtifact
    extends FragmentArtifact
    The (abstract) composite fragment artifact.
    Author:
    Holger Eichelberger
    • Constructor Detail

      • CompositeFragmentArtifact

        public CompositeFragmentArtifact()
    • Method Detail

      • selectAll

        public abstract Set<? extends FragmentArtifact> selectAll()
                                                           throws VilException
        Returns all artifacts this composite artifact is composed of.
        Returns:
        all fragments
        Throws:
        VilException - in case that this element or query is invalid