Class SystemModelRepository

java.lang.Object
kieker.model.repository.AbstractRepository
kieker.model.repository.SystemModelRepository

@Deprecated public class SystemModelRepository extends AbstractRepository
Deprecated.
2.0.0 should be removed in future releases
This repository is a model manager for the Kieker's component model. It consists of multiple "sub"repositories.
Since:
1.1
Author:
Andre van Hoorn, Reiner Jung -- ported
  • Field Details

    • ROOT_EXECUTION

      public static final Execution ROOT_EXECUTION
      Deprecated.
    • ROOT_NODE_LABEL

      public static final String ROOT_NODE_LABEL
      Deprecated.
      See Also:
  • Constructor Details

    • SystemModelRepository

      public SystemModelRepository()
      Deprecated.
      Creates a new instance of this class using the given parameters.
  • Method Details