Interface AgentBuilder.Default.Transformation.Resolution.Decoratable

    • Method Detail

      • append

        AgentBuilder.Default.Transformation.Resolution append​(AgentBuilder.Transformer transformer)
        Appends the supplied transformer to this resolution.
        Parameters:
        transformer - The transformer to append to the transformer that is represented bz this instance.
        Returns:
        A new resolution with the supplied transformer appended to this transformer.