Interface TraceVariableSnapProgramView

All Superinterfaces:
DataTypeManagerDomainObject, DataTypeManagerOwner, DomainObject, Program, ProgramArchitecture, TraceProgramView
All Known Implementing Classes:
DBTraceVariableSnapProgramView

public interface TraceVariableSnapProgramView extends TraceProgramView
  • Method Details

    • setSnap

      void setSnap(long snap)
      Seek to a particular snap
      Parameters:
      snap - the snap
    • seekLatest

      default void seekLatest()
      Seek to the latest snap
    • setPlatform

      void setPlatform(TracePlatform platform)
      Set the current platform, so that actions have context
      Parameters:
      platform - the platform