Class PhysicalBioAssayToExtractTransformer

  • All Implemented Interfaces:
    SourceItemTransformer

    public class PhysicalBioAssayToExtractTransformer
    extends AbstractSourceItemTransformer
    Source item transformer implementation that transform physical bioassay items to extracts. This implementation will only transform to the physical bioassay:s immediate parent extract. Grandparents are not included. To do this, combine this transformed with a ExtractToParentExtractTransformer.
    Since:
    3.5
    Author:
    Nicklas
    • Constructor Detail

      • PhysicalBioAssayToExtractTransformer

        public PhysicalBioAssayToExtractTransformer()
        Create a new physical bioassay to extract transformer.