Class ExcludeTraitsByTag

  • All Implemented Interfaces:
    ProjectionTransformer

    public final class ExcludeTraitsByTag
    extends ConfigurableProjectionTransformer<T>
    excludeTraitsByTag removes traits and trait definitions from a model if the trait definition contains any of the provided tags.

    This transformer will not remove prelude trait definitions.

    • Constructor Detail

      • ExcludeTraitsByTag

        public ExcludeTraitsByTag()