Class VariabilityFragment

    • Constructor Detail

      • VariabilityFragment

        public VariabilityFragment()
    • Method Detail

      • accept

        public void accept​(IArtifactVisitor visitor)
        Description copied from interface: IArtifact
        Visits this artifact (and dependent on the visitor also contained artifacts and fragments) using the given visitor.
        Parameters:
        visitor - the visitor used for visiting this artifact