java.lang.Object
org.eclipse.tracecompass.incubator.analysis.core.model.ModelManager

public final class ModelManager extends Object
Utility class to manage the models for the hosts
Author:
Geneviève Bastien
  • Method Details

    • getModelFor

      public static IHostModel getModelFor(String hostId)
      Get the model for a given host ID.
      Parameters:
      hostId - The ID of the host for which to retrieve the model
      Returns:
      The model for the host
    • disposeModels

      public static void disposeModels()
      Dispose all the models