Uses of Class
kieker.model.repository.AbstractRepository
Package | Description |
---|---|
kieker.model.repository |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
-
Uses of AbstractRepository in kieker.model.repository
Subclasses of AbstractRepository in kieker.model.repository Modifier and Type Class Description class
AllocationComponentOperationPairFactory
class
AllocationRepository
class
AssemblyComponentOperationPairFactory
class
AssemblyRepository
class
ExecutionEnvironmentRepository
class
OperationRepository
This is a repository in which the available operations (Operation
) can be stored.class
SystemModelRepository
Deprecated.2.0.0 should be removed in future releasesclass
TypeRepository
This is a repository in which the different component types (ComponentType
) can be stored.