Class Pojo2Emf

    • Constructor Detail

      • Pojo2Emf

        public Pojo2Emf()
    • Method Detail

      • postprocess

        public void postprocess​(Trace trace)
        Description copied from interface: IFineGrainedTracePostprocessor
        Process the fine-grained trace from the EGL execution context in some manner. The trace is shared between all clients. Consequently, implementations of this method must not alter the trace.
        Specified by:
        postprocess in interface IFineGrainedTracePostprocessor