Class RemoveTraitDefinitions

All Implemented Interfaces:
ProjectionTransformer

public final class RemoveTraitDefinitions extends ConfigurableProjectionTransformer<RemoveTraitDefinitions.Config>
removeTraitShapes removes all trait definitions from a model, but leaves if the trait definition contains any of the provided tags.

This transformer will not remove prelude trait definitions.

  • Constructor Details

    • RemoveTraitDefinitions

      public RemoveTraitDefinitions()
  • Method Details