Interface TransformationDescriptionBuilder

All Known Subinterfaces:
ResourceTransformationDescriptionBuilder
All Known Implementing Classes:
DiscardTransformationDescriptionBuilder, RejectTransformationDescriptionBuilder

public interface TransformationDescriptionBuilder
A transformation description builder.
Author:
Emanuel Muckenhuber
  • Method Details

    • build

      Build the transformation description. Modifications to the builder won't affect the built description after this method was called.
      Returns:
      the transformation description